Skip to content

Releases: Headstorm/foundry-ui

v1.0.0-v1-release.20

22 Sep 19:13
Compare
Choose a tag to compare
v1.0.0-v1-release.20 Pre-release
Pre-release

1.0.0-v1-release.20 (2020-09-22)

Bug Fixes

  • button: tweak margin of icon containers (7f85160)
  • button icon container: add ability to style icon containers (5755755)
  • textinput accepts styledtextarea: textinput accepts styledtextarea (9b2d106)

v1.0.0-v1-release.19

01 Sep 17:30
Compare
Choose a tag to compare
v1.0.0-v1-release.19 Pre-release
Pre-release

1.0.0-v1-release.19 (2020-09-01)

Features

  • card: streamline Card Feedback API and DOM structure (dc7535b)

v1.0.0-v1-release.18

26 Aug 23:06
Compare
Choose a tag to compare
v1.0.0-v1-release.18 Pre-release
Pre-release

1.0.0-v1-release.18 (2020-08-26)

Bug Fixes

  • button: set position: relative to contain the feedbackinteraction (c81f008)

v1.0.0-v1-release.17

26 Aug 22:46
Compare
Choose a tag to compare
v1.0.0-v1-release.17 Pre-release
Pre-release

1.0.0-v1-release.17 (2020-08-26)

Bug Fixes

  • button: fix feedback position/display superceding buttoncontainer's position/display (66d3a8f)

v1.0.0-v1-release.16

26 Aug 21:44
Compare
Choose a tag to compare
v1.0.0-v1-release.16 Pre-release
Pre-release

1.0.0-v1-release.16 (2020-08-26)

Features

  • enable ripple on buttons by default: improved the ripple animation and made it the defualt (f467dbf)

v1.0.0-v1-release.15

26 Aug 16:25
Compare
Choose a tag to compare
v1.0.0-v1-release.15 Pre-release
Pre-release

1.0.0-v1-release.15 (2020-08-26)

Bug Fixes

  • button and interactionfeedback: style the InteractionFeedback for the Button to inline-block (acf5389)

v1.0.0-v1-release.14

25 Aug 21:12
Compare
Choose a tag to compare
v1.0.0-v1-release.14 Pre-release
Pre-release

1.0.0-v1-release.14 (2020-08-25)

Features

  • 🎸 Added slick animation on modal mount (54fd551)

v1.0.0-v1-release.13

25 Aug 17:42
Compare
Choose a tag to compare
v1.0.0-v1-release.13 Pre-release
Pre-release

1.0.0-v1-release.13 (2020-08-25)

Features

  • dropdown: add value variants using tags (1aae340)

v1.0.0-v1-release.12

24 Aug 20:07
Compare
Choose a tag to compare
v1.0.0-v1-release.12 Pre-release
Pre-release

1.0.0-v1-release.12 (2020-08-24)

Features

  • docspage props table: add props table to docspage (09b124f)

v1.0.0-v1-release.11

21 Aug 16:28
Compare
Choose a tag to compare
v1.0.0-v1-release.11 Pre-release
Pre-release

1.0.0-v1-release.11 (2020-08-21)

Bug Fixes

  • textinput: spread the rest of the props onto the Input element (856f6cb)