Skip to content

Commit

Permalink
chore(release): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Feb 3, 2023
1 parent ea5c8de commit cdae7ad
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,42 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.9.2](https://github.com/fomantic/Fomantic-UI/compare/2.9.1...2.9.2)

> 3 February 2023

- chore(release): update dist files [`ea5c8de`](https://github.com/fomantic/Fomantic-UI/commit/ea5c8de337ef44090797bf3801a41be03c551d65)
- feat(chore): remove vendor checks [`8838309`](https://github.com/fomantic/Fomantic-UI/commit/883830993eba0035a91ca1f514680f3740bdc06a)
- feat(formvalidation): support object list in add errors [`3b0a796`](https://github.com/fomantic/Fomantic-UI/commit/3b0a796dcb78178b8228ee1b48ef7c69670b3ea9)
- feat(popup): loading variant [`f3fb845`](https://github.com/fomantic/Fomantic-UI/commit/f3fb8451633c2ba0ce11fd0d92ab7bbb8f6f32c1)
- feat(checkbox): remove !important [`b6cde0e`](https://github.com/fomantic/Fomantic-UI/commit/b6cde0e68a8c02e1e286ae8c3b2d5478a45c6fb5)
- fix(build): missing _site files and check npm folder [`df306be`](https://github.com/fomantic/Fomantic-UI/commit/df306bebcdf65d64c3ebf113b70979713c019d19)
- feat(chore): remove unneeded vendor prefixes [`8415a7a`](https://github.com/fomantic/Fomantic-UI/commit/8415a7a660cec01a35fb65536256792f16372af3)
- build(deps): bump browserslist from 4.21.4 to 4.21.5 [`52801a7`](https://github.com/fomantic/Fomantic-UI/commit/52801a7e47ac865e48c82f1a9df2a4a747829413)
- feat(menu): wrapping variant [`cf51e1c`](https://github.com/fomantic/Fomantic-UI/commit/cf51e1ca633a5618c6dc13b2315ab0d2f876ad89)
- feat(segment): seamless variant [`79582b2`](https://github.com/fomantic/Fomantic-UI/commit/79582b243684f469d0e6d6ab24b117c70178025c)
- feat(formvalidation): size rule to test string length range [`247703a`](https://github.com/fomantic/Fomantic-UI/commit/247703af614b84ff9bf7cb74e36022332964bb23)
- fix(modal,flyout): avoid multiple autofocus on show animation [`5b497e3`](https://github.com/fomantic/Fomantic-UI/commit/5b497e3bad91c5ea5ce437df6f1194ce3ce2dc99)
- fix(chore): unified template headers [`6d98ed1`](https://github.com/fomantic/Fomantic-UI/commit/6d98ed1fc7854d573b965d8f2169cb3017b00de4)
- fix(chore): invalid css values [`bdc9edd`](https://github.com/fomantic/Fomantic-UI/commit/bdc9edd54c4e17f897af355cc83f83369d54b6c1)
- feat(segment,grid): left and right attached variant [`e1559e8`](https://github.com/fomantic/Fomantic-UI/commit/e1559e8dd71f56fff156d1cc40c0c961a6e7e5b8)
- fix(theme): dont conditional import variables to avoid scoping [`f8f26a1`](https://github.com/fomantic/Fomantic-UI/commit/f8f26a1a30a4ca0f5472b63479f35defd080204e)
- fix(dropdown): compact menu items were cut [`6ae4c9d`](https://github.com/fomantic/Fomantic-UI/commit/6ae4c9d9167e70d99b25ca8306b50a124817e2f9)
- fix(segment, dropdown): specificity and wrong selector [`16dfb7e`](https://github.com/fomantic/Fomantic-UI/commit/16dfb7efb3e67d3aa1df9515a36193e76cbf39c2)
- build(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 [`7b0c4bd`](https://github.com/fomantic/Fomantic-UI/commit/7b0c4bdf071a66bd03969105089ff18ec4daabc5)
- build(deps-dev): bump node-fetch from 2.6.8 to 2.6.9 [`4816346`](https://github.com/fomantic/Fomantic-UI/commit/4816346cce15d2dbeea02280f7ec7c63738b2c2b)
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 [`81e635b`](https://github.com/fomantic/Fomantic-UI/commit/81e635bb124914a99c93793e060746e53cb36a53)
- fix(build): allow gulp install from direct checkout folder [`2015119`](https://github.com/fomantic/Fomantic-UI/commit/2015119c1487609eaf28fc28abafe3db26668bb5)
- fix(modal): remove active class on hide [`27c5d2f`](https://github.com/fomantic/Fomantic-UI/commit/27c5d2f1d0bcdca80718e659da7a82ad87731c6c)
- fix(transition): reverted missing invoke method error [`ed8c5e9`](https://github.com/fomantic/Fomantic-UI/commit/ed8c5e98cf3f8778aa6b90b77798faa1f15e384f)
- chore(release): update version [`5fd842e`](https://github.com/fomantic/Fomantic-UI/commit/5fd842e6587ce9fec517d7bc76726eba33379b99)
- fix(build): fix path creation to avoid always using default settings [`c9cbd9b`](https://github.com/fomantic/Fomantic-UI/commit/c9cbd9bdf65bba8c9588007d131120434cf981c6)
- feat(lint): upgrade prettier to 2.8.3-patched [`326e6cc`](https://github.com/fomantic/Fomantic-UI/commit/326e6ccfe227251c640368c86d2f56ca1c9ec673)

#### [2.9.1](https://github.com/fomantic/Fomantic-UI/compare/2.9.0...2.9.1)

> 16 January 2023

- fix(chore): same indent level for multiline const [`#2628`](https://github.com/fomantic/Fomantic-UI/pull/2628)
- build(deps): bump gulp-if from 2.0.2 to 3.0.0 [`#2507`](https://github.com/fomantic/Fomantic-UI/pull/2507)
- chore(release): update dist files [`d6dde2a`](https://github.com/fomantic/Fomantic-UI/commit/d6dde2ab6a976f7f8eb7fa6453c36a4bf878dac2)
Expand Down Expand Up @@ -36,6 +70,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat(lint): fix global-require eslint rule [`3f3fee4`](https://github.com/fomantic/Fomantic-UI/commit/3f3fee4f1238dc05d77e9779f7fbbadde9f29c51)
- fix(modal): do autofocus on content change [`1373e46`](https://github.com/fomantic/Fomantic-UI/commit/1373e464e6d168a07d2900cc869baea1f6fea110)
- fix(chore): references from SUI to FUI [`1d41122`](https://github.com/fomantic/Fomantic-UI/commit/1d411225e7087d7bd474513dcfa252f52adc1fba)
- chore(release): update changelog [`b28e0cb`](https://github.com/fomantic/Fomantic-UI/commit/b28e0cb08569bc2949267cb8462a0d31bdf10eda)
- fix(input): adjust padding in labeled dropdown icon inputs [`02082e2`](https://github.com/fomantic/Fomantic-UI/commit/02082e2856df0d27719dfd923a22dee2e0dfac22)
- feat(lint): use Date.now() instead of new Date().getTime() [`e658be3`](https://github.com/fomantic/Fomantic-UI/commit/e658be36562f43defc4b3b5f420055e76e38ad7b)
- feat(chore): use modern globalThis [`e589cd1`](https://github.com/fomantic/Fomantic-UI/commit/e589cd1c5407d8a04f061898298d399e6f24c624)
Expand Down

0 comments on commit cdae7ad

Please sign in to comment.