Skip to content

Commit

Permalink
chore(release): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hamilton committed Sep 6, 2020
1 parent d7921a0 commit 59d9b40
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,85 @@ All notable changes to this project will be documented in this file. Dates are d

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

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

> 6 September 2020

- feat(dropdown): vertical dropdown menu item [`#1059`](https://github.com/fomantic/Fomantic-UI/issues/1059)
- chore(release): update dist [`4607933`](https://github.com/fomantic/Fomantic-UI/commit/4607933ac4fae2731016f22e2f506c90d951221f)
- build(deps-dev): bump all-contributors-cli from 6.17.0 to 6.17.1 [`b4613f4`](https://github.com/fomantic/Fomantic-UI/commit/b4613f41681dccb6d8036b21831c2cc3042d9e5d)
- build(deps-dev): bump all-contributors-cli from 6.16.1 to 6.17.0 [`994e053`](https://github.com/fomantic/Fomantic-UI/commit/994e0535f37fa9b18f9f4bc59997ef2aaa40c2a0)
- fix(multiple): make sure real icon selectors are adressed [`5bf395a`](https://github.com/fomantic/Fomantic-UI/commit/5bf395aa7ac5532ed7357325f105c4fca465fc28)
- build(deps): bump less from 3.11.3 to 3.12.0 [`7be4748`](https://github.com/fomantic/Fomantic-UI/commit/7be4748e3e9577f144d80ac64b30e4962185a101)
- build(deps): bump @octokit/rest from 16.43.1 to 16.43.2 [`4cff0d5`](https://github.com/fomantic/Fomantic-UI/commit/4cff0d50da9218e0c970532fb2f233edb8441230)
- fix(dropdown,calendar): avoid tab to enter input on disabled variant [`9f496c3`](https://github.com/fomantic/Fomantic-UI/commit/9f496c37b8a055f417d6e41acfac3af019f60b67)
- fix(form): adjust margin for field groups on mobile view [`ff40038`](https://github.com/fomantic/Fomantic-UI/commit/ff4003811cd2f1fbb5a1323dd399bc4fc0984f6c)
- feat(calendar): added inverted variant [`a8cd1b0`](https://github.com/fomantic/Fomantic-UI/commit/a8cd1b0275d316277752d811b925f1bca60e9bf8)
- fix(dropdown): optional scrollhint on ios devices or firefox mobile [`b10cf9d`](https://github.com/fomantic/Fomantic-UI/commit/b10cf9d302b310a09fa5b1ec616088909ab6f737)
- feat(progress): total value of 0 was unsupported [`ef85c3d`](https://github.com/fomantic/Fomantic-UI/commit/ef85c3dadae407629355cfa49e307cde84925392)
- fix(calendar): trigger native change event on select [`9866014`](https://github.com/fomantic/Fomantic-UI/commit/9866014c31e9d0aa9feb49846364cdc01dcf07c5)
- build(deps-dev): bump all-contributors-cli from 6.16.0 to 6.16.1 [`eb10018`](https://github.com/fomantic/Fomantic-UI/commit/eb10018ce662aed71b0a47f4933870f5984f49f0)
- feat(dimmer): support other types of background beside color [`ecf370b`](https://github.com/fomantic/Fomantic-UI/commit/ecf370bcd048a1195753ed88ea9945e87b4b836e)
- feat(button): dedicated variables for toggle and circular [`3f0ceaa`](https://github.com/fomantic/Fomantic-UI/commit/3f0ceaacb337a4fc20a51045beacfff086553f05)
- feat(text): support state colors [`f8302b7`](https://github.com/fomantic/Fomantic-UI/commit/f8302b7ff0f25d2abdb9c15858d604de4c76d60d)
- fix(dropdown): using different keyname for fields.values failed [`7225780`](https://github.com/fomantic/Fomantic-UI/commit/72257802e46f7eec3ce6c68a0519026dced695e2)
- fix(calendar): adjust tooltip positions according to popup position [`ae0b664`](https://github.com/fomantic/Fomantic-UI/commit/ae0b66459671c6e8f009290f012d5b1db65bdab9)
- fix(dropdown): very short menu had wrong order specificity [`891f6e6`](https://github.com/fomantic/Fomantic-UI/commit/891f6e6fc576ee3ddb414f7d5f7f62cfc6b62a75)
- fix(image): support centered div and adjusted aligned groups [`51ca1ed`](https://github.com/fomantic/Fomantic-UI/commit/51ca1ede9d19352bb84f8e203b9fe0e443e675b3)
- feat(list): icon buttons were misaligned [`0905ccf`](https://github.com/fomantic/Fomantic-UI/commit/0905ccfc4455bb7bbec4844a4950c725ea3f1abb)
- fix(form): remove errors on clear, reset and non inline revalidations [`0e6526d`](https://github.com/fomantic/Fomantic-UI/commit/0e6526d54e9831be377654bc3308b54de16dc52a)
- feat(build): remove individuals from components [`e8bc467`](https://github.com/fomantic/Fomantic-UI/commit/e8bc4674ab5fa95929e30f7357740c7757c95148)
- fix(input): attached buttons and labels in grouped state fields [`e1a8393`](https://github.com/fomantic/Fomantic-UI/commit/e1a83936154ddf882ba0c8904a9ba3efbcb8acce)
- fix(dropdown): multiple search button padding and wrapping [`7d48060`](https://github.com/fomantic/Fomantic-UI/commit/7d48060b3d2d713ffc48f739a12fc00bfe7e6528)
- fix(dropdown): columnar dropdowns on raw divs [`b2ae31b`](https://github.com/fomantic/Fomantic-UI/commit/b2ae31b2d523d270ac87033c7208758ee6d5b855)
- fix(build): single individuals element breaks build [`6957237`](https://github.com/fomantic/Fomantic-UI/commit/6957237ce75ba6c6965044bea999e85eaaabd9bd)
- build(deps): [security] bump lodash from 4.17.14 to 4.17.19 [`054976f`](https://github.com/fomantic/Fomantic-UI/commit/054976f7022f7cfdfbdd6df9654fd88955e04229)
- feat(slider): support bottom aligned label and prevent line break [`eb3436f`](https://github.com/fomantic/Fomantic-UI/commit/eb3436f6ebd249938402fdf64663d586d0d02d77)
- fix(form): isvalid should not delete error state and made optional now [`33397cc`](https://github.com/fomantic/Fomantic-UI/commit/33397ccb93d71c6693e80fd92a636d5e29db1d7f)
- fix(form): multiple selects return arrays for dirtycheck [`182dd81`](https://github.com/fomantic/Fomantic-UI/commit/182dd81520b281a8a455d0059032bc2031bcb7da)
- feat(calendar): avoid unnecessary redraw [`339e7fe`](https://github.com/fomantic/Fomantic-UI/commit/339e7fe94d88fb688d2267301e1d7b83319dbbf5)
- build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1 [`caea603`](https://github.com/fomantic/Fomantic-UI/commit/caea6032e401cba59da2227f4880f8cfeefa89ec)
- build(deps-dev): bump all-contributors-cli from 6.17.1 to 6.17.2 [`04eca76`](https://github.com/fomantic/Fomantic-UI/commit/04eca764de1ccd553bf307b0ca8d3a4d32d594c6)
- fix(segment): horizontal segments lost rounded corners [`7cc71fd`](https://github.com/fomantic/Fomantic-UI/commit/7cc71fd7842e93a2b93980978a035095611107c6)
- build(deps): bump less from 3.12.0 to 3.12.2 [`5c37067`](https://github.com/fomantic/Fomantic-UI/commit/5c3706709b28a1f8caa717d9d9f6b286fae486d0)
- feat(dimmer): opacity setting created invalid value on rgb background [`0f558b9`](https://github.com/fomantic/Fomantic-UI/commit/0f558b9e1bfd818b7b4ff1d2ed3b4807ba552ac7)
- fix(calendar): evenly divide cell widths [`ec510c8`](https://github.com/fomantic/Fomantic-UI/commit/ec510c81be4270bfda77b26d4d2768dc4084c141)
- chore(release): bump version [`d7921a0`](https://github.com/fomantic/Fomantic-UI/commit/d7921a02c983c8ad9169ee3f090160e1a9538963)
- fix(icon): avoid conflictions with line icon aliases [`63d53f4`](https://github.com/fomantic/Fomantic-UI/commit/63d53f49e62ef9c679cbc8dc405fdcc4eefcba24)
- fix(form): adjust error prompt display in grouped inline fields [`57f919b`](https://github.com/fomantic/Fomantic-UI/commit/57f919b923f3ce8701f0dc4daf410386484149a7)
- docs(roadmap): spelling fixed [`50822da`](https://github.com/fomantic/Fomantic-UI/commit/50822da562be8baad08bdeb7527fee141f757a0c)
- fix(calendar): do not pass numeric-only text to date constructor [`2239f64`](https://github.com/fomantic/Fomantic-UI/commit/2239f64603145ed8cab6d9b859c78b1d5fb40f0f)
- fix(slider): operation sometimes returns not rounded value [`b385330`](https://github.com/fomantic/Fomantic-UI/commit/b385330dbcb70522b7a7b5f6fce5c1e0d1bde164)
- fix(slider): operation sometimes returns not rounded value [`76a2637`](https://github.com/fomantic/Fomantic-UI/commit/76a2637590d43c3bd8878f88d72718f7ed09d2a2)
- fix(menu): fix icons position and alignment in submenus [`bb16207`](https://github.com/fomantic/Fomantic-UI/commit/bb16207e2dedf66905c28ff81f7a1a91c8dd0d7d)
- fix(form): dont bind events to dropdown search inputs [`77b9dbf`](https://github.com/fomantic/Fomantic-UI/commit/77b9dbfe37b6e8af7f9ea802dc62948644dbf858)
- fix(site): remove double declarations [`df26dde`](https://github.com/fomantic/Fomantic-UI/commit/df26dde8e64674a497f6ac61e5962d9f4a1a5680)
- fix(calendar): support safari to accept yyyy-mm-dd format [`2ddcc7b`](https://github.com/fomantic/Fomantic-UI/commit/2ddcc7b3dd1c92c75aefa70b515e11149d11b9bc)
- feat(icon): add the old two classes for linegraph and chartline for compatibility [`7445821`](https://github.com/fomantic/Fomantic-UI/commit/74458216193cbf22653784a98f58ce57b0fc0244)
- feat(chore): fix cdn default js file [`0c40022`](https://github.com/fomantic/Fomantic-UI/commit/0c40022d7b8eeaf848c771192529a945d353154a)
- fix(toast): error progress bar lost visibility [`656dcfc`](https://github.com/fomantic/Fomantic-UI/commit/656dcfc434f00a81a9e82045da79a85b7d3e7877)
- fix(table): inherit vertical align in table footer [`5a18189`](https://github.com/fomantic/Fomantic-UI/commit/5a181892dd2ac7e959efd0c16d5084cac574b4ce)
- fix(button): compact icon button had wrong padding [`bdf6e55`](https://github.com/fomantic/Fomantic-UI/commit/bdf6e55aa2c30ef4c2a6850ad1bf2fc37d4cd70f)
- fix(site): duplicatedVariables [`2518cce`](https://github.com/fomantic/Fomantic-UI/commit/2518cce54d5380e0f9847d0b146de719b4927bde)
- fix(dropdown): fix html for placeholder [`9bbd39f`](https://github.com/fomantic/Fomantic-UI/commit/9bbd39fd75de90739b231d8e6dd43bb5e150e9ea)
- fix(icon): numeric classname to word [`dbeeca3`](https://github.com/fomantic/Fomantic-UI/commit/dbeeca3c61c8bb11770adcd349959f99cbbc1366)
- feat(docs): add web components proposal to library implementations [`d5d9764`](https://github.com/fomantic/Fomantic-UI/commit/d5d9764b4bc73f1a84912fa623bd3ca130a6b9d7)
- fix(search): avoid unneccesary double link navigation [`c35b4b1`](https://github.com/fomantic/Fomantic-UI/commit/c35b4b10444b227092863893f389a659602cf8b7)
- feat(docs): added openbase.io badge [`da75c3c`](https://github.com/fomantic/Fomantic-UI/commit/da75c3c9c5ecd4ffeefd87569a07d91b8d765a3c)
- fix(form): reset submitting flag when validation fails to keep dirtycheck [`e2d70af`](https://github.com/fomantic/Fomantic-UI/commit/e2d70afd0fe953e248e2ebec7bf65caff6e39f9c)
- fix(sidebar): avoid scrollbar on non body pushable [`c8ad8b9`](https://github.com/fomantic/Fomantic-UI/commit/c8ad8b9e19bda084a5f7a51e65143388bab35e3f)
- fix(tooltip): remove text-shadow to avoid inheritance from parent [`0b7630b`](https://github.com/fomantic/Fomantic-UI/commit/0b7630b906b3ad8b8a6d47ac91e424242923e338)
- fix(popup): left/right center tooltips were misaligned [`580d79b`](https://github.com/fomantic/Fomantic-UI/commit/580d79b9693ddea94ce174d41c5ae1951befa885)
- feat(slider): added default value for interpretlabel setting [`589d382`](https://github.com/fomantic/Fomantic-UI/commit/589d38217303740636319535ef20733e71cf953b)

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

> 17 June 2020

- feat(transition): make effects optional [`4187f1f`](https://github.com/fomantic/Fomantic-UI/commit/4187f1fed4eba1a90275be7c4c66152e3779fc07)
- chore(release): update dist [`7a8dbf8`](https://github.com/fomantic/Fomantic-UI/commit/7a8dbf8fba864c0a2b6b0106337ddc3f12ace5bb)
- fix(label): adjusted basic labels height and attached image labels [`170a07b`](https://github.com/fomantic/Fomantic-UI/commit/170a07b0369942eb2313c21021c415c26d7b029c)
- chore(release): update changelog [`0269a82`](https://github.com/fomantic/Fomantic-UI/commit/0269a8213ac2ff438965c6a82503e7561d2024ae)
- build(deps): bump less from 3.11.1 to 3.11.2 [`e78783f`](https://github.com/fomantic/Fomantic-UI/commit/e78783fc3105ac5dafa8557cd267a3547a5dff9e)
- build(deps-dev): bump all-contributors-cli from 6.15.0 to 6.16.0 [`1d7764d`](https://github.com/fomantic/Fomantic-UI/commit/1d7764d2bfe0b81d72b8fb3acb856c47e0aa9d23)
- fix(dropdown): left and right menu positioning regression [`2cd5e9c`](https://github.com/fomantic/Fomantic-UI/commit/2cd5e9cb9b43cac42ede96650a52644a39bc1f78)
Expand Down

0 comments on commit 59d9b40

Please sign in to comment.