Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Releases: nordnet/nordnet-ui-kit

v3.4.0

08 Feb 12:55
8e168fc
Compare
Choose a tag to compare

3.4.0 (2019-02-08)

Features

v3.3.0

06 Feb 11:27
4dc5db7
Compare
Choose a tag to compare

3.3.0 (2019-02-06)

Features

  • add hamburger and menu dropdown arrow (#525) (4dc5db7)

v3.2.0

05 Feb 11:49
Compare
Choose a tag to compare

3.2.0 (2019-02-05)

Features

v3.1.0

31 Jan 13:13
Compare
Choose a tag to compare

3.1.0 (2019-01-31)

Features

v3.0.0

30 Jan 15:26
ac78ddc
Compare
Choose a tag to compare

3.0.0 (2019-01-30)

Features

  • Provide an esm version of the dist folder. (#512) (ac78ddc)

BREAKING CHANGES

  • The dist folder's structure has changed. Both a CJS and a ESM folder is provided to enable tree shaking. This means that anything like import Button from 'nordnet-ui-kit/dist/components/button' is broken. Consumers of this package should not rely on this kind of path'ed imports.
  • TableContentWrapper, Dropdown, CostInfoLogo , and the isOpen prop in PopupMenu are removed with this version. InstrumentBadge, Pane, and Tabs has been deprecated. See here https://github.com/nordnet/nordnet-ui-kit/tree/v3.0.0/docs/migrations/v3.0.0.md

v2.33.9

25 Jan 13:03
a6b59df
Compare
Choose a tag to compare

2.33.9 (2019-01-25)

Bug Fixes

  • do not return noData until loading is done (#510) (a6b59df)

v2.33.8

23 Jan 11:30
Compare
Choose a tag to compare

2.33.8 (2019-01-23)

Bug Fixes

  • TableContentWrapper: fix sidescrolling issue (254cf05)

v2.33.7

17 Jan 14:59
6590181
Compare
Choose a tag to compare

2.33.7 (2019-01-17)

Bug Fixes

v2.33.6

17 Jan 09:11
Compare
Choose a tag to compare

2.33.6 (2019-01-17)

Bug Fixes

  • fix border bottom rendering on sticky headers in edge (ac710e0)

v2.33.5

16 Jan 11:58
Compare
Choose a tag to compare

2.33.5 (2019-01-16)

Bug Fixes

  • Table: revert adding height 100% on ths (dfe603f)