Skip to content

Releases: LatitudeFinancialOSS/basis

1.6.0

17 Jan 06:41
Compare
Choose a tag to compare
  • Replaced ThemeProvider with BasisProvider which accepts also InternalLink and isLinkInternal props.
  • Added a responsive width prop to Container.

1.5.0

16 Jan 10:56
Compare
Choose a tag to compare
  • Section doesn't render a Grid anymore. You should render it yourself now.
  • Added preset="page" to Grid.
  • Fixed Header's z-index issue.

1.4.1

15 Jan 10:38
Compare
Choose a tag to compare
  • Fixed the size of the Footer.Header.Logo.
  • Header has a fixed position now.

1.4.0

15 Jan 06:45
Compare
Choose a tag to compare
  • Added new Section and Header components.
  • Added a responsive height prop to Container.

1.3.0

14 Jan 01:06
Compare
Choose a tag to compare
  • Footer.Header.Logo accepts a name prop now that can be "latitude" (the default) or "gem".

1.2.0

13 Jan 01:36
Compare
Choose a tag to compare
  • Added a responsive margin prop to Text, Link and Button.
  • Updated Link's default color to be accessible on light blue.

1.1.2

10 Jan 05:44
Compare
Choose a tag to compare
  • Fix postinstall script.

1.1.1

10 Jan 05:43
Compare
Choose a tag to compare
  • Update input components focus style.

1.1.0

10 Jan 05:41
Compare
Choose a tag to compare
  • Initial release.