Releases: techfromsage/bootstrap-theme
Releases · techfromsage/bootstrap-theme
v3.0.7
What's Changed
- chore(deps): bump minimatch and serve by @dependabot in #28
Bug Fixes
Full Changelog: v3.0.6...v3.0.7
v3.0.6
Full Changelog: v3.0.5...v3.0.6
v3.0.5
Full Changelog: v3.0.4...v3.0.5
3.0.4
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
Full Changelog: v3.0.2...v3.0.3
3.0.1
3.0.0
What's Changed
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.9 by @dependabot in #23
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #24
- Support Bootstrap 5.2 by @danielmatthew in #25
Full Changelog: v2.1.4...v3.0.0
2.1.4
Note: not quite sure what happened here. Tagged and published, but not released…
What's Changed
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #21
- chore(deps): bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #20
- chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #19
- chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #18
Full Changelog: v2.1.3...v2.1.4
2.1.3
2.1.0
Adds styles for sortable table controls. See https://talis.github.io/bootstrap-theme/otis/playlist/ for example
- Add
.o-table--sortable
to the table - Add
o-table__sort-btn
to controls
2.1.0 (2022-03-03)
Features
- add sortable table btn (39d119c)
Bug Fixes
- table: remove focus state (3f3b1a7)