Skip to content

Latest commit

 

History

History
256 lines (149 loc) · 13 KB

CHANGELOG.md

File metadata and controls

256 lines (149 loc) · 13 KB

2.1.9 (2023-08-17)

2.1.8 (2023-08-16)

2.1.7 (2023-08-15)

2.1.6 (2023-08-14)

2.1.5 (2023-08-14)

2.1.4 (2023-08-11)

2.1.3 (2023-08-10)

2.1.2 (2023-08-09)

2.1.1 (2023-08-08)

2.1.0 (2023-07-25)

⚠ BREAKING CHANGES

  • deps: bumping tailwind-config to 3.1
  • deps: bumping tailwind version
  • deps: bumped tailwind-config to 3

chore

  • deps: bumped tailwind-config to 3 (0964246)
  • deps: bumping tailwind version (71b127a)
  • deps: bumping tailwind-config to 3.1 (45c8fc2)

1.7.1 (2023-04-21)

Bug Fixes

  • docs: updated some documentation (e014523)

1.7.0 (2023-04-20)

Features

  • component: new fluid banner component (2a07c9f)

Bug Fixes

  • security: vm2 must be ^3.9.15 (179aee6)
  • svg: colors should inherit (b721e05)

1.6.1 (2023-03-09)

1.6.1-canary.0 (2023-03-09)

Features

  • equalityFn arg for FluidSelect (f32b8e4)

1.6.0 (2023-03-06)

Features

  • allow block mode for multiselect (5c44c7a)
  • allow onClose for fluid-select modal (dc12a89)
  • began allowing multiple with block select (f665274)

Bug Fixes

  • added back fluid select open function (ddd06ae)
  • added fluid-checkbox css class for block mode (2b5405f)
  • removed function and added todo comment (f64806f)
  • updated code to allow templateOnly select (a221a7d)
  • updated fluid-select tests (86bb6fa)

1.5.3 (2023-03-06)

1.5.2 (2023-03-06)

1.5.1 (2023-02-28)

Bug Fixes

  • revert: reverted back to v1 packages (76db27e)

2.0.2 (2023-02-28)

2.0.1 (2023-02-21)

2.0.0 (2023-02-17)

⚠ BREAKING CHANGES

  • ember auto import bumped to 2

Bug Fixes

  • removed unused dependency (68c36fd)

chore

  • ember auto import bumped to 2 (224a362)

1.5.0 (2023-01-19)

Features

1.4.0 (2023-01-12)

Features

  • dependencies: added dependabot monthly interval (96891fd)

Bug Fixes

  • adjusted when ci runs against all main (b40b4ac)
  • lint: updated linter errors (e31b022)

1.3.0 (2022-11-29)

Features

  • added examples for form field (45b1be8)
  • doc: added block mode example (e299b73)
  • doc: added search example (acf1adb)
  • docs: added button pairings (61dcee1)
  • docs: added input with icon ex (e524b7a)
  • docs: added leading addon (940649b)
  • docs: added sizing and state examples (452e1db)
  • docs: added visual for fluid radio button (c3212bc)
  • docs: conventional commits to readme for easier clarification (7f93164)

Bug Fixes

  • enabled executed commit-msg hook (d82f9bf)
  • fixed examples for fluid checkbox (86c774d)
  • fixed type and added height (3258f13)
  • fixed visual example for fluid button groups (54b9ad9)
  • renamed file to codeowners (ed46b0f)
  • revert storybook html (c66aa64)
  • security: [sc-72217] removing xml dom dependency (30d784c)
  • security: patched loader-util to include latest fixes (3bd0cf9)
  • security: patched socket.io-parser to include latest fixes (85965e3)
  • style: added more height to tooltip (3f79f80)
  • use className outside of codeblock in mdx (f784020)

1.2.4 (2022-07-19)

Bug Fixes

  • dependency: upgrading percy cli (0b4b150)
  • reformat email-block-icon svg (d516d92)

1.2.3 (2022-06-30)

Bug Fixes

  • security: shell-quote has been flagged <1.7.2 (6098c45)

1.2.2 (2022-06-16)

1.2.1 (2022-06-14)

Bug Fixes

  • update FluidSelect class attribute (10c5c94)

1.2.0 (2022-06-14)

Features

  • add FluidSelect matchTriggerWidth option (ffc3db7)
  • add Percy snapshot helper (57f810c)
  • added multiple story for select (5b7564e)

1.1.4 (2022-05-04)

Bug Fixes

  • adjusted the folder for gh-pages (427ac80)

1.1.3 (2022-05-04)

1.1.2 (2022-05-04)

Bug Fixes

  • disabling auto docs deploy (558a595)

1.1.1 (2022-05-03)

Bug Fixes

  • storybook is not building property (50d82e9)

1.1.0 (2022-05-03)

Features

  • storybook documentation (66e6190)

Bug Fixes

1.0.1 (2022-05-03)

1.0.0 (2022-03-28)

⚠ BREAKING CHANGES

  • all master merges will be deployed using conventional commits as log

Features

  • auto deploy on master merge (44e240f)

0.0.4 (2022-03-25)

Bug Fixes

  • adjusted tooltip z-index (6efab14)

0.0.3 (2022-03-09)

Features

Bug Fixes

0.0.2 (2022-01-25)

Bug Fixes

  • husky postinstall was causing issues with public repo (9e2cbe3)
  • removed bug with husky script (6ba5445)

0.0.1 (2022-01-20)

Features

  • added commit lint (a6158aa)
  • added release-it action for manual releases (f823c42)
  • adding ignore (a8a7208)
  • duplication of fluid-private files (a8f5b60)

Bug Fixes