atlassian-design-for-bootstrap

A beautiful Bootstrap 5 theme with Atlassian Design.

MIT License

Downloads
143
Stars
323
Committers
2

Bot releases are hidden (Show)

atlassian-design-for-bootstrap - Release v2.2.0 Latest Release

Published by zhengchun 10 months ago

New utilities CSS:

  • Text Decoration Color
  • Text Decoration Style
  • Text Decoration Thickness
  • Text Underline Offset

Fix

  • box-shadow supports hover state, usage like shadow-lg-hover.
  • for letter-space, the utilities classes from ls-* changed to tracking-*, like ls-tight to tracking-tight.
  • fix #21
atlassian-design-for-bootstrap - Release v2.1.0

Published by zhengchun 10 months ago

New features

  • Add a new color theme: Discovery
  • Add !default keyword 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

  1. The Margin, Padding, Gap utilities the max value from 24rem change to 5rem. [#20]
  2. Disable the negative margins by default to reduce file size of the compiled CSS file. [#20]
  3. A .btn-group-narrow removed, the button group component will segment by default.

Fiix

  • #16
  • #12

Deprecated

  • .input-group-start and .input-group-end are deprecated, should use .input-group-prefix and .input-group-suffix instead of.
atlassian-design-for-bootstrap - v2.0.2

Published by zhengchun 11 months ago

atlassian-design-for-bootstrap - v2.0.1

Published by zhengchun 11 months ago

fix

  • #7
  • #8
  • #9
  • #10
atlassian-design-for-bootstrap - v2.0.0

Published by zhengchun 12 months ago

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.

atlassian-design-for-bootstrap - v1.1.2

Published by zhengchun about 1 year ago

new utilities:

minor changes:

  • new CSS .input-group-start and .input-group-end for input group component
  • .text-muted from $neutral-100 to $neutral-200
  • remove overflow: auto for .layout-main
atlassian-design-for-bootstrap - v1.1.1

Published by zhengchun about 2 years ago

atlassian-design-for-bootstrap - v1.0.0

Published by zhengchun about 2 years ago

New Components

New Utilities CSS

atlassian-design-for-bootstrap - v0.0.1 beta

Published by zhengchun about 2 years ago

first release!

Package Rankings
Top 10.95% on Npmjs.org
Badges
Extracted from project README
npm version MIT license
Related Projects