Skip to content

Commit 3ddfb67

Browse files
committed
docs: update CHANGELOG.md [ci skip]
1 parent 42cdb1d commit 3ddfb67

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Change Log
22

3+
## v2.1.0 (2022-01-25)
4+
5+
#### :rocket: New Feature
6+
* [#4282](https://github.com/Semantic-Org/Semantic-UI-React/pull/4282) feat(Search): add "placeholder" & documentation ([@rohanrav](https://github.com/rohanrav))
7+
8+
#### :bug: Bug Fix
9+
* [#4199](https://github.com/Semantic-Org/Semantic-UI-React/pull/4199) fix(Dropdown): do not select disabled items on blur ([@tiangueu-cesar](https://github.com/tiangueu-cesar))
10+
* [#4322](https://github.com/Semantic-Org/Semantic-UI-React/pull/4322) fix(Dropdown): handle "onClick" on options ([@layershifter](https://github.com/layershifter))
11+
* [#4321](https://github.com/Semantic-Org/Semantic-UI-React/pull/4321) fix(Button): handle `type` properly ([@layershifter](https://github.com/layershifter))
12+
* [#4309](https://github.com/Semantic-Org/Semantic-UI-React/pull/4309) fix(Search): type definition for layout renderer ([@bhbs](https://github.com/bhbs))
13+
14+
#### :memo: Documentation
15+
* [#4319](https://github.com/Semantic-Org/Semantic-UI-React/pull/4319) docs(Modal): fix minor confirm modal typo ([@cmcode-dev](https://github.com/cmcode-dev))
16+
* [#4317](https://github.com/Semantic-Org/Semantic-UI-React/pull/4317) docs(TextArea): fix verbiage in TextArea docs ([@cmcode-dev](https://github.com/cmcode-dev))
17+
* [#4291](https://github.com/Semantic-Org/Semantic-UI-React/pull/4291) docs(Modal): update props' description ([@bonellia](https://github.com/bonellia))
18+
* [#4195](https://github.com/Semantic-Org/Semantic-UI-React/pull/4195) docs(Embed): fix typo ([@Hypnosphi](https://github.com/Hypnosphi))
19+
* [#4278](https://github.com/Semantic-Org/Semantic-UI-React/pull/4278) docs(MenuExampleStackable): Adding alt for logo ([@akhil-naidu](https://github.com/akhil-naidu))
20+
* [#4311](https://github.com/Semantic-Org/Semantic-UI-React/pull/4311) docs: change links from google.com to example.com ([@kotoko](https://github.com/kotoko))
21+
* [#4297](https://github.com/Semantic-Org/Semantic-UI-React/pull/4297) docs(theming) list semantic-ui-less in dependencies ([@natanlao](https://github.com/natanlao))
22+
23+
#### :house: Internal
24+
* [#4316](https://github.com/Semantic-Org/Semantic-UI-React/pull/4316) chore: bump Percy, Puppeteer & caniuse-lite ([@layershifter](https://github.com/layershifter))
25+
326
## v2.0.4 (2021-09-23)
427

528
#### :bug: Bug Fix

0 commit comments

Comments
 (0)