Releases: fastbootstrap/atlassian-design-for-bootstrap
Releases · fastbootstrap/atlassian-design-for-bootstrap
Release v2.2.0
New utilities CSS:
- Text Decoration Color
- Text Decoration Style
- Text Decoration Thickness
- Text Underline Offset
Fix
box-shadowsupportshoverstate, usage likeshadow-lg-hover.- for
letter-space, the utilities classes fromls-*changed totracking-*, likels-tighttotracking-tight. - fix #21
Release v2.1.0
New features
- Add a new color theme:
Discovery - Add
!defaultkeyword for each of variables, allows override the variable value when you want to customize.
New Utilities CSS
- Transforms:
scale,rotate,translate,skew,transform-origin - Transition:
transition-property,transition-duration,transition-timing-function,transition-delay - Icon text color
Breaking Changes
- The
Margin,Padding,Gaputilities the max value from24remchange to5rem. [#20] - Disable the negative margins by default to reduce file size of the compiled CSS file. [#20]
- A
.btn-group-narrowremoved, the button group component will segment by default.
Fiix
- #16
- #12
Deprecated
.input-group-startand.input-group-endare deprecated, should use.input-group-prefixand.input-group-suffixinstead of.
v2.0.2
v2.0.1
v2.0.0
Features
- Update Bootstrap to
5.3 - Dark mode supports
- Update Atlassian design new design tokens
Breaking
Remove the below components:
- Lozenge
- Menu
- Progress Indicator
- Progress Tracker
- Rating
- Side Navigation
- Tag
Maintaining additional extension components, especially JS interaction, is too costly, removing these components will help me following new versions of Bootstrap.
v1.1.2
v1.1.1
v1.0.0
v0.0.1 beta
first release!