Releases: gwdetchar/gwbootstrap
1.3.7
1.3.6
1.3.5
What's Changed
Point release to address the following:
- Fix dropdown menu alignment for large menus on small screen by @eagoetz in #55
- Fix gwbootstrap.js FancyBox by @eagoetz in #56
- Update readme by @eagoetz in #57
- Update gwbootstrap with minified versions and lint fixes by @eagoetz in #58
- Update package versions by @eagoetz in #59
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
What's Changed
Point release to address the following:
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #28
- Fix issue when attempting to shift from landing page via calendar by @eagoetz in #48
- Update package info by @eagoetz in #49
- Bump @babel/traverse from 7.12.10 to 7.24.1 by @dependabot in #50
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #46
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #45
- Bump the npm_and_yarn group group with 1 update by @dependabot in #51
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #43
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #41
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #33
- Bump browserslist from 4.16.0 to 4.23.0 by @dependabot in #52
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #29
Full Changelog: 1.3.2...1.3.3
1.3.2
Point release to fix the datepicker, updating the package metadata in json files using newer npm
https://github.com/gwdetchar/gwbootstrap/compare/1.3.1..1.3.2
1.3.1
Point release to fix the import path to bootstrap-4.5.3.
https://github.com/gwdetchar/gwbootstrap/compare/1.3.0..1.3.1.
1.3.0
Minor release mainly for security upgrades, including slightly revised formatting conventions for the JavaScript linter.
For a complete list of changes, see https://github.com/gwdetchar/gwbootstrap/compare/1.2.1..1.3.0.
1.2.1
Point release with a bugfix for the appearance of .cis-link
and .dropdown-item
objects within IFO-specific cards.
For a complete list of changes, see https://github.com/gwdetchar/gwbootstrap/compare/1.2.0..1.2.1.
1.2.0
New features to enhance bootstrap classes, including:
- Custom IFO-color-coded
alert
boxes - More sophisticated hyperlink colors under
card
objects - Updated software dependency version pins (for security)
- Misc. documentation fixes
For a complete list of changes, see https://github.com/gwdetchar/gwbootstrap/compare/1.1.1..1.2.0.