Skip to content

Commit

Permalink
Release v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Nov 19, 2021
1 parent aaba540 commit d898647
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 33 deletions.
7 changes: 3 additions & 4 deletions dist/blogger-tweaks.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/layouts/block-duo.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Block Duo layout -- Two big columns followed by a single footer
Expand Down
3 changes: 2 additions & 1 deletion dist/layouts/color-blocks.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Color Blocks layout -- Two columns of colorful blocks
Expand Down Expand Up @@ -99,6 +99,7 @@ main >div >section >fieldset {
border: 1px solid;
border-color: inherit;
border-radius: 2px;
padding: 10px;
margin-bottom: 1em;
}
main >div >section >fieldset >legend {
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/color-slide.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Color Slide layout -- Top to botttom color transition
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/letterbox.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Letterbox layout -- Edge-to-edge semi-opaque bar over cover background image
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/modern.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Modern layout -- Clean blog post page
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/neon.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Neon layout -- For hackers and space junkies
Expand Down
3 changes: 1 addition & 2 deletions dist/layouts/neon.min.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
//! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License

//! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License
var numNeonImages=8;$("body").addClass("neon-image-"+(Date.now()%8+1));
2 changes: 1 addition & 1 deletion dist/layouts/vertical-bars.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Vertical Bars layout -- traditional boring old-school webpage
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/zebra-sections.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License */
/*! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License */

/*
Zebra Sections layout -- Edge-to-edge blocks with alternating background colors
Expand Down
3 changes: 1 addition & 2 deletions dist/lib-x.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
//! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License
//! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License

/// <reference types="jquery" />
declare global {
interface JQuery {
id: (name?: string | number) => JQuery | string | undefined;
Expand Down
4 changes: 2 additions & 2 deletions dist/lib-x.dev.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License
//! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License

const libXUi = {
plugin: {
Expand Down Expand Up @@ -324,7 +324,7 @@ const libXExtra = {
},
};
const libX = {
version: '1.4.5',
version: '1.4.6',
ui: libXUi,
util: libXUtil,
crypto: libXCrypto,
Expand Down
4 changes: 2 additions & 2 deletions dist/lib-x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! web-ignition v1.4.5 ~ https://github.com/center-key/web-ignition ~ MIT License
//! web-ignition v1.4.6 ~~ https://github.com/center-key/web-ignition ~~ MIT License

import { dna } from 'dna.js';
const libXUi = {
Expand Down Expand Up @@ -325,7 +325,7 @@ const libXExtra = {
},
};
const libX = {
version: '1.4.5',
version: '1.4.6',
ui: libXUi,
util: libXUtil,
crypto: libXCrypto,
Expand Down
Loading

0 comments on commit d898647

Please sign in to comment.