fomantic-ui
Version:
Fomantic empowers designers and developers by creating a shared vocabulary for UI.
815 lines (496 loc) • 626 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [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
## Changes and new Features
### Calendar
- add size variations [`1afaf65`](https://github.com/fomantic/Fomantic-UI/commit/1afaf65c866e3b0ac3631ab04251cc4863facd90)
- move hardcoded values to less variables [`9025236`](https://github.com/fomantic/Fomantic-UI/commit/9025236e98db6e21cb49ac2e495b7d64fdcad791)
### Checkbox
- invisible variant for text only [`9cfbc56`](https://github.com/fomantic/Fomantic-UI/commit/9cfbc56c0a202a6cbc9ec5f92aa6ef6e8244ee57)
### Dropdown
- optional keeping the searchterm [`7986b3f`](https://github.com/fomantic/Fomantic-UI/commit/7986b3f80df8fb52bd797431e4280991fa3cdfb1)
- simple temporary cache clear [`e19bdc5`](https://github.com/fomantic/Fomantic-UI/commit/e19bdc5a7ff4e132cf7d67598b4847a3ee65ee78)
### Emoji
- tweemoji v14 and joypixels v7 update [`db3ee2f`](https://github.com/fomantic/Fomantic-UI/commit/db3ee2fbaa72bd65afddf1403fe57c673f181f06)
### Feed
- connected, ordered, disabled, divided variant + inverted fix [`41577bc`](https://github.com/fomantic/Fomantic-UI/commit/41577bcbfff653772c8a9bacdefc800aaf9d785a)
### Flag
- add alias for czech [`d9a9b44`](https://github.com/fomantic/Fomantic-UI/commit/d9a9b44f401e10e82f4c382b4dfd3d6fd20c6fc3)
### Form
- optional limit the displayed error messages per field [`491b07a`](https://github.com/fomantic/Fomantic-UI/commit/491b07ab0c2b9097a27a32cf646698b2432e665d)
### Item
- disabled variants [`d5f0e18`](https://github.com/fomantic/Fomantic-UI/commit/d5f0e180171edfc4ca6dfcd634e77026c1e5021f)
### Label
- center and bottom ribbon [`3a3d6aa`](https://github.com/fomantic/Fomantic-UI/commit/3a3d6aa494151f270883e667348887199071b334)
### Menu
- simpler equal width [`edf4286`](https://github.com/fomantic/Fomantic-UI/commit/edf4286b3e3c1f08005d2bf16b57719e5c338bc3)
### Popup
- match tooltip appearance to default popups [`5da44d8`](https://github.com/fomantic/Fomantic-UI/commit/5da44d8025e56f705ba9dae27e21b0ecd516e683)
- use title attribute as very last option only [`11b4099`](https://github.com/fomantic/Fomantic-UI/commit/11b409973c82256dc5ce0acc168895576ccd10d5)
### Search
- horizontal category variant [`446d89e`](https://github.com/fomantic/Fomantic-UI/commit/446d89e330edeabb81c36028a9dbc722cf4b0488)
- onresults callback fromcache [`ef4ce34`](https://github.com/fomantic/Fomantic-UI/commit/ef4ce34634832a67e80135de78bff87b7782dc82)
### Segment
- colored inverted attached segment should not have a black border [`58863c1`](https://github.com/fomantic/Fomantic-UI/commit/58863c18a3cb322fbcd11603d7b25f84e15763df)
- loading segment should cover loading spinner [`b952467`](https://github.com/fomantic/Fomantic-UI/commit/b95246742556c66151b59b3fb9b6bcebfe5500ad)
- wrapping in addition to stackable [`17aa72d`](https://github.com/fomantic/Fomantic-UI/commit/17aa72d3a37a373c311296d09506f8e9ea427eec)
### Slider
- restrictedLabels, min/maxRange, always ticks, tooltip [`28fb68c`](https://github.com/fomantic/Fomantic-UI/commit/28fb68ccb3d7de6d66ed2cad62aec9feff6c2737)
### Table
- resizable scrolling [`1e3f606`](https://github.com/fomantic/Fomantic-UI/commit/1e3f606258431651b774cc982cf1ab694872a8ae)
## Bug Fixes
### API
- create regexp alias to fix snyk redos false positive [`bc1849c`](https://github.com/fomantic/Fomantic-UI/commit/bc1849cc215bdb646398a19efa3105924aa8bd3c)
### Calendar
- multimonth had margin [`85bc292`](https://github.com/fomantic/Fomantic-UI/commit/85bc292346a6b0dc644db49180a8ed49931780ee)
### Checkbox
- prevent readonly toggle via space [`c3eb045`](https://github.com/fomantic/Fomantic-UI/commit/c3eb045af344d472d8609aeff10c168289fda201)
### Dropdown
- adjust icon on multiple non selection non search [`b6b51ca`](https://github.com/fomantic/Fomantic-UI/commit/b6b51ca587041f112581c69c9aa42d0664b74bb9)
- double hide transition breaks upward out [`cd6c308`](https://github.com/fomantic/Fomantic-UI/commit/cd6c30873c581b83b57681cac7c38564dd1fd75e)
- encoded select values, multiple maxselections [`34abb0e`](https://github.com/fomantic/Fomantic-UI/commit/34abb0e422b74446172387c45246c6fddaa3442f)
- insert clearable at correct dom position [`f574a6b`](https://github.com/fomantic/Fomantic-UI/commit/f574a6bcff47fb623c92cdab1778e7cdc2f95d96)
- possible XSS through select option text [`be4492b`](https://github.com/fomantic/Fomantic-UI/commit/be4492b7b6acb853ae2d795a2add89d1b1102f66)
- remove clearable icon on disabeled or readonly [`09d0671`](https://github.com/fomantic/Fomantic-UI/commit/09d0671c23fa2710652efaaf0f716aaae85bf42f)
- support selection floating or pointing [`a8dd05e`](https://github.com/fomantic/Fomantic-UI/commit/a8dd05ea61a8d970107742102c6a34ab6b004558)
### Flag
- czech_republic alias [`c7d794b`](https://github.com/fomantic/Fomantic-UI/commit/c7d794b9072115464422e9ba81c5fc734d2bbbe5)
### Form
- add prompt while still animating [`7e5e3ff`](https://github.com/fomantic/Fomantic-UI/commit/7e5e3ff2f9135278c41508a4cf415d8f5ef075b5)
- support inline fields group label for required attribute [`e275dcb`](https://github.com/fomantic/Fomantic-UI/commit/e275dcb35733ce8e067aad424c27ecc9e87a4e73)
- use namespace to be able to destroy events [`72d102a`](https://github.com/fomantic/Fomantic-UI/commit/72d102a7628ac7f8ef86341420113a539c57da66)
### Form Validation
- support file inputs for validation [`880333c`](https://github.com/fomantic/Fomantic-UI/commit/880333c34845c544e7115bf0ce8779c8aceb9c35)
- support native validation, after submit only [`5e5da5d`](https://github.com/fomantic/Fomantic-UI/commit/5e5da5da032212ab718ce32bff72de69b64d6dec)
### Menu
- dont show right wrapping border on secondary [`f840753`](https://github.com/fomantic/Fomantic-UI/commit/f84075310cb6115a13590477b24b8b36dbbd491f)
### Modal
- autofocus fix for input and non focusable elements [`9f9137a`](https://github.com/fomantic/Fomantic-UI/commit/9f9137ad15d63c1235fe89e81472dacfc8424a02)
- fade inner dimmer [`4006122`](https://github.com/fomantic/Fomantic-UI/commit/40061220f76e4087b03e9207a49b5c94fd1ca1a9)
- ignore observed non inputs for autofocus [`1d7449f`](https://github.com/fomantic/Fomantic-UI/commit/1d7449f672cb508b65ece681d52d58d1935eaf5b)
- scrolling multple modals positioning [`81f7c2c`](https://github.com/fomantic/Fomantic-UI/commit/81f7c2cc5b37ff18926b3f5b30de328698127428)
### Segment
- piled segments under parent background, inverted variants [`980ea5e`](https://github.com/fomantic/Fomantic-UI/commit/980ea5e4f4c63a5d549f175f9974420bc4e07bb7)
### Sidebar
- remove unused ios checks [`c6956f2`](https://github.com/fomantic/Fomantic-UI/commit/c6956f2ac1a98dd4fc510c614de726609bc0c9eb)
### Slider
- also bind events on disabled variant [`cb680cb`](https://github.com/fomantic/Fomantic-UI/commit/cb680cba14c4251b9ad7c7fa92b5d97b46b80779)
- max value had js floating point issues [`4ae1b43`](https://github.com/fomantic/Fomantic-UI/commit/4ae1b43d4a8329d5ef7c6900596e6adcc626b9d4)
### Tab
- hash historytype did not work anymore [`8c329ba`](https://github.com/fomantic/Fomantic-UI/commit/8c329bab785d3d59dc2f884e99ef3d36c5abe125)
### Toast
- destroy toast after onremove callback [`2806406`](https://github.com/fomantic/Fomantic-UI/commit/280640609a60f06da0d64925653856ef75296155)
### Build Fixes
- removed never reached error handling [`344657e`](https://github.com/fomantic/Fomantic-UI/commit/344657ebcb270d12f443dc0c8debb9c00356632e)
### CI Fixes
- satisfy linting for import order [`2eabebd`](https://github.com/fomantic/Fomantic-UI/commit/2eabebdf30e7c14c0604f850bcbd2b4646559324)
- upgrade unicorn to 46 to fix eslint 8.40 [`eb16c99`](https://github.com/fomantic/Fomantic-UI/commit/eb16c9958d11fc62fe358e972d8d9cd7e3bc28ec)
## Theming Fixes
- check real colors to support css variables [`4f21527`](https://github.com/fomantic/Fomantic-UI/commit/4f21527c9d194457e3f2a8887d587994518dfd8b)
- variable inheritance without default imported twice [`41cbbfd`](https://github.com/fomantic/Fomantic-UI/commit/41cbbfdd05d6672b9a9804d5a935dbb7a7f3957e)
## Types
- allow JQueryAjaxSettings objects for modules using apiSettings [`5aee397`](https://github.com/fomantic/Fomantic-UI/commit/5aee3977e3eab2fdc62ea2195e54c48649f5e549)
- better readability, intellisense improvements, small fixes [`40a7aee`](https://github.com/fomantic/Fomantic-UI/commit/40a7aee3db1b3ef3404295afb34722b363fd5ba9)
## Chore
- added v2.9.x to security support [`a685a8c`](https://github.com/fomantic/Fomantic-UI/commit/a685a8c274f25e03813ca269e8c30ae41c60663d)
- adjust new username for core maintainer y0hami [`1c42354`](https://github.com/fomantic/Fomantic-UI/commit/1c423540e867ab7b579d705e0609a707c456a3b6)
- check if context exists in parent windows [`2321380`](https://github.com/fomantic/Fomantic-UI/commit/232138045e87b20cf915f9b233b67605a3ffeb8b)
- encapsulate settimeout [`afea456`](https://github.com/fomantic/Fomantic-UI/commit/afea456335687b89d6d802897fd3bd39be815ba6)
- remove openbase badge [`569cce1`](https://github.com/fomantic/Fomantic-UI/commit/569cce1891a4750f8616e08ee4b4c3562a87661e)
- removed selector api as removed in jquery 3 [`dc85362`](https://github.com/fomantic/Fomantic-UI/commit/dc8536229b8a78227a459fd2d78470c258243427)
- shorten specificity names [`3deb795`](https://github.com/fomantic/Fomantic-UI/commit/3deb795288e8985c4a38da3ae48ae44cdaea14ff)
## Dependency Updates
- bump actions/checkout from 3 to 4 [`9dc98bd`](https://github.com/fomantic/Fomantic-UI/commit/9dc98bd87ea54808e437fd110b0dfa4f895a1768)
- bump all-contributors-cli from 6.24.0 to 6.26.1 [`26c6796`](https://github.com/fomantic/Fomantic-UI/commit/26c679698a0d98019c7eec15105a0deff26a721b)
- bump browserslist from 4.21.5 to 4.21.10 [`29cb9be`](https://github.com/fomantic/Fomantic-UI/commit/29cb9be56744458a19dfe83b49b967d698311e61)
- bump eslint from 8.33.0 to 8.48.0 [`ad261fe`](https://github.com/fomantic/Fomantic-UI/commit/ad261fe5381ae5c4f21f44da2ca38be5fc2a6119)
- bump eslint-plugin-import from 2.27.5 to 2.28.1 [`939b102`](https://github.com/fomantic/Fomantic-UI/commit/939b102ab22811d765987cbd7ef5549edd9c2914)
- bump gulp-json-editor from 2.5.6 to 2.5.7 [`6f874c4`](https://github.com/fomantic/Fomantic-UI/commit/6f874c4023621b5d6c285e3e4aec412559ab7a49)
- bump inquirer from 8.2.5 to 8.2.6 [`de758dc`](https://github.com/fomantic/Fomantic-UI/commit/de758dcb3b4b51657623d43893bc5351aadaf942)
- bump jquery from 3.6.3 to 3.7.1 [`75021b9`](https://github.com/fomantic/Fomantic-UI/commit/75021b9d73aa5eeba0be5268e7bfa4857df657b2)
- bump less from 4.1.3 to 4.2.0 [`86a6537`](https://github.com/fomantic/Fomantic-UI/commit/86a6537cec66874effb6e376cf5819b06c997a28)
- bump node-fetch from 2.6.9 to 2.7.0 [`a41a0dc`](https://github.com/fomantic/Fomantic-UI/commit/a41a0dc23cf6c1e20f081a7cd5cf0e60cb0bd798)
- bump postcss from 8.4.21 to 8.4.29 [`f2aad7e`](https://github.com/fomantic/Fomantic-UI/commit/f2aad7e1c47a1e288359e448459c9155e53f2d9d)
- bump semver from 7.3.8 to 7.5.4 [`8d163fa`](https://github.com/fomantic/Fomantic-UI/commit/8d163faa72ca9709d38ded50fde59b3a572d122a)
- octokit v18 upgrade [`f52d42b`](https://github.com/fomantic/Fomantic-UI/commit/f52d42bdff73509c77876f8d2194f4e6a2b84489)
## Docs
- added v2.9.x to security support [`a685a8c`](https://github.com/fomantic/Fomantic-UI/commit/a685a8c274f25e03813ca269e8c30ae41c60663d)
- 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
## Changes and new Features
### Checkbox
- remove !important [`b6cde0e`](https://github.com/fomantic/Fomantic-UI/commit/b6cde0e68a8c02e1e286ae8c3b2d5478a45c6fb5)
### Form Validation
- size rule to test string length range [`247703a`](https://github.com/fomantic/Fomantic-UI/commit/247703af614b84ff9bf7cb74e36022332964bb23)
- support object list in add errors [`3b0a796`](https://github.com/fomantic/Fomantic-UI/commit/3b0a796dcb78178b8228ee1b48ef7c69670b3ea9)
### Menu
- wrapping variant [`cf51e1c`](https://github.com/fomantic/Fomantic-UI/commit/cf51e1ca633a5618c6dc13b2315ab0d2f876ad89)
### Popup
- loading variant [`f3fb845`](https://github.com/fomantic/Fomantic-UI/commit/f3fb8451633c2ba0ce11fd0d92ab7bbb8f6f32c1)
### Segment
- left and right attached variant [`e1559e8`](https://github.com/fomantic/Fomantic-UI/commit/e1559e8dd71f56fff156d1cc40c0c961a6e7e5b8)
- seamless variant [`79582b2`](https://github.com/fomantic/Fomantic-UI/commit/79582b243684f469d0e6d6ab24b117c70178025c)
### CI Features
- upgrade prettier to 2.8.3-patched [`326e6cc`](https://github.com/fomantic/Fomantic-UI/commit/326e6ccfe227251c640368c86d2f56ca1c9ec673)
## Bug Fixes
### Dropdown
- compact menu items were cut [`6ae4c9d`](https://github.com/fomantic/Fomantic-UI/commit/6ae4c9d9167e70d99b25ca8306b50a124817e2f9)
### Modal
- avoid multiple autofocus on show animation [`5b497e3`](https://github.com/fomantic/Fomantic-UI/commit/5b497e3bad91c5ea5ce437df6f1194ce3ce2dc99)
- remove active class on hide [`27c5d2f`](https://github.com/fomantic/Fomantic-UI/commit/27c5d2f1d0bcdca80718e659da7a82ad87731c6c)
### Segment
- specificity and wrong selector [`16dfb7e`](https://github.com/fomantic/Fomantic-UI/commit/16dfb7efb3e67d3aa1df9515a36193e76cbf39c2)
### Transition
- reverted missing invoke method error [`ed8c5e9`](https://github.com/fomantic/Fomantic-UI/commit/ed8c5e98cf3f8778aa6b90b77798faa1f15e384f)
### Build Fixes
- allow gulp install from direct checkout folder [`2015119`](https://github.com/fomantic/Fomantic-UI/commit/2015119c1487609eaf28fc28abafe3db26668bb5)
- fix path creation to avoid always using default settings [`c9cbd9b`](https://github.com/fomantic/Fomantic-UI/commit/c9cbd9bdf65bba8c9588007d131120434cf981c6)
- missing _site files and check npm folder [`df306be`](https://github.com/fomantic/Fomantic-UI/commit/df306bebcdf65d64c3ebf113b70979713c019d19)
## Theming Fixes
- dont conditional import variables to avoid scoping [`f8f26a1`](https://github.com/fomantic/Fomantic-UI/commit/f8f26a1a30a4ca0f5472b63479f35defd080204e)
## Chore
- invalid css values [`bdc9edd`](https://github.com/fomantic/Fomantic-UI/commit/bdc9edd54c4e17f897af355cc83f83369d54b6c1)
- remove unneeded vendor prefixes [`8415a7a`](https://github.com/fomantic/Fomantic-UI/commit/8415a7a660cec01a35fb65536256792f16372af3)
- remove vendor checks [`8838309`](https://github.com/fomantic/Fomantic-UI/commit/883830993eba0035a91ca1f514680f3740bdc06a)
- unified template headers [`6d98ed1`](https://github.com/fomantic/Fomantic-UI/commit/6d98ed1fc7854d573b965d8f2169cb3017b00de4)
## Dependency Updates
- bump browserslist from 4.21.4 to 4.21.5 [`52801a7`](https://github.com/fomantic/Fomantic-UI/commit/52801a7e47ac865e48c82f1a9df2a4a747829413)
- bump eslint from 8.32.0 to 8.33.0 [`81e635b`](https://github.com/fomantic/Fomantic-UI/commit/81e635bb124914a99c93793e060746e53cb36a53)
- bump eslint-plugin-import from 2.27.4 to 2.27.5 [`7b0c4bd`](https://github.com/fomantic/Fomantic-UI/commit/7b0c4bdf071a66bd03969105089ff18ec4daabc5)
- bump node-fetch from 2.6.8 to 2.6.9 [`4816346`](https://github.com/fomantic/Fomantic-UI/commit/4816346cce15d2dbeea02280f7ec7c63738b2c2b)
## [2.9.1](https://github.com/fomantic/Fomantic-UI/compare/2.9.0...2.9.1)
> 16 January 2023
## Changes and new Features
### Button
- make consequences optional [`14a4f8c`](https://github.com/fomantic/Fomantic-UI/commit/14a4f8cc7c47a91cbed178be6bad1cf1154efc11)
### Calendar
- support context setting [`0533782`](https://github.com/fomantic/Fomantic-UI/commit/053378246ea15da19158c729cb7167cc228458f9)
### Dropdown
- dont animate labels when no transition is given [`0bffb4a`](https://github.com/fomantic/Fomantic-UI/commit/0bffb4ab4ad01425a90aa8e72b1812b403b84fe1)
### Icon
- support custom naming and selector [`4bab7d9`](https://github.com/fomantic/Fomantic-UI/commit/4bab7d93dcfeb02d5714bb054981b032cc737ebe)
- support duotone icons [`845150e`](https://github.com/fomantic/Fomantic-UI/commit/845150ee247059bacde5d24bd66becf61d2be763)
### Input
- make invalid pseudo class optional [`69527dc`](https://github.com/fomantic/Fomantic-UI/commit/69527dca2cf6c9da314f7127217c8bf1203c83d8)
- move pointer-events value into variable [`d459c42`](https://github.com/fomantic/Fomantic-UI/commit/d459c4269eec49f7b5b4e6459aba43738e3f67f8)
### Popup
- color variants [`a927bd2`](https://github.com/fomantic/Fomantic-UI/commit/a927bd2abafca0981864846a0bfe62ac62ee3280)
- multiline tooltip variation [`6dae584`](https://github.com/fomantic/Fomantic-UI/commit/6dae5847f7a6f1e8abf1855a9cdc03d92aba5107)
### Search
- all and some words for fullTextSearch [`a343501`](https://github.com/fomantic/Fomantic-UI/commit/a34350179af8449338949a50e1a24e482f61736b)
### Statistic
- fluid variant [`02b01ff`](https://github.com/fomantic/Fomantic-UI/commit/02b01ff33f2ea3f4ee9ca09af836736acf18bd42)
### Transition
- pulsating variant [`edc5e7e`](https://github.com/fomantic/Fomantic-UI/commit/edc5e7e114f270fe241a9575a69fe7fa6a75b115)
### Build Features
- adjust autoprefixer config to match 2.9.0 browser support [`70adac5`](https://github.com/fomantic/Fomantic-UI/commit/70adac5577f98245fcc6b175eec50679af208f00)
- improve error message for when semantic.json is not found [`51e0c45`](https://github.com/fomantic/Fomantic-UI/commit/51e0c4513f9514c665f32af7ee0fbf80c3fe08a9)
### CI Features
- add Airbnb and Unicorn eslint packages [`aa53fbd`](https://github.com/fomantic/Fomantic-UI/commit/aa53fbd497859a5a3cb2ef94b80910d214aac10a)
- add prettier formatter to assert LESS files whitespaces [`b3dc749`](https://github.com/fomantic/Fomantic-UI/commit/b3dc749053661539c02d33c7dd98810b9a0cd00e)
- add stylelint for LESS and normalize whitespaces [`d4987bf`](https://github.com/fomantic/Fomantic-UI/commit/d4987bfaca7a7447771e819d11d1b85f45c1eccc)
- add stylelint overrides and variation files [`ce26829`](https://github.com/fomantic/Fomantic-UI/commit/ce26829e4dd5d959410643b70a5d403367f6283d)
- adjust LESS whitespaces to match prettier format [`2ec6af4`](https://github.com/fomantic/Fomantic-UI/commit/2ec6af4a55f804dec8711abcc15f2e972dccd47b)
- check node 18 as well [`9773a1d`](https://github.com/fomantic/Fomantic-UI/commit/9773a1db04d6d275d4eadfe6a868faadd4bd1468)
- enforce LF line break in all JS and LESS files [`6a42d01`](https://github.com/fomantic/Fomantic-UI/commit/6a42d0144eb3fd9eb71a27e7de7c3032ac6aeaf0)
- fix else with return, unify ternary CS [`e684c62`](https://github.com/fomantic/Fomantic-UI/commit/e684c629b706a6c766a940989fd19b81ca4b87a3)
- fix global-require eslint rule [`3f3fee4`](https://github.com/fomantic/Fomantic-UI/commit/3f3fee4f1238dc05d77e9779f7fbbadde9f29c51)
- fix multiple rare eslint errors [`7498343`](https://github.com/fomantic/Fomantic-UI/commit/749834368898f9ff53b122c5f6e736abbd3d3501)
- fix various eslint rules [`27384cb`](https://github.com/fomantic/Fomantic-UI/commit/27384cb4cb827221c336e95974a2bfbfb7ed29ee)
- modernize/unify CSS but maintain IE11 compatibility [`6e2fa0f`](https://github.com/fomantic/Fomantic-UI/commit/6e2fa0f46ee260fdf139e887298f59bee181350d)
- nested ternary formatting and remove unneeded parentheses [`df82def`](https://github.com/fomantic/Fomantic-UI/commit/df82def2dc2c2eb7b640a59d64affd004002e342)
- remove global undefined variable shadow [`2753e1d`](https://github.com/fomantic/Fomantic-UI/commit/2753e1d4cd474b7ae4b5f2673cffa2ac3b61ee8a)
- remove unneeded parentheses around expressions [`029436f`](https://github.com/fomantic/Fomantic-UI/commit/029436fb4c0ca4ad40547cec54342fccb3aef35f)
- remove unneeded vendor prefixes [`b0a1399`](https://github.com/fomantic/Fomantic-UI/commit/b0a1399aacb793156f202b11d3f0781404b65e5a)
- type-safe equality operator when comparing literals [`89e62cc`](https://github.com/fomantic/Fomantic-UI/commit/89e62cc6f45f51f53aaeb2d142937ed8cb559180)
- unify LESS files whitespaces and string quotes [`fc431e8`](https://github.com/fomantic/Fomantic-UI/commit/fc431e8c06ca1c0514d6fb137a29b5b24063e831)
- unify number format in LESS [`b672789`](https://github.com/fomantic/Fomantic-UI/commit/b672789403772ecbf213ec5ac112c881870e6f1e)
- unify regex and .length check syntax [`b0f8d19`](https://github.com/fomantic/Fomantic-UI/commit/b0f8d194299469f937cf20d746c1f4e42a632150)
- unify/simplify typeof operator usage [`504f80d`](https://github.com/fomantic/Fomantic-UI/commit/504f80de9d6563617190ee236569fc49805810ed)
- use Date.now() instead of new Date().getTime() [`e658be3`](https://github.com/fomantic/Fomantic-UI/commit/e658be36562f43defc4b3b5f420055e76e38ad7b)
## Bug Fixes
### API
- explicite url setting should have priority over data url [`1084e98`](https://github.com/fomantic/Fomantic-UI/commit/1084e98df5d760a37908b9b66cf9879bc46fc313)
- support [] inside form names [`1a3de4b`](https://github.com/fomantic/Fomantic-UI/commit/1a3de4bb1764ecda9fe198074c0652d5fe2584d8)
### Button
- wrong extra inset [`27d0491`](https://github.com/fomantic/Fomantic-UI/commit/27d0491c7030afa1d1dbb26a847ddf49a29ff3ea)
### Calendar
- calendar breaks when initialDate is string [`2722e1b`](https://github.com/fomantic/Fomantic-UI/commit/2722e1b07e142e69597f49adc22d0621495ad32c)
### Dropdown
- dont reopen menu on forceselection and search blur [`d493189`](https://github.com/fomantic/Fomantic-UI/commit/d493189c1875858621d7a365b12f51d3285d1913)
- fix rounded corners on scrolling menu [`7259c34`](https://github.com/fomantic/Fomantic-UI/commit/7259c349e25122d7363277b793046333ec6b4fbc)
- keep overflow visible for non simple selection [`b4fc00c`](https://github.com/fomantic/Fomantic-UI/commit/b4fc00cdf77af3eda27de0a51c57ff0198c2809f)
- paste values as search query [`338898a`](https://github.com/fomantic/Fomantic-UI/commit/338898ad59dea9ea893f5bc61aaa59b506dbea68)
- reuse select tabindex [`3767ba8`](https://github.com/fomantic/Fomantic-UI/commit/3767ba89bfdd5cc5f959f09db50299919bf7182c)
### Emoji
- changing from maxcdn to jsdelivr cdn path [`0ac5353`](https://github.com/fomantic/Fomantic-UI/commit/0ac5353654df82e9273454c0bd15082109752a19)
### Flyout
- content height wrong without header [`8aa6c67`](https://github.com/fomantic/Fomantic-UI/commit/8aa6c675c42fcfb5d249d75b16bc388239939581)
### Form
- dynamic validation should't check deleted fields [`c245e0f`](https://github.com/fomantic/Fomantic-UI/commit/c245e0fd97e58858fd475bed4b2b2934dc853a61)
### Grid
- fix stackable nested grid [`99f067f`](https://github.com/fomantic/Fomantic-UI/commit/99f067fed42db738087dd4bbfae546ee7387bf89)
### Icon
- fix lighthouse warning [`d199521`](https://github.com/fomantic/Fomantic-UI/commit/d199521157fb5eb06ed33ce2ec4521a111e21bf5)
- removed duplicate icon selectors [`52582e1`](https://github.com/fomantic/Fomantic-UI/commit/52582e1a8714156547a206ee9581456800f2015a)
- unify icon font usage in themes [`42e4040`](https://github.com/fomantic/Fomantic-UI/commit/42e40407d3c4854064fe12804eec6c729f98c2bc)
### Input
- adjust padding in labeled dropdown icon inputs [`02082e2`](https://github.com/fomantic/Fomantic-UI/commit/02082e2856df0d27719dfd923a22dee2e0dfac22)
### Label
- disabled and centered label(s) [`d296b9a`](https://github.com/fomantic/Fomantic-UI/commit/d296b9a299b07890d7f1218f8a02b85f830045a6)
### Menu
- labeled right menu icon size [`9a0ff54`](https://github.com/fomantic/Fomantic-UI/commit/9a0ff54326e3cb35da52f10f7aee8f83424ca541)
### Modal
- do autofocus on content change [`1373e46`](https://github.com/fomantic/Fomantic-UI/commit/1373e464e6d168a07d2900cc869baea1f6fea110)
### Nag
- make sure value is string for all storage engines [`6515b88`](https://github.com/fomantic/Fomantic-UI/commit/6515b88b8843a78f98c3ad809f0fb889156c6762)
- overlay nags were always shown [`ea9251d`](https://github.com/fomantic/Fomantic-UI/commit/ea9251ddb6d04369b39356d60defff5cef0d4095)
### Rating
- partial rating specificity [`f5a64f3`](https://github.com/fomantic/Fomantic-UI/commit/f5a64f35cdab0b2cf4ef6241798d81b0bd495fdd)
### Build Fixes
- one single component does not build [`ead2efb`](https://github.com/fomantic/Fomantic-UI/commit/ead2efbbfebaf61c7156abfd54d0504b83ce869e)
### CI Fixes
- color git diff output [`63633b2`](https://github.com/fomantic/Fomantic-UI/commit/63633b2508e6e857d696b053e0f51486648331ec)
## Chore
- add lint using CI [`8a8d841`](https://github.com/fomantic/Fomantic-UI/commit/8a8d841a3eec3b1a103bb69be0350f1d7715c775)
- also use 3 layer logic for colors.less [`0b65a82`](https://github.com/fomantic/Fomantic-UI/commit/0b65a824be9d1117ace8d3ce7f3e7652dc18b4f5)
- dont assign exoego for autoreview anymore [`3ac5bf1`](https://github.com/fomantic/Fomantic-UI/commit/3ac5bf1c64e1d86187a396254a12e798d403f971)
- fix eslint default config major versions [`21db9e4`](https://github.com/fomantic/Fomantic-UI/commit/21db9e448e3a893d5e3d054a75f8c3159cc05cfa)
- https links [`c30ed51`](https://github.com/fomantic/Fomantic-UI/commit/c30ed51ca12fc1762b04c2fd1a83d087c0124d07)
- prevent overscrolling [`3979742`](https://github.com/fomantic/Fomantic-UI/commit/3979742c8f743ccf8d80e4b40c19b21b8d4a963a)
- references from SUI to FUI [`1d41122`](https://github.com/fomantic/Fomantic-UI/commit/1d411225e7087d7bd474513dcfa252f52adc1fba)
- remove old sui v1 unsupported and undocumented code [`1124496`](https://github.com/fomantic/Fomantic-UI/commit/1124496315e64a2b62b552809ad03486e14b0fac)
- remove unnecessary methods and prefixes [`5b012ba`](https://github.com/fomantic/Fomantic-UI/commit/5b012bac08d1e27b48345d2900821826050e9b0d)
- removed unused dependencies [`a1262ef`](https://github.com/fomantic/Fomantic-UI/commit/a1262eff881c4643bb22f1420846f9af970aec0d)
- rename to fomantic, update jquery, fix examples [`bda1099`](https://github.com/fomantic/Fomantic-UI/commit/bda109920babd6af467a794436ff303d0447b8c1)
- replace jquery deprecated methods [`7071e59`](https://github.com/fomantic/Fomantic-UI/commit/7071e5977705394994b87df42855435f4b357920)
- strip/adjust comment headers via config [`8f304c6`](https://github.com/fomantic/Fomantic-UI/commit/8f304c6b1c93a03cbb9b4a7a84e9b7dce0f553b5)
- support node12 on add [`dbb503f`](https://github.com/fomantic/Fomantic-UI/commit/dbb503f1dff89bc31712d54d3d3e96bb9c78aff8)
- typos found by eslint [`dbc8d11`](https://github.com/fomantic/Fomantic-UI/commit/dbc8d1192c63b646eeb14b59a24fa5dde158be14)
- unify invoke method, removed unused error strings [`dc9662f`](https://github.com/fomantic/Fomantic-UI/commit/dc9662ff67a5bde32774791e93ba4503896e4a9d)
- upgrade to del 6.1.1 [`304a637`](https://github.com/fomantic/Fomantic-UI/commit/304a637ec017ea0a3577798bcbcbdcd6489da969)
- use modern "let" instead of "var" in build scripts [`ae427cc`](https://github.com/fomantic/Fomantic-UI/commit/ae427cc727609089ca6c82eb93a3c30ba8ac8bfe)
- use modern globalThis [`e589cd1`](https://github.com/fomantic/Fomantic-UI/commit/e589cd1c5407d8a04f061898298d399e6f24c624)
## Dependency Updates
- bump all-contributors-cli from 6.23.1 to 6.24.0 [`ec04b4f`](https://github.com/fomantic/Fomantic-UI/commit/ec04b4f557f405d449709635f2325cd20179df7a)
- bump decode-uri-component from 0.2.0 to 0.2.2 [`935e235`](https://github.com/fomantic/Fomantic-UI/commit/935e235d376b55912edb6c3fcd3226a04d17a8e8)
- bump eslint from 8.28.0 to 8.32.0 [`43be9ab`](https://github.com/fomantic/Fomantic-UI/commit/43be9abf8b5e0a4198ab1afddef37b38125b6daf)
- bump eslint-plugin-import from 2.26.0 to 2.27.4 [`a417fa7`](https://github.com/fomantic/Fomantic-UI/commit/a417fa76e46a9072923139cb9ae370a59c9e26e2)
- bump gulp-autoprefixer from 6.1.0 to 8.0.0 [`7ece4ce`](https://github.com/fomantic/Fomantic-UI/commit/7ece4ce2e641de76d601b666925a72ef8a157cc3)
- bump gulp-chmod from 2.0.0 to 3.0.0 [`27e7996`](https://github.com/fomantic/Fomantic-UI/commit/27e7996332f6da0a4f85a7f612e749e81f6a9c60)
- bump gulp-notify from 3.2.0 to 4.0.0 [`edf743a`](https://github.com/fomantic/Fomantic-UI/commit/edf743a171943a6eb161facf631f01ce8201db0f)
- bump gulp-replace from 1.1.3 to 1.1.4 [`c959704`](https://github.com/fomantic/Fomantic-UI/commit/c95970489b20a861c360dc5f8178710e72eb0f3a)
- bump gulp-tap from 1.0.1 to 2.0.0 [`4b673d8`](https://github.com/fomantic/Fomantic-UI/commit/4b673d8a1495a4924be6d5e4f466a3f8257287f5)
- bump inquirer from 8.2.4 to 8.2.5 [`d0b9d94`](https://github.com/fomantic/Fomantic-UI/commit/d0b9d942922e37ad7fc33367601082e6958b5849)
- bump jquery from 3.6.1 to 3.6.3 [`3b7c177`](https://github.com/fomantic/Fomantic-UI/commit/3b7c17788c9581f4f2b0e36065798a4a9a43669d)
- bump json5 from 1.0.1 to 1.0.2 [`631ba7b`](https://github.com/fomantic/Fomantic-UI/commit/631ba7b803ebd4012671f42f9f84d4f3ed15bc3e)
- bump node-fetch from 2.6.7 to 2.6.8 [`344a77e`](https://github.com/fomantic/Fomantic-UI/commit/344a77e3f51657d8305337f1645cae88cbb398ec)
- bump postcss from 8.4.19 to 8.4.21 [`5bdafbe`](https://github.com/fomantic/Fomantic-UI/commit/5bdafbefa62cdc1c3a8d5e7cb8d5a1e19390fca1)
- bump stylelint from 14.16.0 to 14.16.1 [`c9626ca`](https://github.com/fomantic/Fomantic-UI/commit/c9626ca17a55eada9e5911eeeda4f4a6f7b1b595)
- removed unused dependencies [`a1262ef`](https://github.com/fomantic/Fomantic-UI/commit/a1262eff881c4643bb22f1420846f9af970aec0d)
- upgrade to del 6.1.1 [`304a637`](https://github.com/fomantic/Fomantic-UI/commit/304a637ec017ea0a3577798bcbcbdcd6489da969)
## [2.9.0](https://github.com/fomantic/Fomantic-UI/compare/2.8.8...2.9.0)
> 9 October 2022
## Changes and new Features
### Accordion
- add compact and very compact variations [`04f0521`](https://github.com/fomantic/Fomantic-UI/commit/04f0521e91db98571258305d106b46e93bc4de83)
- pure css, inverted, basic, right, tree, nested fixes [`adc8d1a`](https://github.com/fomantic/Fomantic-UI/commit/adc8d1af66f304d05bc52b623c7f290dc54a0050)
### API
- dont convert array response to object by default [`a0ba6f1`](https://github.com/fomantic/Fomantic-UI/commit/a0ba6f1114236369ea74464b1caca895f93bf66e)
- serializeObject, formdata, files [`acc903b`](https://github.com/fomantic/Fomantic-UI/commit/acc903b85036e890caa3311755d3fbc0ab33a06f)
### Button
- split tertiarylinepadding variable [`ef6ccc4`](https://github.com/fomantic/Fomantic-UI/commit/ef6ccc49dd5b2371ea01138384881f391fa50b54)
- wrapping and spaced variant [`ad505d1`](https://github.com/fomantic/Fomantic-UI/commit/ad505d1f266093134be2a4b0a0b76aca439a622e)
### Calendar
- disabledhours [`d77cc99`](https://github.com/fomantic/Fomantic-UI/commit/d77cc99172c75f3e807a60a3fbaf87cff6a8c872)
- multimonth, parser & modal usage fix [`8a331f0`](https://github.com/fomantic/Fomantic-UI/commit/8a331f0e62806964cfa00c271b09d54076f28df5)
- support token dateformats [`721e0ff`](https://github.com/fomantic/Fomantic-UI/commit/721e0ff77b9064adad04b3b11d8efa3b3e297a8e)
- trigger onSelect() event on enter key down [`4d86955`](https://github.com/fomantic/Fomantic-UI/commit/4d86955d931aca254c9aaadf2372743f671cf98f)
### Card
- basic variant [`e1fccff`](https://github.com/fomantic/Fomantic-UI/commit/e1fccffd12fdcf929a05fba36032950fbb722f40)
### Checkbox
- detect on as checked and add checkbox string values [`f55c2cd`](https://github.com/fomantic/Fomantic-UI/commit/f55c2cdb5a198ca0ada776a7d0603e1388876b42)
- use left/right to switch off/on toggle+slider variant [`f5931a0`](https://github.com/fomantic/Fomantic-UI/commit/f5931a0f1b5a8b4491d546a3d7d7f8f5064350ff)
### Container
- wide variant [`fc56242`](https://github.com/fomantic/Fomantic-UI/commit/fc562423f8ead4fd2915e553b8d157d32cf9e8f8)
### Dimmer
- add onVisible and onHidden callbacks [`70f7bc3`](https://github.com/fomantic/Fomantic-UI/commit/70f7bc39311e661ccb2e463cb1cb8fc0969265f5)
- use modern blurring to improve performance [`aad2a1f`](https://github.com/fomantic/Fomantic-UI/commit/aad2a1fd15bb78cb14cf3093794adfbe9449ca3a)
### Dropdown
- change forceSelection default to false [`ed58b7f`](https://github.com/fomantic/Fomantic-UI/commit/ed58b7f3a0a915916ab3c8ed585193593cd639bb)
- improve accessibility in relation to search dropdown [`44debc9`](https://github.com/fomantic/Fomantic-UI/commit/44debc94795691fbc3b085e4a0c9ac8b1c37d965)
- new default exact for fulltextsearch [`89fb963`](https://github.com/fomantic/Fomantic-UI/commit/89fb96339dc95fd66189a6a2cb3c698458433b5f)
- new default showonfocus false [`e7de6a5`](https://github.com/fomantic/Fomantic-UI/commit/e7de6a53cf74fce3928ca58c1ca15ac4e0b73e96)
- onActionable callback [`19bb9f1`](https://github.com/fomantic/Fomantic-UI/commit/19bb9f15d9ed8f081aa2f63f19b365c06af53823)
- optional stuck addition item [`75cb2d5`](https://github.com/fomantic/Fomantic-UI/commit/75cb2d5dac04b66836b1d84bd86e28c9a9fa2767)
### Emoji
- emoji 13.1 update [`4f01636`](https://github.com/fomantic/Fomantic-UI/commit/4f01636eb519473a8a0ed76a11c38254a7527981)
- use svg icons also for "twitter" theme [`db8910b`](https://github.com/fomantic/Fomantic-UI/commit/db8910b49ed653450a4df647155f72671d41f720)
### Flag
- use emoji svg flags with (auto) sizing [`3ca5ff5`](https://github.com/fomantic/Fomantic-UI/commit/3ca5ff5054ead5a4faf31062e5e890a5e3c394ee)
### Flyout
- initial release of flyout module [`9a105a8`](https://github.com/fomantic/Fomantic-UI/commit/9a105a8696c3268c4f1499a65eb982a1a41e3e12)
- support short notation $. [`01b81c0`](https://github.com/fomantic/Fomantic-UI/commit/01b81c03a2245da2e8f0c51dbfeb896c58d022d8)
### Form
- debug a warning if field identifier is not found [`9bd7e11`](https://github.com/fomantic/Fomantic-UI/commit/9bd7e1195733740cb24e112af13da8fc929970c8)
- error instead of debug if field not found [`facbca0`](https://github.com/fomantic/Fomantic-UI/commit/facbca003cf0da465af7d44af41462e736d3eb8b)
- new default true for errorfocus [`30d980c`](https://github.com/fomantic/Fomantic-UI/commit/30d980c591c1943ea5d771a05e27e76bd47989bb)
- optional support all field errors in inline prompt [`59db183`](https://github.com/fomantic/Fomantic-UI/commit/59db18341fdf705fbcdba6fcdf445ce4bf97ea7a)
- support month, week and color input [`4feac27`](https://github.com/fomantic/Fomantic-UI/commit/4feac2728d4e1940ed9769cda65edf5024cd4c40)
### Icon
- customizable icons by using maps [`80dca46`](https://github.com/fomantic/Fomantic-UI/commit/80dca46f8fa0e4440369bc073548c091e0ad6283)
- font awesome 5.15.4 update [`375d141`](https://github.com/fomantic/Fomantic-UI/commit/375d1416d1443c4c33fd07e4c4bb6a371bb06d43)
- make fontface import and icons optional separately [`ff6e030`](https://github.com/fomantic/Fomantic-UI/commit/ff6e0307f37c872654eac7b39e15a8e92a43197e)
### Input
- file input variant [`f14cf4b`](https://github.com/fomantic/Fomantic-UI/commit/f14cf4bed464ae6f356eda8f4959967a67dab999)
- support invalid pseudoclass [`d1c8d51`](https://github.com/fomantic/Fomantic-UI/commit/d1c8d5183a4d2594373b9e30855c70011c11b87f)
### Menu
- centered variant [`d601d62`](https://github.com/fomantic/Fomantic-UI/commit/d601d62ba78520e1464975350174d58771b694f8)
###