Skip to content

Commit 3cc8a6e

Browse files
authored
Add newly request icons (#694)
* Add newly request icons: ExploreOutline, EditOutline. * Update CacheRefresh Icon to new style
1 parent bddead5 commit 3cc8a6e

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- `TextArea` component was created with documentation and tests
1313
- `FieldTextArea` component was created with documentation and tests
14+
- `ArrowLeft`, `EditOutline`, `ExploreOutline` Icons added
1415

1516
### Change
1617

17-
move path for InlineInputText now under Form/Inputs
18+
- move path for InlineInputText now under Form/Inputs
19+
- `ArrowDropDown` and `ArrowDropUp` Icons renamed to `ArrowUp` and `ArrowDown`
20+
- `CacheRefesh` Icon update
1821

1922
## [0.7.24] - 2020-03-12
2023

2124
### Added
2225

23-
- `ArrowLeft` Icon added
2426
- `Checkbox` supports `defaultChecked` property.
2527
- `TabPanels` supports `FlexBoxProps` & `LayoutProps`
2628

27-
### Change
28-
29-
- `ArrowDropDown` and `ArrowDropUp` Icons renamed to `ArrowUp` and `ArrowDown`
30-
3129
## Fixed
3230

3331
- `IconButton` Fixed duplicate Tooltips scenario
Lines changed: 3 additions & 1 deletion
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)