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 Feb 24, 2020
1 parent 6da2101 commit 62bd670
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ 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.4](https://github.com/fomantic/Fomantic-UI/compare/2.8.3...2.8.4)

> 24 February 2020

- build(deps-dev): bump all-contributors-cli from 6.11.2 to 6.13.0 [`#1272`](https://github.com/fomantic/Fomantic-UI/pull/1272)
- chore(release): update dist [`6da2101`](https://github.com/fomantic/Fomantic-UI/commit/6da2101864203cd393ce17ca2ea6fbdc9e8ae66a)
- build(deps-dev): bump all-contributors-cli from 6.13.0 to 6.14.0 [`4deee38`](https://github.com/fomantic/Fomantic-UI/commit/4deee388e5cf2a4f002ae5f190012f5d271e9575)
- feat(calendar): add ability to disable months and years [`ac115ac`](https://github.com/fomantic/Fomantic-UI/commit/ac115ac8a8a435fa1d756f834fdd4e62d5f55f70)
- build(deps): bump @octokit/rest from 16.36.0 to 16.39.0 [`6639efb`](https://github.com/fomantic/Fomantic-UI/commit/6639efbb53bd5cf86adc758b826ebea5bdd9f80a)
- feat(form): auto add empty rule validation for required fields [`ca80dca`](https://github.com/fomantic/Fomantic-UI/commit/ca80dcabcbb8433b5feb6e9dd8d2cfcfd7b2e15e)
- build(deps): bump @octokit/rest from 16.40.1 to 16.43.0 [`5aff504`](https://github.com/fomantic/Fomantic-UI/commit/5aff504d4996750ca449e5123649d836d9cc61b4)
- fix(table): invented a helper class to solve the styling logic when rowspan is used in tables [`1b20446`](https://github.com/fomantic/Fomantic-UI/commit/1b20446b04476517506777daf8a2da92751ace46)
- build(deps): bump @octokit/rest from 16.39.0 to 16.40.1 [`1356f15`](https://github.com/fomantic/Fomantic-UI/commit/1356f15a5d8810efd29ecd5163d3628bb241113f)
- build(config): respect browserslist config [`fdd3cc8`](https://github.com/fomantic/Fomantic-UI/commit/fdd3cc8c36670dee059dabdd0045edd40b8685f4)
- fix(toast): make sure element does still exist before transition ends [`6a3eca1`](https://github.com/fomantic/Fomantic-UI/commit/6a3eca1dea3b2e443291c97ba3185bc9f70f3cfd)
- build(deps): bump @octokit/rest from 16.35.2 to 16.36.0 [`efdefaf`](https://github.com/fomantic/Fomantic-UI/commit/efdefaf318e5925bdc12c4441221f661ca804f99)
- fix(form): inline calendar fields did not display properly [`c2ce312`](https://github.com/fomantic/Fomantic-UI/commit/c2ce312fb2cd765f98977c6942300e6970a7e8ed)
- feat(modal): unsupported debug warning when useflex is used in ie or with detachable false [`c512cf2`](https://github.com/fomantic/Fomantic-UI/commit/c512cf243737f883caca134dac6aa4e101b37a48)
- build(deps): bump less from 3.10.3 to 3.11.1 [`fc74780`](https://github.com/fomantic/Fomantic-UI/commit/fc74780c4170c5c11dbcdd75b10b53491a5e58ce)
- feat(form): replace all rule token instances in prompt message [`2538a8e`](https://github.com/fomantic/Fomantic-UI/commit/2538a8e7af2b2679d8e1ecde350074697c97daa7)
- build(deps): bump @octokit/rest from 16.43.0 to 16.43.1 [`46f945f`](https://github.com/fomantic/Fomantic-UI/commit/46f945fd1bb298c46c7982c03da41e01a96df57c)
- chore(release): bump version [`f58b1f3`](https://github.com/fomantic/Fomantic-UI/commit/f58b1f3b98fe33f5a6e5997fa191d24478ccb5dc)
- fix(menu): colored active items were not displayed colored [`03e9d7f`](https://github.com/fomantic/Fomantic-UI/commit/03e9d7f94bcf08b44bbae9d6efd592ef3cf38a31)
- fix(modal): border radius for inner dimmer should inherit from the modal [`8ab6b89`](https://github.com/fomantic/Fomantic-UI/commit/8ab6b89248d4407aab3f2be03525da1f2dde425c)
- fix(emoji): disabled link emoji should not have pointer cursor [`51cfaa4`](https://github.com/fomantic/Fomantic-UI/commit/51cfaa49f500c697f21f50e1e23a0316ad6c8d0b)
- fix(form): make a difference between value 0 and false for radio buttons [`e3468c7`](https://github.com/fomantic/Fomantic-UI/commit/e3468c7128ab4ae27f2381812bd6e4ba75fd53e8)
- fix(dropdown): search field cursor was barely visible on field states [`a49c823`](https://github.com/fomantic/Fomantic-UI/commit/a49c82330af6715f4de6332d40ed80f2fb070dbc)
- fix(segment): sub headers in inverted labels were not changed to in some cases [`66a15cd`](https://github.com/fomantic/Fomantic-UI/commit/66a15cd641c692fe478dfecf875e2649a1789db9)
- fix(dropdown): get item function now working properly with array of integers [`2930de5`](https://github.com/fomantic/Fomantic-UI/commit/2930de5137471b74b3a6baefd5384dbcde55c7b7)
- fix(shape): make sure chrome renders the z-translated faces properly [`37cdf31`](https://github.com/fomantic/Fomantic-UI/commit/37cdf31121e7b8a80f33b975174a790fd57b3570)
- fix(modal): basic modal header should not have a border [`bd45cb0`](https://github.com/fomantic/Fomantic-UI/commit/bd45cb01209f26355b39e903f40fdd94a1c4021b)
- fix(checkbox): dont show visual changes on disabled checkboxes [`4238b78`](https://github.com/fomantic/Fomantic-UI/commit/4238b78c215a5b7d4598fef1c231d7d0fc22f0da)

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

> 23 December 2019
Expand All @@ -19,6 +52,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(table): dont show background on sortable headers if table is basic [`#1194`](https://github.com/fomantic/Fomantic-UI/issues/1194)
- fix(input): action input border color in state fields [`#1181`](https://github.com/fomantic/Fomantic-UI/issues/1181)
- chore(release): update dist [`3eb64b7`](https://github.com/fomantic/Fomantic-UI/commit/3eb64b76bb5dcf6f525d4edc7201c9437d0ef991)
- chore(release): update dist [`5577de3`](https://github.com/fomantic/Fomantic-UI/commit/5577de3d8371ae3ed6681ca923cfaae4bb65eb30)
- feat(icon): update icons to FA 5.12.0 [`fea61f9`](https://github.com/fomantic/Fomantic-UI/commit/fea61f918e1d6c74549661e225f2d46be10c7049)
- build(deps-dev): bump all-contributors-cli from 6.11.0 to 6.11.1 [`f5f9d14`](https://github.com/fomantic/Fomantic-UI/commit/f5f9d144398a997ffe92e890673371d2c1fc0de8)
- chore(github): update issue/pr templates [`c40be8d`](https://github.com/fomantic/Fomantic-UI/commit/c40be8dc10c09e3bd66074dcc48d3cee44035c6f)
Expand All @@ -35,6 +69,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build(deps): bump gulp-git from 2.9.0 to 2.10.0 [`091befd`](https://github.com/fomantic/Fomantic-UI/commit/091befdeba25b102f330281e49e6af1442f255dc)
- chore(release): bump version [`d0cb855`](https://github.com/fomantic/Fomantic-UI/commit/d0cb85511e9cab05d0636a1c4c10e3ef7a60c978)
- build(actions): stop nightly error on forks [`87ad7fc`](https://github.com/fomantic/Fomantic-UI/commit/87ad7fcd4c5624defc6b12d122dac8fe459db0e9)
- chore(release): update changelog [`037a040`](https://github.com/fomantic/Fomantic-UI/commit/037a0402362fa2ffa44e434fe7e362c8cb753bb8)
- fix(checkbox): ie11 support for non existing event [`e93abbe`](https://github.com/fomantic/Fomantic-UI/commit/e93abbe3c0a9cae037cf0e1d3dd44a20150dd6aa)
- fix(globals): duplicate variable declaration [`5c15f90`](https://github.com/fomantic/Fomantic-UI/commit/5c15f90ff01032bba1721e203f66669765137440)
- docs(readme): add snyk badge [`2e6e1aa`](https://github.com/fomantic/Fomantic-UI/commit/2e6e1aad055caa39e11c7237a774da0e64a1d7de)
Expand Down

0 comments on commit 62bd670

Please sign in to comment.