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 Jun 17, 2020
1 parent 7a8dbf8 commit 0269a82
Showing 1 changed file with 28 additions and 6 deletions.
34 changes: 28 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,41 @@ 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.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)
- 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)
- fix(grid): very compact variation specificity and alignment [`bf8c159`](https://github.com/fomantic/Fomantic-UI/commit/bf8c159c28bf33fc694d7697b03d68f644247d02)
- fix(icon): vertical position for unsized icons and sized text [`4ac35a7`](https://github.com/fomantic/Fomantic-UI/commit/4ac35a7fd39a02d34a175120195a6f77f00107c3)
- fix(calendar): fix timezone issue when time is not given [`c96ba01`](https://github.com/fomantic/Fomantic-UI/commit/c96ba01018216cf92b2a3b15e86d108af283e8d6)
- build(deps): bump less from 3.11.2 to 3.11.3 [`2f96b0b`](https://github.com/fomantic/Fomantic-UI/commit/2f96b0b1d6d60f88cd9c056102c059ad2f53e01d)
- chore(release): bump version [`275b515`](https://github.com/fomantic/Fomantic-UI/commit/275b51518850fd0d5f3de4f9b103ec672cdc6492)
- fix(dimmer): page dimmer in firefox results in misaligned modals [`790587f`](https://github.com/fomantic/Fomantic-UI/commit/790587ffadac8f0d56d226190993c80e4f99acd1)
- fix(build): location parameter to avoid missing build number [`ffbb9ec`](https://github.com/fomantic/Fomantic-UI/commit/ffbb9ec056fc2e9252a0e400a3a187e76aae30eb)
- fix(dropdown): sizer element is created every time dropdown is initialized [`b3be317`](https://github.com/fomantic/Fomantic-UI/commit/b3be31745c8ec0ec2dee93074059cf78b054bb5a)
- fix(calendar): popup should not close when its trigger event is not click [`83e45ad`](https://github.com/fomantic/Fomantic-UI/commit/83e45adfb4978cc7819748afe85a75f42ef50b6f)
- feat(chore): autoassign ko2in for pr reviews [`1d6ea76`](https://github.com/fomantic/Fomantic-UI/commit/1d6ea76d31203dad9de571822ae5e2ea95fcac93)

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

> 1 June 2020

- chore(release): update dist [`a266b95`](https://github.com/fomantic/Fomantic-UI/commit/a266b95dab205f79c9c9d3b6e7ccbffd47cc87d8)
- feat(icons): update to FA 5.13.0 [`c9e768d`](https://github.com/fomantic/Fomantic-UI/commit/c9e768de50c91854c15fce8a6cc1e03005b6a629)
- chore(release): bump version [`cbcb931`](https://github.com/fomantic/Fomantic-UI/commit/cbcb931c994e801948f364b70dc654ed5bfd4a9d)
- chore(readme): add do sponsor content [`cabf2fe`](https://github.com/fomantic/Fomantic-UI/commit/cabf2fe0f17edcc278f9a4a0db0b31ce0c3931a4)
- chore(github): update issue templates [`a240350`](https://github.com/fomantic/Fomantic-UI/commit/a240350a15c4a0f18756a4816d243a44f3d37fa1)
- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`ac35365`](https://github.com/fomantic/Fomantic-UI/commit/ac35365a5b6b249b2057ae704b9bbb7df001217c)
- build(deps-dev): bump all-contributors-cli from 6.14.0 to 6.14.1 [`16f4159`](https://github.com/fomantic/Fomantic-UI/commit/16f4159560bcbfb1174ec44464a782668569ae6f)
- chore(github): update issue templates [`be0ed70`](https://github.com/fomantic/Fomantic-UI/commit/be0ed70837500b22de96b7ca8097037a5ff55bb1)
- feat(search): scrollable search result [`7cca9f3`](https://github.com/fomantic/Fomantic-UI/commit/7cca9f3977e90f76af15fb700e56649f979da0b7)
- build(deps-dev): bump all-contributors-cli from 6.14.1 to 6.14.2 [`066ad8d`](https://github.com/fomantic/Fomantic-UI/commit/066ad8de306a831d2fdafcb15ff51b9458f84646)
- fix(input): better differ between left/right icon/action [`93605f5`](https://github.com/fomantic/Fomantic-UI/commit/93605f5935161265ea66078ddadb3a354dd385a5)
- fix(calendar): fire onchange only when date selection is complete [`6ba815e`](https://github.com/fomantic/Fomantic-UI/commit/6ba815ee457f154801809bf2e2a407070c5c6d55)
- chore(release): update changelog [`88f4e11`](https://github.com/fomantic/Fomantic-UI/commit/88f4e11e5e130379b4940fc8735dc829ebeb5d53)
- fix(progress): wrong indicating background color on float percentage < 10 [`85f8e03`](https://github.com/fomantic/Fomantic-UI/commit/85f8e03eb4f35522937f7f1ac64bf41d7b704c70)
- chore(github): update issue templates [`5e31691`](https://github.com/fomantic/Fomantic-UI/commit/5e316911ff27e425557687388d2c502ecfd2ae78)
- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`8a49912`](https://github.com/fomantic/Fomantic-UI/commit/8a499124bfd3b6693dd606668b3da067bd2ff100)
Expand All @@ -39,17 +58,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(readme): add do sponsor content [`460566a`](https://github.com/fomantic/Fomantic-UI/commit/460566a8a38d5e03e8388005e18ffb20b75fd52e)
- fix(form): optimized disabled detection [`09e6d28`](https://github.com/fomantic/Fomantic-UI/commit/09e6d288c2124e36a3ad260c13073c8df50670d2)
- feat(divider): added variable for border style [`4929629`](https://github.com/fomantic/Fomantic-UI/commit/49296296035ead409ff13e493221968c11d9ec50)
- feat(step): added right vertical steps variant having the arrow to the left side [`1986ea2`](https://github.com/fomantic/Fomantic-UI/commit/1986ea2c729555962d66cb47680756c08eb4af95)
- fix(button): correct vertical align for icons within buttons [`defb29e`](https://github.com/fomantic/Fomantic-UI/commit/defb29e84339ca69f9f664e07000400b7bceb206)
- build(deps): bump gulp-git from 2.10.0 to 2.10.1 [`4d55b74`](https://github.com/fomantic/Fomantic-UI/commit/4d55b7462da7da4bdf12c0f3e441d190090a9af3)
- fix(tab): make auto activation of tabs optional [`9f24338`](https://github.com/fomantic/Fomantic-UI/commit/9f24338e9794321ff1c808facff9255429c3d44f)
- chore(release): bump version [`cbcb931`](https://github.com/fomantic/Fomantic-UI/commit/cbcb931c994e801948f364b70dc654ed5bfd4a9d)
- chore(readme): add do sponsor content [`cabf2fe`](https://github.com/fomantic/Fomantic-UI/commit/cabf2fe0f17edcc278f9a4a0db0b31ce0c3931a4)
- chore(github): update issue templates [`a240350`](https://github.com/fomantic/Fomantic-UI/commit/a240350a15c4a0f18756a4816d243a44f3d37fa1)
- feat(step): added right vertical steps variant having the arrow to the left side [`1986ea2`](https://github.com/fomantic/Fomantic-UI/commit/1986ea2c729555962d66cb47680756c08eb4af95)
- build(css): Race condition fix for sometimes broken minified css builds [`6f8dc82`](https://github.com/fomantic/Fomantic-UI/commit/6f8dc82d045a2f3553d721f9e49781df27e6378b)
- build(deps): bump jquery from 3.5.0 to 3.5.1 [`a08f089`](https://github.com/fomantic/Fomantic-UI/commit/a08f08989fe4ab3d450e8fb031aa753675686120)
- build(deps): bump replace-ext from 1.0.0 to 1.0.1 [`1a85afe`](https://github.com/fomantic/Fomantic-UI/commit/1a85afe0dcd0e70297efb481de8943618c6582bd)
- build(deps): bump jquery from 3.4.1 to 3.5.0 [`fc2c56e`](https://github.com/fomantic/Fomantic-UI/commit/fc2c56e8654bad5dbfdac5c0530f56a5c34f0149)
- fix(button): icon adjustments in animated button [`d580ef0`](https://github.com/fomantic/Fomantic-UI/commit/d580ef0e4081b00ea95fbab6d6c5166c44f5b471)
- build(deps): bump mkdirp from 0.5.4 to 0.5.5 [`7137827`](https://github.com/fomantic/Fomantic-UI/commit/71378278581fd4c02f722a7d2960fd915efb1b4f)
- build(deps): bump gulp-git from 2.10.0 to 2.10.1 [`4d55b74`](https://github.com/fomantic/Fomantic-UI/commit/4d55b7462da7da4bdf12c0f3e441d190090a9af3)
- build(deps): bump mkdirp from 0.5.3 to 0.5.4 [`0689548`](https://github.com/fomantic/Fomantic-UI/commit/0689548a55be6809fa24308878a6f8d5fe0decbe)
- fix(tab): make auto activation of tabs optional [`9f24338`](https://github.com/fomantic/Fomantic-UI/commit/9f24338e9794321ff1c808facff9255429c3d44f)
- chore(github): add issue template config [`abaf09b`](https://github.com/fomantic/Fomantic-UI/commit/abaf09ba1c0eb533f2ca1910fb81e188e897d996)
- fear(chore): search for semantic.json from current workspace path [`e0ccbfc`](https://github.com/fomantic/Fomantic-UI/commit/e0ccbfc34cf8b987836a24d833dd251826d4e477)
- fix(build): prevent gulp watch task from refreshing all components [`afbf492`](https://github.com/fomantic/Fomantic-UI/commit/afbf492215702d5a28f9c9987dc76a36af450e05)
Expand Down

0 comments on commit 0269a82

Please sign in to comment.