Skip to content

Commit

Permalink
v4.3.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrambilla committed Apr 20, 2022
1 parent 672c5ea commit 006a40c
Show file tree
Hide file tree
Showing 40 changed files with 125 additions and 105 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -35,10 +35,10 @@ CAST Figuration: A feature rich, responsive, mobile first, accessible, front-end

Several quick start options are available:

- [Download the latest release.](https://github.com/cast-org/figuration/archive/v4.3.1.zip)
- [Download the latest release.](https://github.com/cast-org/figuration/archive/v4.3.2.zip)
- Clone the repo: `git clone https://github.com/cast-org/figuration.git`
- Install with [npm](https://www.npmjs.com/): `npm install figuration@4.3.1`
- Install with [yarn](https://yarnpkg.com/): `yarn add figuration@4.3.1`
- Install with [npm](https://www.npmjs.com/): `npm install figuration@4.3.2`
- Install with [yarn](https://yarnpkg.com/): `yarn add figuration@4.3.2`

Read the [Get Started page](https://figuration.org/4.3/get-started/quick-start/) for information on the framework, templates, and examples.

Expand Down
2 changes: 1 addition & 1 deletion dist/css/figuration-rtl.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/css/figuration-rtl.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/css/figuration.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/css/figuration.min.css

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

46 changes: 23 additions & 23 deletions dist/js/figuration.js
@@ -1,5 +1,5 @@
/*!
* Figuration (v4.3.1)
* Figuration (v4.3.2)
* https://figuration.org
* Copyright 2013-2022 CAST, Inc.
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
Expand All @@ -21,7 +21,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): util/backdrop.js
* Figuration (v4.3.2): util/backdrop.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -139,7 +139,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): util/focuser.js
* Figuration (v4.3.2): util/focuser.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -329,7 +329,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): util/scrollbar.js
* Figuration (v4.3.2): util/scrollbar.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -524,7 +524,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): util.js
* Figuration (v4.3.2): util.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -1196,7 +1196,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): drag.js
* Figuration (v4.3.2): drag.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -1386,7 +1386,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): collapse.js
* Figuration (v4.3.2): collapse.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -1628,7 +1628,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): dropdown.js
* Figuration (v4.3.2): dropdown.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -2401,7 +2401,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): tab.js
* Figuration (v4.3.2): tab.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -2666,7 +2666,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): affix.js
* Figuration (v4.3.2): affix.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -2839,7 +2839,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): tooltip.js
* Figuration (v4.3.2): tooltip.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -3662,7 +3662,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): popover.js
* Figuration (v4.3.2): popover.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -4119,7 +4119,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): offcanvas.js
* Figuration (v4.3.2): offcanvas.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -4438,7 +4438,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): modal.js
* Figuration (v4.3.2): modal.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -4924,7 +4924,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): accordion.js
* Figuration (v4.3.2): accordion.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5000,7 +5000,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): tab-responsive.js
* Figuration (v4.3.2): tab-responsive.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5137,7 +5137,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): slideshow.js
* Figuration (v4.3.2): slideshow.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5319,7 +5319,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): scrollspy.js
* Figuration (v4.3.2): scrollspy.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5513,7 +5513,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): alert.js
* Figuration (v4.3.2): alert.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5643,7 +5643,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): lazy.js
* Figuration (v4.3.2): lazy.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -5849,7 +5849,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): equalize.js
* Figuration (v4.3.2): equalize.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -6066,7 +6066,7 @@ if (typeof jQuery === 'undefined') {
/* eslint-disable no-magic-numbers */
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): player.js
* Figuration (v4.3.2): player.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down Expand Up @@ -7879,7 +7879,7 @@ if (typeof jQuery === 'undefined') {

/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): common.js
* Figuration (v4.3.2): common.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/figuration.min.js

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

2 changes: 1 addition & 1 deletion js/accordion.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): accordion.js
* Figuration (v4.3.2): accordion.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/affix.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): affix.js
* Figuration (v4.3.2): affix.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/alert.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): alert.js
* Figuration (v4.3.2): alert.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/collapse.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): collapse.js
* Figuration (v4.3.2): collapse.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/common.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): common.js
* Figuration (v4.3.2): common.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/drag.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): drag.js
* Figuration (v4.3.2): drag.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/dropdown.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): dropdown.js
* Figuration (v4.3.2): dropdown.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/equalize.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): equalize.js
* Figuration (v4.3.2): equalize.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/lazy.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): lazy.js
* Figuration (v4.3.2): lazy.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modal.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): modal.js
* Figuration (v4.3.2): modal.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/offcanvas.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): offcanvas.js
* Figuration (v4.3.2): offcanvas.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/player.js
@@ -1,7 +1,7 @@
/* eslint-disable no-magic-numbers */
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): player.js
* Figuration (v4.3.2): player.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/popover.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): popover.js
* Figuration (v4.3.2): popover.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/scrollspy.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): scrollspy.js
* Figuration (v4.3.2): scrollspy.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/slideshow.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): slideshow.js
* Figuration (v4.3.2): slideshow.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/tab-responsive.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): tab-responsive.js
* Figuration (v4.3.2): tab-responsive.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down
2 changes: 1 addition & 1 deletion js/tab.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
* Figuration (v4.3.1): tab.js
* Figuration (v4.3.2): tab.js
* Licensed under MIT (https://github.com/cast-org/figuration/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/
Expand Down

0 comments on commit 006a40c

Please sign in to comment.