版本发布 4
## [2.9.4](https://github.com/fomantic/Fomantic-UI/compare/2.9.3...2.9.4) > 23 February 2025 ## Changes and new Features ### Button - circular icon button to appear round at minimum [`c7c2a5d`](https://github.com/fomantic/Fomantic-UI/commit/c7c2a5d5498ee84d59b058ff6c453788af3b5935) - support circular (spaced) button (groups) [`e123cb8`](https://github.com/fomantic/Fomantic-UI/commit/e123cb8693a271e4f88659f02d636f0111c444ab) ### Calendar - "get date" can return formatted date [`21d259d`](https://github.com/fomantic/Fomantic-UI/commit/21d259de5892df2d286b542b80c5225c7c0436ce) - remove data values on destroy [`28e0212`](https://github.com/fomantic/Fomantic-UI/commit/28e02122a23aaea5abf6f045fcdbf32556075ad5) ### Dropdown - collapse on clearable optional [`14bf847`](https://github.com/fomantic/Fomantic-UI/commit/14bf8479856d59b9006989cb7b5176f87662dfdb) - highlightMatches option [`94e4e87`](https://github.com/fomantic/Fomantic-UI/commit/94e4e879664d32d912b9f20b4c9b829978827bce) - support custom data attributes for items [`18b5554`](https://github.com/fomantic/Fomantic-UI/commit/18b5554360413938a997ee1b7139ccd79fb54923) - support submenus for selection dropdown [`62260b0`](https://github.com/fomantic/Fomantic-UI/commit/62260b0976c5b24d075d68ea68720e9d133a8203) ### Embed - add optional alt tag to placeholder [`a5363fb`](https://github.com/fomantic/Fomantic-UI/commit/a5363fba4a8e1b7506b93fe85af1246caa36b54e) ### Emoji - update to emoji v15.1 [`aa0a7eb`](https://github.com/fomantic/Fomantic-UI/commit/aa0a7eb272aa76af90d2840fca02c30d27913953) ### Form - deprecated and rename empty to notEmpty rule [`0224737`](https://github.com/fomantic/Fomantic-UI/commit/02247373979a1384fb990560fd1923982304444d) - optional ignore native field validations [`392300a`](https://github.com/fomantic/Fomantic-UI/commit/392300ae292b6124a50fe90f894ec07b51eff86c) - pass down element to prompt function call [`3c0904e`](https://github.com/fomantic/Fomantic-UI/commit/3c0904ebf75d8cb988403b41bf72e765ecca1110) - support id only input fields for validation [`0c7e318`](https://github.com/fomantic/Fomantic-UI/commit/0c7e3187ef276bc3d87ca32cc8e70b3482f69fa2) ### Form Validation - support prompt functions for settings value [`98a7652`](https://github.com/fomantic/Fomantic-UI/commit/98a76523ab21ccacdcd64bbb80b51d46f3c19394) ### Header - seamless attached variant [`b198514`](https://github.com/fomantic/Fomantic-UI/commit/b19851433cef2feba58b036cc19dcc72da176f1b) ### Progress - basic variant and support empty bar [`4c35b29`](https://github.com/fomantic/Fomantic-UI/commit/4c35b29bb6782b1ad89b7239e01e97666bf19140) ### Search - support remove icon [`22d2d0d`](https://github.com/fomantic/Fomantic-UI/commit/22d2d0daaf6cd194c2eaaa7b1fd8209cfbc66344) ### Slider - improve slider variants and gapratio [`24c0a2b`](https://github.com/fomantic/Fomantic-UI/commit/24c0a2b7669871859b86eb61853848a56cb2fd08) ### Step - circular steps variant [`2ee930b`](https://github.com/fomantic/Fomantic-UI/commit/2ee930b1b4665920725d5038897eb7162350fb2f) ### Build Features - customizable output filename [`1ecfaf3`](https://github.com/fomantic/Fomantic-UI/commit/1ecfaf3bbb44083646c3050816f9b00b050ff399) - gulp 5 upgrade [`a2891ac`](https://github.com/fomantic/Fomantic-UI/commit/a2891ac9456b57b7d6e0ab313caafca454ebf7b4) - optionally include version in released filename [`2bc983b`](https://github.com/fomantic/Fomantic-UI/commit/2bc983bb205dff19d41496ddd2efb96b4ee0737b) ### CI Features - enforce NL before opening curly braces [`13b76ee`](https://github.com/fomantic/Fomantic-UI/commit/13b76ee714bba8efdeef8a6e402cda6774abce40) - lint ts types using CI [`4effaa3`](https://github.com/fomantic/Fomantic-UI/commit/4effaa30f03cca0080fa04706f942f9ef28161dc) - upgrade to prettier v3 [`7446b46`](https://github.com/fomantic/Fomantic-UI/commit/7446b4658c13f7a99e80c615c67ce0ac9a096bff) ## Bug Fixes ### Button - circular spaced and circular icon group was not respected [`86f0306`](https://github.com/fomantic/Fomantic-UI/commit/86f030696b2891ccd72d05376695daeec76d26ad) ### Calendar - shortyear handling was broken [`cf152e2`](https://github.com/fomantic/Fomantic-UI/commit/cf152e22c95a1e42e4a882b86f19a933b3535713) ### Checkbox - disallow keynav on readonly radios [`d05c619`](https://github.com/fomantic/Fomantic-UI/commit/d05c619246d6b1f913bf0c4fab2a4213eaf1df20) ### Divider - vertical in stackable mobile grid [`f120df6`](https://github.com/fomantic/Fomantic-UI/commit/f120df670a04e192fda60106f0c14b0e8277bd4a) ### Dropdown - add given placeholder [`22d29e8`](https://github.com/fomantic/Fomantic-UI/commit/22d29e89166e9147f676ec12621d31d70c97098e) - clearable icon was missing or misaligned [`0e39857`](https://github.com/fomantic/Fomantic-UI/commit/0e39857116a41b64aa5286dee68ed3d5570c804b) - create label before changing value as in 2.8.8 [`34acb50`](https://github.com/fomantic/Fomantic-UI/commit/34acb501f006a4ed4425e1492ca4efc71c4f5ff4) - fetch js error on non existing letter selections [`f0d7450`](https://github.com/fomantic/Fomantic-UI/commit/f0d7450e495a8cd100d220b94eb122410b6a73d7) - fix map parameter on htmlentities [`9bf4620`](https://github.com/fomantic/Fomantic-UI/commit/9bf46203cd7eef67f1c065912173742a0d286d81) - hidden cursor on form states [`be049d2`](https://github.com/fomantic/Fomantic-UI/commit/be049d2aa53d39f6b334a410f332a12dbaf913fe) - keep searchterm in menu search [`6daf34d`](https://github.com/fomantic/Fomantic-UI/commit/6daf34d16395f8aa9b964719095c775fc8e4e95b) - long/short variants were not working anymore [`fa62639`](https://github.com/fomantic/Fomantic-UI/commit/fa62639400ccdfed6f4a35ad9973375c99e0c321) - make "set text" work for custom actions [`e4ff553`](https://github.com/fomantic/Fomantic-UI/commit/e4ff5533efb6b3cd06a40ba1ad96ebe46260b4a7) - respect keepsearchterm on enter selection [`686c8b5`](https://github.com/fomantic/Fomantic-UI/commit/686c8b5df6aa89787d375a17bc2aa1a2100cfa8f) - set placeholdertext regardless of values [`1d9a088`](https://github.com/fomantic/Fomantic-UI/commit/1d9a088bfe8bab1b7b0a852d81a5c6235657dcbd) - support individual sizing inside forms [`4bdf123`](https://github.com/fomantic/Fomantic-UI/commit/4bdf12329cee389261fc0332caa6c113c4f876f9) - support manual removed entries [`35a4548`](https://github.com/fomantic/Fomantic-UI/commit/35a4548be74c2a5c223264a1e338ec177f5d938e) - unify focus, hover borders and icons [`2587ced`](https://github.com/fomantic/Fomantic-UI/commit/2587ced31bb1ae858bd9d29eab5007cef883e251) ### Feed - inverted metadata actions [`8b6456b`](https://github.com/fomantic/Fomantic-UI/commit/8b6456b2350aea194fe7868eb867b76d1b55aa5f) ### Flag - update macedonia flag name [`3d58f7f`](https://github.com/fomantic/Fomantic-UI/commit/3d58f7f369bf5fd16234207ef0fbbb5cc35dfe8d) - use jdecked twemoji fork [`96ed453`](https://github.com/fomantic/Fomantic-UI/commit/96ed45371205b8437f1d0ec948e3ac39a6599009) ### Form - dont add whitespace on empty required field labels [`3db5328`](https://github.com/fomantic/Fomantic-UI/commit/3db532891770e9e8a2beac490ff1e175ef7bfbd0) - duplicate error displays on invalid form field value [`95d3bf8`](https://github.com/fomantic/Fomantic-UI/commit/95d3bf8b2aa2f5bd3df6600964def99b7816e212) - inverted label color in grouped fields [`c721483`](https://github.com/fomantic/Fomantic-UI/commit/c7214832c04fc023be88b40cffe4f7f467673cd5) ### Form Validation - improve disabled fields check [`6e78472`](https://github.com/fomantic/Fomantic-UI/commit/6e78472177302c1aa748865665713c0d1155a5f0) - no error for missing field on autocheck [`9e5d2f7`](https://github.com/fomantic/Fomantic-UI/commit/9e5d2f7e277ac6b30bd97784faebc06a452ffbfd) ### Grid - fix stackable inverted grid divider for mobile screen [`7259033`](https://github.com/fomantic/Fomantic-UI/commit/72590335676ac9665277e784b511d90a7d343f31) ### Label - grouping image labels margin [`30a40f0`](https://github.com/fomantic/Fomantic-UI/commit/30a40f042ae76a0387a208d1516d9efe2b13aa97) ### Message - compact message should not exceed max width [`10165a8`](https://github.com/fomantic/Fomantic-UI/commit/10165a861f61321e7e6f6d762aff50778695ebfa) ### Nag - fetch missing event on manual dismiss call [`3f884b1`](https://github.com/fomantic/Fomantic-UI/commit/3f884b1b96a631e108da9f74503d31377113140e) ### Progress - wider bar min width [`882ab06`](https://github.com/fomantic/Fomantic-UI/commit/882ab0657b5cd268c3f2c2cf6407e9c875d63040) ### Shape - use classname alias to short variable access [`eadc3d1`](https://github.com/fomantic/Fomantic-UI/commit/eadc3d123941bc13bc9e4ac102105a07f23f170a) ### Slider - resize ignored highlightrange setting [`08397dc`](https://github.com/fomantic/Fomantic-UI/commit/08397dc36d5f3c2ef2d1765b32f7109e1dfe5374) ### Step - link cursor not working on a tags [`9cd8559`](https://github.com/fomantic/Fomantic-UI/commit/9cd8559e85fc29db1d24980a2656b6963d13ce8a) ### Table - apply border-radius styles to last row of table footer [`6c16b5d`](https://github.com/fomantic/Fomantic-UI/commit/6c16b5db1374b6aef08f2977dff6aca6e57bc5f3) ### CI Fixes - dont let job fail for latest node [`1a22e32`](https://github.com/fomantic/Fomantic-UI/commit/1a22e32024f8a123f2e8654f3f2cc9f44fde2ea2) ## Types - alt + data support and search fields [`45d16a0`](https://github.com/fomantic/Fomantic-UI/commit/45d16a053f2074cff92070086968da302eb966e7) - better declaration files [`a03991c`](https://github.com/fomantic/Fomantic-UI/commit/a03991ca351061b23c0f7bdfe9c0ef2c7c4f5f40) - clear cache parameter in search module is optional [`6ca9e03`](https://github.com/fomantic/Fomantic-UI/commit/6ca9e0355ef34616a1c9bb8e06d05398fbbd7fba) - correct transition behavior "set looping" [`fb2d8fc`](https://github.com/fomantic/Fomantic-UI/commit/fb2d8fcbc3f4de690f6df6a75a76452a8bf7e1a2) - fix missing types on some module [`66bda79`](https://github.com/fomantic/Fomantic-UI/commit/66bda79da0cb40fac6ef024a94c0ffce7cdb8bb4) - format parameters for calendars get date functions [`e61f418`](https://github.com/fomantic/Fomantic-UI/commit/e61f41884dfd3afaf9266660d19284f871b5ba6a) - highlightmatches setting [`c98bcb7`](https://github.com/fomantic/Fomantic-UI/commit/c98bcb79e77b8b54ed0fc11cd41f51329801720f) - missing and new option for slider [`9b313a5`](https://github.com/fomantic/Fomantic-UI/commit/9b313a5f7a3c7d281727df0825ec8ff1aee540fe) - missing features from latest commits [`314613a`](https://github.com/fomantic/Fomantic-UI/commit/314613a3dae25603b988f8390386bdcdd076f007) - missing/wrong types for modal. dropdown, popup, transition [`263c192`](https://github.com/fomantic/Fomantic-UI/commit/263c192a24e368b9a58e4017f05a253cf2af66dc) - satisfy lint rule no-unsafe-function-type [`59d4729`](https://github.com/fomantic/Fomantic-UI/commit/59d4729367114bb079bfd9fc2ca573cb568b3d4e) ## Chore - add gurubase.io badge [`51bc85c`](https://github.com/fomantic/Fomantic-UI/commit/51bc85c7b3fcb1cc36f8e10be9381e7ea6b3cd69) - added asset font license files [`447c10b`](https://github.com/fomantic/Fomantic-UI/commit/447c10b51adaf65069c64f83e9763396cd49695a) - dependency review [`d3131af`](https://github.com/fomantic/Fomantic-UI/commit/d3131afbb9f9d6d3b6aa106775bf722b412bcc15) - fix missing types on some module [`66bda79`](https://github.com/fomantic/Fomantic-UI/commit/66bda79da0cb40fac6ef024a94c0ffce7cdb8bb4) - new detailed changelog layout [`79d3af6`](https://github.com/fomantic/Fomantic-UI/commit/79d3af6b1c6ba08ba7a727fab71cdb21fa5ca14d) - reduce CSS by removing :not() selectors if variation is disabled [`84fc179`](https://github.com/fomantic/Fomantic-UI/commit/84fc1792d5860e3e488b94bae58e95e0b92484a1) ## Dependency Updates - bump @actions/core from 1.10.0 to 1.11.1 [`7fc83d7`](https://github.com/fomantic/Fomantic-UI/commit/7fc83d76de6a0961fb7986084d827f34253a0a83) - bump actions/setup-node from 3 to 4 [`58b660f`](https://github.com/fomantic/Fomantic-UI/commit/58b660fac1b42af2fb6bf1be38152c16d9293bf1) - bump auto-changelog from 2.4.0 to 2.5.0 [`7a268fc`](https://github.com/fomantic/Fomantic-UI/commit/7a268fc8dce5cc62c3547d0a45bbc8496fb25ed8) - bump braces from 3.0.2 to 3.0.3 [`c48cd9d`](https://github.com/fomantic/Fomantic-UI/commit/c48cd9d6b80720fdcddbd81b62dc0b20f5e02022) - bump browserslist from 4.21.10 to 4.24.4 [`16949e8`](https://github.com/fomantic/Fomantic-UI/commit/16949e825936cf81075fd75019e0634e9244606d) - bump cross-spawn from 7.0.3 to 7.0.6 [`1c07019`](https://github.com/fomantic/Fomantic-UI/commit/1c070196033dba5c883f8ab08d1c75cb34b849f3) - bump es5-ext from 0.10.59 to 0.10.63 [`0a95751`](https://github.com/fomantic/Fomantic-UI/commit/0a95751eabbf3a1b3a2f02c347a7880a5e3e597d) - bump eslint from 8.48.0 to 8.57.1 [`e0c2e47`](https://github.com/fomantic/Fomantic-UI/commit/e0c2e47195095eff7c00ceb89fc7798fa4461edc) - bump eslint-plugin-import from 2.28.1 to 2.31.0 [`4074b23`](https://github.com/fomantic/Fomantic-UI/commit/4074b238decfaf4b6fd25317e87af9f0d82e57d1) - bump github/codeql-action from 2 to 3 [`f1e44f7`](https://github.com/fomantic/Fomantic-UI/commit/f1e44f7eaf25a473f371c3fb7e0e55b2024fd8cb) - bump less from 4.2.0 to 4.2.2 [`94c52bd`](https://github.com/fomantic/Fomantic-UI/commit/94c52bd1ee36267315f94890de9436598bd4087d) - bump micromatch from 4.0.5 to 4.0.8 [`18c9074`](https://github.com/fomantic/Fomantic-UI/commit/18c9074e31e07ea487fad1ff1110a4f751ace8d6) - bump nanoid from 3.3.7 to 3.3.8 [`b478916`](https://github.com/fomantic/Fomantic-UI/commit/b478916cd3a97f61afc57ed227e936d46e61197f) - bump postcss from 8.4.30 to 8.5.3 [`7b5640a`](https://github.com/fomantic/Fomantic-UI/commit/7b5640a8950a81f5cdafcc3e04f6934d525daa08) - bump semver from 5.7.1 to 7.7.1 [`7f5f82a`](https://github.com/fomantic/Fomantic-UI/commit/7f5f82aebc2354ff557436c51a9da2c714e11647) - dependency review [`d3131af`](https://github.com/fomantic/Fomantic-UI/commit/d3131afbb9f9d6d3b6aa106775bf722b412bcc15) - downgrade ordered-read-streams [`0a955f4`](https://github.com/fomantic/Fomantic-UI/commit/0a955f434e0eab5d1785072c46b28a8ad402a6c3) - remove re2 and url-regex through rework-import [`c6df31f`](https://github.com/fomantic/Fomantic-UI/commit/c6df31f1d4e4c0d2505b071db67792a93cfec94e) - update to forked plugins removing high audit issues [`2f37293`](https://github.com/fomantic/Fomantic-UI/commit/2f37293a27c63c57861ddf5596fd655d212f76b4) ## Docs - add gurubase.io badge [`51bc85c`](https://github.com/fomantic/Fomantic-UI/commit/51bc85c7b3fcb1cc36f8e10be9381e7ea6b3cd69) ## New contributors - [`Festiis`](https://github.com/Festiis) for code [`1ee97d7`](https://github.com/fomantic/Fomantic-UI/commit/1ee97d7b38e9da4a53b4a9f625f9dacde311e594) - [`alvarolm`](https://github.com/alvarolm) for code [`1220ca3`](https://github.com/fomantic/Fomantic-UI/commit/1220ca38c77368fdadeaa19504074b907fe65146) - [`dreaming-augustin`](https://github.com/dreaming-augustin) for code [`16a9552`](https://github.com/fomantic/Fomantic-UI/commit/16a95529ae5d4e446ee8b0a421096a9411bdfdf1)
#### [2.9.3](https://github.com/fomantic/Fomantic-UI/compare/2.9.2...2.9.3) > 7 September 2023 - build(deps-dev): bump postcss from 8.4.25 to 8.4.26 [`#2849`](https://github.com/fomantic/Fomantic-UI/pull/2849) - docs: add brian-codes as a contributor for security [`#2706`](https://github.com/fomantic/Fomantic-UI/pull/2706) - feat(ci): format LESS files using official prettier [`#2611`](https://github.com/fomantic/Fomantic-UI/issues/2611) - feat(types): better readability, intellisense improvements, small fixes [`40a7aee`](https://github.com/fomantic/Fomantic-UI/commit/40a7aee3db1b3ef3404295afb34722b363fd5ba9) - feat(chore): added types definitions [`eabc58e`](https://github.com/fomantic/Fomantic-UI/commit/eabc58e7d3526c2073c60054cd6d05546e9c4200) - chore(release): update dist files [`2d8ec57`](https://github.com/fomantic/Fomantic-UI/commit/2d8ec574ac1388f46dfa3444ed5ea220e3191829) - fix(theme): check real colors to support css variables [`4f21527`](https://github.com/fomantic/Fomantic-UI/commit/4f21527c9d194457e3f2a8887d587994518dfd8b) - feat(emoji): tweemoji v14 and joypixels v7 update [`db3ee2f`](https://github.com/fomantic/Fomantic-UI/commit/db3ee2fbaa72bd65afddf1403fe57c673f181f06) - feat(chore): shorten specificity names [`3deb795`](https://github.com/fomantic/Fomantic-UI/commit/3deb795288e8985c4a38da3ae48ae44cdaea14ff) - feat(feed): connected, ordered, disabled, divided variant + inverted fix [`41577bc`](https://github.com/fomantic/Fomantic-UI/commit/41577bcbfff653772c8a9bacdefc800aaf9d785a) - build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 [`3d59558`](https://github.com/fomantic/Fomantic-UI/commit/3d5955859531c2ff834396f79bbe93fc89a44070) - feat(table,segment,container,dropdown,search): resizable scrolling [`1e3f606`](https://github.com/fomantic/Fomantic-UI/commit/1e3f606258431651b774cc982cf1ab694872a8ae) - feat(deps): octokit v18 upgrade [`f52d42b`](https://github.com/fomantic/Fomantic-UI/commit/f52d42bdff73509c77876f8d2194f4e6a2b84489) - fix(chore): check if context exists in parent windows [`2321380`](https://github.com/fomantic/Fomantic-UI/commit/232138045e87b20cf915f9b233b67605a3ffeb8b) - fix(theme): variable inheritance without default imported twice [`41cbbfd`](https://github.com/fomantic/Fomantic-UI/commit/41cbbfdd05d6672b9a9804d5a935dbb7a7f3957e) - feat(slider): restrictedLabels, min/maxRange, always ticks, tooltip [`28fb68c`](https://github.com/fomantic/Fomantic-UI/commit/28fb68ccb3d7de6d66ed2cad62aec9feff6c2737) - fix(dropdown): support selection floating or pointing [`a8dd05e`](https://github.com/fomantic/Fomantic-UI/commit/a8dd05ea61a8d970107742102c6a34ab6b004558) - fix(chore): removed selector api as removed in jquery 3 [`dc85362`](https://github.com/fomantic/Fomantic-UI/commit/dc8536229b8a78227a459fd2d78470c258243427) - build(deps): bump gulp-json-editor from 2.5.6 to 2.5.7 [`6f874c4`](https://github.com/fomantic/Fomantic-UI/commit/6f874c4023621b5d6c285e3e4aec412559ab7a49) - fix(modal,flyout): autofocus fix for input and non focusable elements [`9f9137a`](https://github.com/fomantic/Fomantic-UI/commit/9f9137ad15d63c1235fe89e81472dacfc8424a02) - fix(formvalidation): support native validation, after submit only [`5e5da5d`](https://github.com/fomantic/Fomantic-UI/commit/5e5da5da032212ab718ce32bff72de69b64d6dec) - feat(checkbox): invisible variant for text only [`9cfbc56`](https://github.com/fomantic/Fomantic-UI/commit/9cfbc56c0a202a6cbc9ec5f92aa6ef6e8244ee57) - feat(tooltip): match tooltip appearance to default popups [`5da44d8`](https://github.com/fomantic/Fomantic-UI/commit/5da44d8025e56f705ba9dae27e21b0ecd516e683) - build(deps-dev): bump eslint from 8.35.0 to 8.36.0 [`e2d4cc1`](https://github.com/fomantic/Fomantic-UI/commit/e2d4cc14ea43e7f5444acb0d51ff28ea6dbec15a) - fix(segment): piled segments under parent background, inverted variants [`980ea5e`](https://github.com/fomantic/Fomantic-UI/commit/980ea5e4f4c63a5d549f175f9974420bc4e07bb7) - build(deps-dev): bump eslint from 8.45.0 to 8.46.0 [`0c3158d`](https://github.com/fomantic/Fomantic-UI/commit/0c3158da48b025adfc3f5424373d3254af014b1e) - build(deps-dev): bump eslint from 8.43.0 to 8.44.0 [`d1f0dad`](https://github.com/fomantic/Fomantic-UI/commit/d1f0dad59fa3cbdcba8d9b904b6a339a6cbd4fc5) - fix(chore): encapsulate settimeout [`afea456`](https://github.com/fomantic/Fomantic-UI/commit/afea456335687b89d6d802897fd3bd39be815ba6) - fix(sidebar,flyout): remove unused ios checks [`c6956f2`](https://github.com/fomantic/Fomantic-UI/commit/c6956f2ac1a98dd4fc510c614de726609bc0c9eb) - build(deps-dev): bump eslint from 8.39.0 to 8.40.0 [`ae3850a`](https://github.com/fomantic/Fomantic-UI/commit/ae3850ab7acc6d7359c1663032fc89e85022a3c3) - build(deps-dev): bump eslint from 8.36.0 to 8.37.0 [`88ae1e1`](https://github.com/fomantic/Fomantic-UI/commit/88ae1e1b6b18c282c061f329a59c8a25d984191c) - feat(menu): simpler equal width [`edf4286`](https://github.com/fomantic/Fomantic-UI/commit/edf4286b3e3c1f08005d2bf16b57719e5c338bc3) - build(deps): bump browserslist from 4.21.5 to 4.21.7 [`ab9c052`](https://github.com/fomantic/Fomantic-UI/commit/ab9c0524bbda6e9fd2d524e9a2d73b2847781603) - fix(formvalidation): support file inputs for validation [`880333c`](https://github.com/fomantic/Fomantic-UI/commit/880333c34845c544e7115bf0ce8779c8aceb9c35) - feat(calendar): move hardcoded values to less variables [`9025236`](https://github.com/fomantic/Fomantic-UI/commit/9025236e98db6e21cb49ac2e495b7d64fdcad791) - build(deps-dev): bump eslint from 8.46.0 to 8.47.0 [`afdd4d6`](https://github.com/fomantic/Fomantic-UI/commit/afdd4d6caa96320a4801965a7b23dda598d819b4) - build(deps): bump browserslist from 4.21.9 to 4.21.10 [`29cb9be`](https://github.com/fomantic/Fomantic-UI/commit/29cb9be56744458a19dfe83b49b967d698311e61) - fix(install): copy overrides.less file on install/update [`edee12d`](https://github.com/fomantic/Fomantic-UI/commit/edee12dbdbe36ac5f694d45f08333f975093ce09) - build(deps-dev): bump eslint from 8.40.0 to 8.41.0 [`da0c44e`](https://github.com/fomantic/Fomantic-UI/commit/da0c44e6f247466c670ff862202dcd83f41cbf4c) - build(deps-dev): bump eslint from 8.34.0 to 8.35.0 [`bda537d`](https://github.com/fomantic/Fomantic-UI/commit/bda537dbc18ffd0b879d637fc04f7867d9543642) - fix(lint): satisfy linting for import order [`2eabebd`](https://github.com/fomantic/Fomantic-UI/commit/2eabebdf30e7c14c0604f850bcbd2b4646559324) - feat(calendar): add size variations [`1afaf65`](https://github.com/fomantic/Fomantic-UI/commit/1afaf65c866e3b0ac3631ab04251cc4863facd90) - fix(form): support inline fields group label for required attribute [`e275dcb`](https://github.com/fomantic/Fomantic-UI/commit/e275dcb35733ce8e067aad424c27ecc9e87a4e73) - feat(label): center and bottom ribbon [`3a3d6aa`](https://github.com/fomantic/Fomantic-UI/commit/3a3d6aa494151f270883e667348887199071b334) - build(deps): bump browserslist from 4.21.8 to 4.21.9 [`e928031`](https://github.com/fomantic/Fomantic-UI/commit/e92803107ae170c972610cd594b9e62e37d4105f) - build(deps): bump browserslist from 4.21.7 to 4.21.8 [`0540e9c`](https://github.com/fomantic/Fomantic-UI/commit/0540e9c291440d92e79465b0c29bd79be58d1c37) - build(deps-dev): bump eslint from 8.41.0 to 8.42.0 [`20625bd`](https://github.com/fomantic/Fomantic-UI/commit/20625bd6f9710b97bf19d437d30a0d9e0c32fda4) - build(deps-dev): bump eslint from 8.38.0 to 8.39.0 [`908a0a5`](https://github.com/fomantic/Fomantic-UI/commit/908a0a5d0f4ae80b0e3182f9fe1aeef3cf7af023) - fix(dropdown): adjust icon on multiple non selection non search [`b6b51ca`](https://github.com/fomantic/Fomantic-UI/commit/b6b51ca587041f112581c69c9aa42d0664b74bb9) - fix(form): add prompt while still animating [`7e5e3ff`](https://github.com/fomantic/Fomantic-UI/commit/7e5e3ff2f9135278c41508a4cf415d8f5ef075b5) - build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 [`939b102`](https://github.com/fomantic/Fomantic-UI/commit/939b102ab22811d765987cbd7ef5549edd9c2914) - build(deps): bump inquirer from 8.2.5 to 8.2.6 [`de758dc`](https://github.com/fomantic/Fomantic-UI/commit/de758dcb3b4b51657623d43893bc5351aadaf942) - feat(dropdown): optional keeping the searchterm [`7986b3f`](https://github.com/fomantic/Fomantic-UI/commit/7986b3f80df8fb52bd797431e4280991fa3cdfb1) - build(deps-dev): bump eslint from 8.47.0 to 8.48.0 [`ad261fe`](https://github.com/fomantic/Fomantic-UI/commit/ad261fe5381ae5c4f21f44da2ca38be5fc2a6119) - build(deps-dev): bump eslint from 8.42.0 to 8.43.0 [`e36a7ef`](https://github.com/fomantic/Fomantic-UI/commit/e36a7efa60dbdd4bb106f618feb2aec4d2e92ee1) - feat(item,comment): disabled variants [`d5f0e18`](https://github.com/fomantic/Fomantic-UI/commit/d5f0e180171edfc4ca6dfcd634e77026c1e5021f) - build(deps-dev): bump postcss from 8.4.21 to 8.4.22 [`3222bcd`](https://github.com/fomantic/Fomantic-UI/commit/3222bcdf3e2a4e71960f474660647144190f4432) - build(deps-dev): bump eslint from 8.37.0 to 8.38.0 [`588f1ab`](https://github.com/fomantic/Fomantic-UI/commit/588f1ab7ec3db559709dc5f030175d3837211fae) - fix(lint): satisfy linting for import order [`15f3b46`](https://github.com/fomantic/Fomantic-UI/commit/15f3b461f30b73c74d3e3d4e0a59ba290a5ae493) - fix(types): allow JQueryAjaxSettings objects for modules using apiSettings [`5aee397`](https://github.com/fomantic/Fomantic-UI/commit/5aee3977e3eab2fdc62ea2195e54c48649f5e549) - feat(search): horizontal category variant [`446d89e`](https://github.com/fomantic/Fomantic-UI/commit/446d89e330edeabb81c36028a9dbc722cf4b0488) - fix(api): create regexp alias to fix snyk redos false positive [`bc1849c`](https://github.com/fomantic/Fomantic-UI/commit/bc1849cc215bdb646398a19efa3105924aa8bd3c) - build(deps-dev): bump all-contributors-cli from 6.25.1 to 6.26.0 [`f6ebe09`](https://github.com/fomantic/Fomantic-UI/commit/f6ebe09b7d28f6dec864354bd5d21afd5ae8392b) - feat(dropdown): simple temporary cache clear [`e19bdc5`](https://github.com/fomantic/Fomantic-UI/commit/e19bdc5a7ff4e132cf7d67598b4847a3ee65ee78) - build(deps-dev): bump eslint from 8.44.0 to 8.45.0 [`0d210e6`](https://github.com/fomantic/Fomantic-UI/commit/0d210e6b6dde79dbb3691d82517f69c4891f36b1) - feat(popup): use title attribute as very last option only [`11b4099`](https://github.com/fomantic/Fomantic-UI/commit/11b409973c82256dc5ce0acc168895576ccd10d5) - fix(slider): max value had js floating point issues [`4ae1b43`](https://github.com/fomantic/Fomantic-UI/commit/4ae1b43d4a8329d5ef7c6900596e6adcc626b9d4) - build(deps): bump actions/checkout from 3 to 4 [`9dc98bd`](https://github.com/fomantic/Fomantic-UI/commit/9dc98bd87ea54808e437fd110b0dfa4f895a1768) - fix(dropdown): remove clearable icon on disabeled or readonly [`09d0671`](https://github.com/fomantic/Fomantic-UI/commit/09d0671c23fa2710652efaaf0f716aaae85bf42f) - fix(lint): satisfy linting for import order [`a90ff86`](https://github.com/fomantic/Fomantic-UI/commit/a90ff8695065435ab3e68d0ba08f688f6b7e94a3) - fix(chore): adjust new username for core maintainer y0hami [`1c42354`](https://github.com/fomantic/Fomantic-UI/commit/1c423540e867ab7b579d705e0609a707c456a3b6) - fix(dropdown): encoded select values, multiple maxselections [`34abb0e`](https://github.com/fomantic/Fomantic-UI/commit/34abb0e422b74446172387c45246c6fddaa3442f) - feat(segment): colored inverted attached segment should not have a black border [`58863c1`](https://github.com/fomantic/Fomantic-UI/commit/58863c18a3cb322fbcd11603d7b25f84e15763df) - fix(modal): fade inner dimmer [`4006122`](https://github.com/fomantic/Fomantic-UI/commit/40061220f76e4087b03e9207a49b5c94fd1ca1a9) - fix(build): removed never reached error handling [`344657e`](https://github.com/fomantic/Fomantic-UI/commit/344657ebcb270d12f443dc0c8debb9c00356632e) - fix(slider): also bind events on disabled variant [`cb680cb`](https://github.com/fomantic/Fomantic-UI/commit/cb680cba14c4251b9ad7c7fa92b5d97b46b80779) - fix(modal, flyout): ignore observed non inputs for autofocus [`1d7449f`](https://github.com/fomantic/Fomantic-UI/commit/1d7449f672cb508b65ece681d52d58d1935eaf5b) - fix(modal): scrolling multple modals positioning [`81f7c2c`](https://github.com/fomantic/Fomantic-UI/commit/81f7c2cc5b37ff18926b3f5b30de328698127428) - fix(dropdown): possible XSS through select option text [`be4492b`](https://github.com/fomantic/Fomantic-UI/commit/be4492b7b6acb853ae2d795a2add89d1b1102f66) - feat(form): optional limit the displayed error messages per field [`491b07a`](https://github.com/fomantic/Fomantic-UI/commit/491b07ab0c2b9097a27a32cf646698b2432e665d) - build(deps): bump less from 4.1.3 to 4.2.0 [`86a6537`](https://github.com/fomantic/Fomantic-UI/commit/86a6537cec66874effb6e376cf5819b06c997a28) - feat(site): separate variable for whole google Font url [`c9f9dea`](https://github.com/fomantic/Fomantic-UI/commit/c9f9dea7d5817a726a4376ec8b7728b5a1644a9f) - build(deps-dev): bump postcss from 8.4.28 to 8.4.29 [`f2aad7e`](https://github.com/fomantic/Fomantic-UI/commit/f2aad7e1c47a1e288359e448459c9155e53f2d9d) - build(deps): bump jquery from 3.7.0 to 3.7.1 [`75021b9`](https://github.com/fomantic/Fomantic-UI/commit/75021b9d73aa5eeba0be5268e7bfa4857df657b2) - build(deps-dev): bump node-fetch from 2.6.13 to 2.7.0 [`a41a0dc`](https://github.com/fomantic/Fomantic-UI/commit/a41a0dc23cf6c1e20f081a7cd5cf0e60cb0bd798) - build(deps-dev): bump node-fetch from 2.6.12 to 2.6.13 [`26b15d2`](https://github.com/fomantic/Fomantic-UI/commit/26b15d21fcb5ef0bcc0adaf9b35b7eadd344758f) - build(deps-dev): bump postcss from 8.4.27 to 8.4.28 [`871052f`](https://github.com/fomantic/Fomantic-UI/commit/871052f6ae11c8fc117846e98f129d275e7792e1) - build(deps-dev): bump postcss from 8.4.26 to 8.4.27 [`7d7989c`](https://github.com/fomantic/Fomantic-UI/commit/7d7989cf06b7c6a56c0dde24fd4f82964ecea93f) - build(deps-dev): bump semver from 7.5.3 to 7.5.4 [`8d163fa`](https://github.com/fomantic/Fomantic-UI/commit/8d163faa72ca9709d38ded50fde59b3a572d122a) - build(deps-dev): bump all-contributors-cli from 6.26.0 to 6.26.1 [`26c6796`](https://github.com/fomantic/Fomantic-UI/commit/26c679698a0d98019c7eec15105a0deff26a721b) - build(deps-dev): bump postcss from 8.4.24 to 8.4.25 [`7371284`](https://github.com/fomantic/Fomantic-UI/commit/73712844308e58219bb01882691d62b0c475986c) - build(deps-dev): bump node-fetch from 2.6.11 to 2.6.12 [`f7800b5`](https://github.com/fomantic/Fomantic-UI/commit/f7800b56e434290946833c51c109bde63a848ac1) - build(deps-dev): bump semver from 7.5.2 to 7.5.3 [`bca7d0e`](https://github.com/fomantic/Fomantic-UI/commit/bca7d0e1db8b43b38df1e8a6a773b6ee2aa0cd4d) - feat(readme): added ci+ossf badges [`0c92754`](https://github.com/fomantic/Fomantic-UI/commit/0c9275461ef28a3016320df56f288743c4787177) - build(deps-dev): bump semver from 7.5.1 to 7.5.2 [`ffdc371`](https://github.com/fomantic/Fomantic-UI/commit/ffdc3714999f6055ce2a3dfef357adaac50dfc42) - build(deps-dev): bump postcss from 8.4.23 to 8.4.24 [`131c491`](https://github.com/fomantic/Fomantic-UI/commit/131c491f62b8c0dfba8ffb9eb489d04ac1f88665) - build(deps-dev): bump all-contributors-cli from 6.25.0 to 6.25.1 [`bc3a70f`](https://github.com/fomantic/Fomantic-UI/commit/bc3a70f542a88fc785f84e54ae5b3c9c69794cbd) - build(deps-dev): bump semver from 7.5.0 to 7.5.1 [`15b7eb5`](https://github.com/fomantic/Fomantic-UI/commit/15b7eb51be610e517e2daa1d72292e87c6b0766f) - build(deps): bump jquery from 3.6.4 to 3.7.0 [`93c84e7`](https://github.com/fomantic/Fomantic-UI/commit/93c84e764bf522154eae802ebfc0268fd1eecb79) - fix(tab): hash historytype did not work anymore [`8c329ba`](https://github.com/fomantic/Fomantic-UI/commit/8c329bab785d3d59dc2f884e99ef3d36c5abe125) - build(deps-dev): bump node-fetch from 2.6.10 to 2.6.11 [`0357b6d`](https://github.com/fomantic/Fomantic-UI/commit/0357b6d9ae8023bb21e467339e61bcb1946b3a40) - build(deps-dev): bump node-fetch from 2.6.9 to 2.6.10 [`139eccc`](https://github.com/fomantic/Fomantic-UI/commit/139eccca46c3230028c476e64aaf838dc137074f) - build(deps-dev): bump all-contributors-cli from 6.24.0 to 6.25.0 [`aadb1e8`](https://github.com/fomantic/Fomantic-UI/commit/aadb1e872b2bda69f33f2c815a053f9f5390f638) - build(deps-dev): bump postcss from 8.4.22 to 8.4.23 [`420ab44`](https://github.com/fomantic/Fomantic-UI/commit/420ab44e430f398303fec6ee3e48e9f093041b7b) - build(deps-dev): bump semver from 7.4.0 to 7.5.0 [`0f4a48b`](https://github.com/fomantic/Fomantic-UI/commit/0f4a48b8c714fc6bb1e195b835765f6db8f78743) - build(deps-dev): bump semver from 7.3.8 to 7.4.0 [`9f8725b`](https://github.com/fomantic/Fomantic-UI/commit/9f8725ba446274578acaddf260fe1d19d6dd32de) - build(deps): bump jquery from 3.6.3 to 3.6.4 [`e35f5d7`](https://github.com/fomantic/Fomantic-UI/commit/e35f5d7060135ef18586ce4e4f657f83b186e603) - fix(form): use namespace to be able to destroy events [`72d102a`](https://github.com/fomantic/Fomantic-UI/commit/72d102a7628ac7f8ef86341420113a539c57da66) - build(deps-dev): bump eslint from 8.33.0 to 8.34.0 [`d8dd970`](https://github.com/fomantic/Fomantic-UI/commit/d8dd970ebca8eb310bd4df9faa6e41f1e6184b3d) - fix(dropdown): double hide transition breaks upward out [`cd6c308`](https://github.com/fomantic/Fomantic-UI/commit/cd6c30873c581b83b57681cac7c38564dd1fd75e) - fix(checkbox): prevent readonly toggle via space [`c3eb045`](https://github.com/fomantic/Fomantic-UI/commit/c3eb045af344d472d8609aeff10c168289fda201) - fix(menu): dont show right wrapping border on secondary [`f840753`](https://github.com/fomantic/Fomantic-UI/commit/f84075310cb6115a13590477b24b8b36dbbd491f) - fix(dropdpown): trigger onchange for paste values [`17ae2a9`](https://github.com/fomantic/Fomantic-UI/commit/17ae2a92a587dd1f5e69ec05f823cffc3c51e22b) - chore(docs): added v2.9.x to security support [`a685a8c`](https://github.com/fomantic/Fomantic-UI/commit/a685a8c274f25e03813ca269e8c30ae41c60663d) - feat(search): onresults callback fromcache [`ef4ce34`](https://github.com/fomantic/Fomantic-UI/commit/ef4ce34634832a67e80135de78bff87b7782dc82) - feat(segment): wrapping in addition to stackable [`17aa72d`](https://github.com/fomantic/Fomantic-UI/commit/17aa72d3a37a373c311296d09506f8e9ea427eec) - chore(release): update version [`f2b19b9`](https://github.com/fomantic/Fomantic-UI/commit/f2b19b95816c22928e8347a402007389599b9de3) - fix(dropdown): insert clearable at correct dom position [`f574a6b`](https://github.com/fomantic/Fomantic-UI/commit/f574a6bcff47fb623c92cdab1778e7cdc2f95d96) - fix(ci): upgrade unicorn to 46 to fix eslint 8.40 [`eb16c99`](https://github.com/fomantic/Fomantic-UI/commit/eb16c9958d11fc62fe358e972d8d9cd7e3bc28ec) - fix(flag): czech_republic alias [`c7d794b`](https://github.com/fomantic/Fomantic-UI/commit/c7d794b9072115464422e9ba81c5fc734d2bbbe5) - feat(flags): add alias for czech [`d9a9b44`](https://github.com/fomantic/Fomantic-UI/commit/d9a9b44f401e10e82f4c382b4dfd3d6fd20c6fc3) - feat(segment): loading segment should cover loading spinner [`b952467`](https://github.com/fomantic/Fomantic-UI/commit/b95246742556c66151b59b3fb9b6bcebfe5500ad) - fix(toast): destroy toast after onremove callback [`2806406`](https://github.com/fomantic/Fomantic-UI/commit/280640609a60f06da0d64925653856ef75296155) - fix(calendar): multimonth had margin [`85bc292`](https://github.com/fomantic/Fomantic-UI/commit/85bc292346a6b0dc644db49180a8ed49931780ee) - chore(docs): remove openbase badge [`569cce1`](https://github.com/fomantic/Fomantic-UI/commit/569cce1891a4750f8616e08ee4b4c3562a87661e)
#### [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) - feat(chore): add lint using CI [`8a8d841`](https://github.com/fomantic/Fomantic-UI/commit/8a8d841a3eec3b1a103bb69be0350f1d7715c775) - feat(lint): add stylelint for LESS and normalize whitespaces [`d4987bf`](https://github.com/fomantic/Fomantic-UI/commit/d4987bfaca7a7447771e819d11d1b85f45c1eccc) - feat(lint): add stylelint overrides and variation files [`ce26829`](https://github.com/fomantic/Fomantic-UI/commit/ce26829e4dd5d959410643b70a5d403367f6283d) - feat(lint): adjust LESS whitespaces to match prettier format [`2ec6af4`](https://github.com/fomantic/Fomantic-UI/commit/2ec6af4a55f804dec8711abcc15f2e972dccd47b) - feat(lint): unify LESS files whitespaces and string quotes [`fc431e8`](https://github.com/fomantic/Fomantic-UI/commit/fc431e8c06ca1c0514d6fb137a29b5b24063e831) - fix(icon): unify icon font usage in themes [`42e4040`](https://github.com/fomantic/Fomantic-UI/commit/42e40407d3c4854064fe12804eec6c729f98c2bc) - feat(lint): nested ternary formatting and remove unneeded parentheses [`df82def`](https://github.com/fomantic/Fomantic-UI/commit/df82def2dc2c2eb7b640a59d64affd004002e342) - feat(lint): type-safe equality operator when comparing literals [`89e62cc`](https://github.com/fomantic/Fomantic-UI/commit/89e62cc6f45f51f53aaeb2d142937ed8cb559180) - feat(lint): fix else with return, unify ternary CS [`e684c62`](https://github.com/fomantic/Fomantic-UI/commit/e684c629b706a6c766a940989fd19b81ca4b87a3) - feat(lint): add Airbnb and Unicorn eslint packages [`aa53fbd`](https://github.com/fomantic/Fomantic-UI/commit/aa53fbd497859a5a3cb2ef94b80910d214aac10a) - feat(lint): add prettier formatter to assert LESS files whitespaces [`b3dc749`](https://github.com/fomantic/Fomantic-UI/commit/b3dc749053661539c02d33c7dd98810b9a0cd00e) - fix(chore): replace jquery deprecated methods [`7071e59`](https://github.com/fomantic/Fomantic-UI/commit/7071e5977705394994b87df42855435f4b357920) - feat(lint): unify regex and .length check syntax [`b0f8d19`](https://github.com/fomantic/Fomantic-UI/commit/b0f8d194299469f937cf20d746c1f4e42a632150) - feat(lint): remove unneeded parentheses around expressions [`029436f`](https://github.com/fomantic/Fomantic-UI/commit/029436fb4c0ca4ad40547cec54342fccb3aef35f) - feat(lint): fix various eslint rules [`27384cb`](https://github.com/fomantic/Fomantic-UI/commit/27384cb4cb827221c336e95974a2bfbfb7ed29ee) - feat(chore): https links [`c30ed51`](https://github.com/fomantic/Fomantic-UI/commit/c30ed51ca12fc1762b04c2fd1a83d087c0124d07) - chore(dependencies): upgrade to del 6.1.1 [`304a637`](https://github.com/fomantic/Fomantic-UI/commit/304a637ec017ea0a3577798bcbcbdcd6489da969) - feat(lint): modernize/unify CSS but maintain IE11 compatibility [`6e2fa0f`](https://github.com/fomantic/Fomantic-UI/commit/6e2fa0f46ee260fdf139e887298f59bee181350d) - feat(chore): use modern "let" instead of "var" in build scripts [`ae427cc`](https://github.com/fomantic/Fomantic-UI/commit/ae427cc727609089ca6c82eb93a3c30ba8ac8bfe) - feat(lint): unify/simplify typeof operator usage [`504f80d`](https://github.com/fomantic/Fomantic-UI/commit/504f80de9d6563617190ee236569fc49805810ed) - feat(button): make consequences optional [`14a4f8c`](https://github.com/fomantic/Fomantic-UI/commit/14a4f8cc7c47a91cbed178be6bad1cf1154efc11) - feat(lint): unify number format in LESS [`b672789`](https://github.com/fomantic/Fomantic-UI/commit/b672789403772ecbf213ec5ac112c881870e6f1e) - fix(chore): remove unnecessary methods and prefixes [`5b012ba`](https://github.com/fomantic/Fomantic-UI/commit/5b012bac08d1e27b48345d2900821826050e9b0d) - chore(dependencies): removed unused dependencies [`a1262ef`](https://github.com/fomantic/Fomantic-UI/commit/a1262eff881c4643bb22f1420846f9af970aec0d) - 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) - 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) - feat(lint): fix multiple rare eslint errors [`7498343`](https://github.com/fomantic/Fomantic-UI/commit/749834368898f9ff53b122c5f6e736abbd3d3501) - feat(icon): support duotone icons [`845150e`](https://github.com/fomantic/Fomantic-UI/commit/845150ee247059bacde5d24bd66becf61d2be763) - feat(lint): remove unneeded vendor prefixes [`b0a1399`](https://github.com/fomantic/Fomantic-UI/commit/b0a1399aacb793156f202b11d3f0781404b65e5a) - fix(chore): typos found by eslint [`dbc8d11`](https://github.com/fomantic/Fomantic-UI/commit/dbc8d1192c63b646eeb14b59a24fa5dde158be14) - build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.2 [`199f841`](https://github.com/fomantic/Fomantic-UI/commit/199f8413a6b18a1650e757334e8901db3313cb0b) - feat(chore): prevent overscrolling [`3979742`](https://github.com/fomantic/Fomantic-UI/commit/3979742c8f743ccf8d80e4b40c19b21b8d4a963a) - fix(chore): rename to fomantic, update jquery, fix examples [`bda1099`](https://github.com/fomantic/Fomantic-UI/commit/bda109920babd6af467a794436ff303d0447b8c1) - fix(chore): remove old sui v1 unsupported and undocumented code [`1124496`](https://github.com/fomantic/Fomantic-UI/commit/1124496315e64a2b62b552809ad03486e14b0fac) - feat(lint): remove global undefined variable shadow [`2753e1d`](https://github.com/fomantic/Fomantic-UI/commit/2753e1d4cd474b7ae4b5f2673cffa2ac3b61ee8a) - feat(popup): color variants [`a927bd2`](https://github.com/fomantic/Fomantic-UI/commit/a927bd2abafca0981864846a0bfe62ac62ee3280) - feat(transition): pulsating variant [`edc5e7e`](https://github.com/fomantic/Fomantic-UI/commit/edc5e7e114f270fe241a9575a69fe7fa6a75b115) - feat(calendar): support context setting [`0533782`](https://github.com/fomantic/Fomantic-UI/commit/053378246ea15da19158c729cb7167cc228458f9) - feat(icon): support custom naming and selector [`4bab7d9`](https://github.com/fomantic/Fomantic-UI/commit/4bab7d93dcfeb02d5714bb054981b032cc737ebe) - build(deps-dev): bump eslint from 8.29.0 to 8.30.0 [`6686ef4`](https://github.com/fomantic/Fomantic-UI/commit/6686ef40728287b1c6f4297bbdb39b677697c4ff) - feat(search): all and some words for fullTextSearch [`a343501`](https://github.com/fomantic/Fomantic-UI/commit/a34350179af8449338949a50e1a24e482f61736b) - feat(build): adjust autoprefixer config to match 2.9.0 browser support [`70adac5`](https://github.com/fomantic/Fomantic-UI/commit/70adac5577f98245fcc6b175eec50679af208f00) - feat(chore): strip/adjust comment headers via config [`8f304c6`](https://github.com/fomantic/Fomantic-UI/commit/8f304c6b1c93a03cbb9b4a7a84e9b7dce0f553b5) - fix(chore): unify invoke method, removed unused error strings [`dc9662f`](https://github.com/fomantic/Fomantic-UI/commit/dc9662ff67a5bde32774791e93ba4503896e4a9d) - build(deps): bump gulp-autoprefixer from 6.1.0 to 8.0.0 [`7ece4ce`](https://github.com/fomantic/Fomantic-UI/commit/7ece4ce2e641de76d601b666925a72ef8a157cc3) - fix(grid): fix stackable nested grid [`99f067f`](https://github.com/fomantic/Fomantic-UI/commit/99f067fed42db738087dd4bbfae546ee7387bf89) - fix(dropdown): paste values as search query [`338898a`](https://github.com/fomantic/Fomantic-UI/commit/338898ad59dea9ea893f5bc61aaa59b506dbea68) - fix(form): dynamic validation should't check deleted fields [`c245e0f`](https://github.com/fomantic/Fomantic-UI/commit/c245e0fd97e58858fd475bed4b2b2934dc853a61) - feat(input): make invalid pseudo class optional [`69527dc`](https://github.com/fomantic/Fomantic-UI/commit/69527dca2cf6c9da314f7127217c8bf1203c83d8) - fix(flyout): content height wrong without header [`8aa6c67`](https://github.com/fomantic/Fomantic-UI/commit/8aa6c675c42fcfb5d249d75b16bc388239939581) - build(deps-dev): bump postcss from 8.4.19 to 8.4.20 [`d277c48`](https://github.com/fomantic/Fomantic-UI/commit/d277c485ba04b549dce36b74453046ff14f0faa1) - build(deps-dev): bump eslint from 8.30.0 to 8.31.0 [`250ba1e`](https://github.com/fomantic/Fomantic-UI/commit/250ba1e44acafcd3a6372a751d20d901a9898687) - fix(chore): also use 3 layer logic for colors.less [`0b65a82`](https://github.com/fomantic/Fomantic-UI/commit/0b65a824be9d1117ace8d3ce7f3e7652dc18b4f5) - fix(dropdown): keep overflow visible for non simple selection [`b4fc00c`](https://github.com/fomantic/Fomantic-UI/commit/b4fc00cdf77af3eda27de0a51c57ff0198c2809f) - fix(build): one single component does not build [`ead2efb`](https://github.com/fomantic/Fomantic-UI/commit/ead2efbbfebaf61c7156abfd54d0504b83ce869e) - build(deps): bump json5 from 1.0.1 to 1.0.2 [`631ba7b`](https://github.com/fomantic/Fomantic-UI/commit/631ba7b803ebd4012671f42f9f84d4f3ed15bc3e) - build(deps): bump gulp-replace from 1.1.3 to 1.1.4 [`c959704`](https://github.com/fomantic/Fomantic-UI/commit/c95970489b20a861c360dc5f8178710e72eb0f3a) - build(deps-dev): bump eslint-plugin-import from 2.27.2 to 2.27.4 [`a417fa7`](https://github.com/fomantic/Fomantic-UI/commit/a417fa76e46a9072923139cb9ae370a59c9e26e2) - fix(label): disabled and centered label(s) [`d296b9a`](https://github.com/fomantic/Fomantic-UI/commit/d296b9a299b07890d7f1218f8a02b85f830045a6) - fix(icon): removed duplicate icon selectors [`52582e1`](https://github.com/fomantic/Fomantic-UI/commit/52582e1a8714156547a206ee9581456800f2015a) - feat(popup): multiline tooltip variation [`6dae584`](https://github.com/fomantic/Fomantic-UI/commit/6dae5847f7a6f1e8abf1855a9cdc03d92aba5107) - fix(button): wrong extra inset [`27d0491`](https://github.com/fomantic/Fomantic-UI/commit/27d0491c7030afa1d1dbb26a847ddf49a29ff3ea) - build(deps-dev): bump eslint from 8.31.0 to 8.32.0 [`43be9ab`](https://github.com/fomantic/Fomantic-UI/commit/43be9abf8b5e0a4198ab1afddef37b38125b6daf) - build(deps-dev): bump node-fetch from 2.6.7 to 2.6.8 [`344a77e`](https://github.com/fomantic/Fomantic-UI/commit/344a77e3f51657d8305337f1645cae88cbb398ec) - build(deps-dev): bump postcss from 8.4.20 to 8.4.21 [`5bdafbe`](https://github.com/fomantic/Fomantic-UI/commit/5bdafbefa62cdc1c3a8d5e7cb8d5a1e19390fca1) - build(deps-dev): bump stylelint from 14.16.0 to 14.16.1 [`c9626ca`](https://github.com/fomantic/Fomantic-UI/commit/c9626ca17a55eada9e5911eeeda4f4a6f7b1b595) - fix(emoji,flag): changing from maxcdn to jsdelivr cdn path [`0ac5353`](https://github.com/fomantic/Fomantic-UI/commit/0ac5353654df82e9273454c0bd15082109752a19) - build(deps): bump jquery from 3.6.2 to 3.6.3 [`3b7c177`](https://github.com/fomantic/Fomantic-UI/commit/3b7c17788c9581f4f2b0e36065798a4a9a43669d) - build(deps): bump jquery from 3.6.1 to 3.6.2 [`bbe4e58`](https://github.com/fomantic/Fomantic-UI/commit/bbe4e58e01174258bd2eff8cf9200b64d6e4a3d1) - build(deps-dev): bump eslint from 8.28.0 to 8.29.0 [`c617b8c`](https://github.com/fomantic/Fomantic-UI/commit/c617b8ca27dc1271a567c73489210576bae97d83) - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 [`935e235`](https://github.com/fomantic/Fomantic-UI/commit/935e235d376b55912edb6c3fcd3226a04d17a8e8) - fix(dropdown): reuse select tabindex [`3767ba8`](https://github.com/fomantic/Fomantic-UI/commit/3767ba89bfdd5cc5f959f09db50299919bf7182c) - feat(statistic): fluid variant [`02b01ff`](https://github.com/fomantic/Fomantic-UI/commit/02b01ff33f2ea3f4ee9ca09af836736acf18bd42) - build(deps): bump inquirer from 8.2.4 to 8.2.5 [`d0b9d94`](https://github.com/fomantic/Fomantic-UI/commit/d0b9d942922e37ad7fc33367601082e6958b5849) - build(deps-dev): bump all-contributors-cli from 6.23.1 to 6.24.0 [`ec04b4f`](https://github.com/fomantic/Fomantic-UI/commit/ec04b4f557f405d449709635f2325cd20179df7a) - fix(dropdown): fix rounded corners on scrolling menu [`7259c34`](https://github.com/fomantic/Fomantic-UI/commit/7259c349e25122d7363277b793046333ec6b4fbc) - feat(input): move pointer-events value into variable [`d459c42`](https://github.com/fomantic/Fomantic-UI/commit/d459c4269eec49f7b5b4e6459aba43738e3f67f8) - feat(build): improve error message for when semantic.json is not found [`51e0c45`](https://github.com/fomantic/Fomantic-UI/commit/51e0c4513f9514c665f32af7ee0fbf80c3fe08a9) - fix(dropdown): dont reopen menu on forceselection and search blur [`d493189`](https://github.com/fomantic/Fomantic-UI/commit/d493189c1875858621d7a365b12f51d3285d1913) - fix(api): explicite url setting should have priority over data url [`1084e98`](https://github.com/fomantic/Fomantic-UI/commit/1084e98df5d760a37908b9b66cf9879bc46fc313) - fix(api): support [] inside form names [`1a3de4b`](https://github.com/fomantic/Fomantic-UI/commit/1a3de4bb1764ecda9fe198074c0652d5fe2584d8) - fix(chore): support node12 on add [`dbb503f`](https://github.com/fomantic/Fomantic-UI/commit/dbb503f1dff89bc31712d54d3d3e96bb9c78aff8) - build(deps): bump gulp-chmod from 2.0.0 to 3.0.0 [`27e7996`](https://github.com/fomantic/Fomantic-UI/commit/27e7996332f6da0a4f85a7f612e749e81f6a9c60) - fix(nag): make sure value is string for all storage engines [`6515b88`](https://github.com/fomantic/Fomantic-UI/commit/6515b88b8843a78f98c3ad809f0fb889156c6762) - fix(nag): overlay nags were always shown [`ea9251d`](https://github.com/fomantic/Fomantic-UI/commit/ea9251ddb6d04369b39356d60defff5cef0d4095) - fix(icon): fix lighthouse warning [`d199521`](https://github.com/fomantic/Fomantic-UI/commit/d199521157fb5eb06ed33ce2ec4521a111e21bf5) - chore(release): update version [`b6047e4`](https://github.com/fomantic/Fomantic-UI/commit/b6047e4b21c83c9aa719f6324e5702f43887122e) - feat(dropdown): dont animate labels when no transition is given [`0bffb4a`](https://github.com/fomantic/Fomantic-UI/commit/0bffb4ab4ad01425a90aa8e72b1812b403b84fe1) - fix(chore): fix eslint default config major versions [`21db9e4`](https://github.com/fomantic/Fomantic-UI/commit/21db9e448e3a893d5e3d054a75f8c3159cc05cfa) - fix(ci): color git diff output [`63633b2`](https://github.com/fomantic/Fomantic-UI/commit/63633b2508e6e857d696b053e0f51486648331ec) - feat(lint): enforce LF line break in all JS and LESS files [`6a42d01`](https://github.com/fomantic/Fomantic-UI/commit/6a42d0144eb3fd9eb71a27e7de7c3032ac6aeaf0) - fix(calendar): calendar breaks when initialDate is string [`2722e1b`](https://github.com/fomantic/Fomantic-UI/commit/2722e1b07e142e69597f49adc22d0621495ad32c) - feat(ci): check node 18 as well [`9773a1d`](https://github.com/fomantic/Fomantic-UI/commit/9773a1db04d6d275d4eadfe6a868faadd4bd1468) - build(deps): bump gulp-tap from 1.0.1 to 2.0.0 [`4b673d8`](https://github.com/fomantic/Fomantic-UI/commit/4b673d8a1495a4924be6d5e4f466a3f8257287f5) - build(deps): bump gulp-notify from 3.2.0 to 4.0.0 [`edf743a`](https://github.com/fomantic/Fomantic-UI/commit/edf743a171943a6eb161facf631f01ce8201db0f) - fix(rating): partial rating specificity [`f5a64f3`](https://github.com/fomantic/Fomantic-UI/commit/f5a64f35cdab0b2cf4ef6241798d81b0bd495fdd) - fix(menu): labeled right menu icon size [`9a0ff54`](https://github.com/fomantic/Fomantic-UI/commit/9a0ff54326e3cb35da52f10f7aee8f83424ca541) - fix(chore): dont assign exoego for autoreview anymore [`3ac5bf1`](https://github.com/fomantic/Fomantic-UI/commit/3ac5bf1c64e1d86187a396254a12e798d403f971) - fix(font): patched lato 2.0 to fix positioning [`894f183`](https://github.com/fomantic/Fomantic-UI/commit/894f183a3456539613273243b246df71f42e60a1)