Skip to content

Releases: takenet/blip-toolkit

v1.10.9

10 Jul 19:34
cd094fa
Compare
Choose a tag to compare

1.10.9 (2018-07-10)

Bug Fixes

  • Button text-only: Added new button types to fix portal problems (91e40e2)
  • Divider and docs: Fixed divider being transparent as default. (60a6b50)
  • divider transparency, buttons and docs (cd094fa)

v1.10.8

06 Jul 14:37
3565eb1
Compare
Choose a tag to compare

1.10.8 (2018-07-06)

Bug Fixes

  • Merge pull request #16 from takenet/docs/base (3565eb1)

v1.10.7

02 Jul 19:39
6694bd6
Compare
Choose a tag to compare

1.10.7 (2018-07-02)

Bug Fixes

  • Merge pull request #15 from takenet/feature/UX-improvements (6694bd6)

v1.10.6

29 Jun 13:05
Compare
Choose a tag to compare

1.10.6 (2018-06-29)

Bug Fixes

  • Add prepend polyfill for IE (ba2530d)
  • Stop propagation on option click and avoid issues when clicking elements that its a children of (e61438e)

v1.10.5

29 Jun 12:33
Compare
Choose a tag to compare

1.10.5 (2018-06-29)

Bug Fixes

  • isDisabled: Change the curr isDisabled to get it from the selectOptions (a28ce92)

v1.10.4

28 Jun 14:29
Compare
Choose a tag to compare

1.10.4 (2018-06-28)

Bug Fixes

  • Get label and value from element attributes (7f16a25)
  • Moved search to method and dispatch CustomEvent when programatically set a value (2562634)
  • Removed console.log and fix tests (6e62c76)

v1.10.3

27 Jun 13:29
b03e5c7
Compare
Choose a tag to compare

1.10.3 (2018-06-27)

Bug Fixes

  • Add callbacks that allow user to modify current option state before its added to dom. Override (1b0516d)
  • Merge pull request #14 from takenet/feature/select-functionalities (b03e5c7)

v1.10.2

27 Jun 10:44
Compare
Choose a tag to compare

1.10.2 (2018-06-27)

Bug Fixes

  • Structure changes that add some id to tags and element options (669fe79)

v1.10.1

26 Jun 20:59
Compare
Choose a tag to compare

1.10.1 (2018-06-26)

Bug Fixes

  • Allow tags to be collapsed or expanded (7f9ba9e)

v1.10.0

26 Jun 16:15
Compare
Choose a tag to compare

1.10.0 (2018-06-26)

Features

  • blipTag: Add compact mode to blipTag (a24034d)