Skip to content

Releases: dnbexperience/eufemia

v2.0.0-beta.5@beta

15 Apr 20:46
Compare
Choose a tag to compare

2.0.0-beta.5 (2019-04-15)

Bug Fixes

  • make better #doprdown alphabetic search if there are several of the same chars (ca03b06)

v2.0.0-beta.4@beta

15 Apr 19:54
Compare
Choose a tag to compare

2.0.0-beta.4 (2019-04-15)

Bug Fixes

  • html element spacing correction (be5bc3b)

v2.0.0-beta.3@beta

15 Apr 08:12
Compare
Choose a tag to compare

2.0.0-beta.3 (2019-04-15)

Bug Fixes

  • fix #dropdown list position to be more relatable (1ab03cf)
  • scrollTo / scrollTop issue (3669229)

v2.0.0-beta.2@beta

14 Apr 19:58
Compare
Choose a tag to compare

2.0.0-beta.2 (2019-04-14)

Bug Fixes

  • fix issue where center #dropdown text vertically did not work on using .dnb-core-style (09dadb4)

v2.0.0-beta.1@beta

13 Apr 20:57
Compare
Choose a tag to compare

v3.13.0

09 Apr 19:10
c3d6303
Compare
Choose a tag to compare

3.13.0 (2019-04-09)

Features

  • make better component export, so we can use the API like: import Button from dnb-ui-lib/components/Button instead of defining button two times. (f32aa4d)
  • lower overall package size by using babel transform runtime (f9d98e9)

v3.12.2

06 Apr 05:08
ba4dfa8
Compare
Choose a tag to compare

3.12.2 (2019-04-06)

Bug Fixes

  • fix path issue on "es" modules usage (f59a531)

v3.12.1

05 Apr 22:47
02bd857
Compare
Choose a tag to compare

3.12.1 (2019-04-05)

Bug Fixes

  • #button hover fix on IE11 to show the borders (eda082a)
  • remove babel.config.js from build package (846ca05)
  • remove patterns form main index, as they never should be there. Patterns have to be imported explicit (5f019de)

v3.12.0

02 Apr 11:44
9a5ff0f
Compare
Choose a tag to compare

3.12.0 (2019-04-02)

Bug Fixes

  • add missing npm ignore files to config (c276a62)
  • refactor babel setup for core-js polyfl usage (1ca48e3)
  • simplify babel setup and usage (f92ec86)

Features

  • some files where updated/added | version.lock, icons.lock, index.js, secondary_icons.js, secondary_icons_medium.js, attachment.svg, attachment_medium.svg, attachment.js, attachment_medium.js (dfdf92f)

v3.11.0

27 Mar 12:29
552fc90
Compare
Choose a tag to compare

3.11.0 (2019-03-27)

Features

  • add external handlers to either open or close a #modal (8d4b93f)