Skip to content

Commit

Permalink
Added release notes for 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Jun 19, 2018
1 parent 698d3bf commit 86a133c
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ TODO: fully updated changelog will be in 1.5.1 version along with more examples!
- fix 464 [\#470](https://github.com/atk4/ui/pull/470) ([DarkSide666](https://github.com/DarkSide666))
- Feature/form custom layout [\#467](https://github.com/atk4/ui/pull/467) ([romaninsh](https://github.com/romaninsh))

## 1.5.2
### 1.5.2

**Closed issues:**

Expand All @@ -74,6 +74,23 @@ TODO: fully updated changelog will be in 1.5.1 version along with more examples!
- Fix/\#478 Notify options [\#479](https://github.com/atk4/ui/pull/479) ([ibelar](https://github.com/ibelar))
- Fix/Dropdown search not showing input char [\#477](https://github.com/atk4/ui/pull/477) ([ibelar](https://github.com/ibelar))

### 1.5.3

This release addresses problem Semantic UI is having with multiple modals. We will now hide existing modal
if new one needs to be opened and after this new modal is closed it will be re-opened once again. The relevant
issue is [\#487](https://github.com/atk4/ui/issues/487)

**Closed issues:**

- Grid should have loader while reloading [\#493](https://github.com/atk4/ui/issues/493)

**Merged pull requests:**

- Grid will display loader while fetching data [\#497](https://github.com/atk4/ui/pull/497) ([ibelar](https://github.com/ibelar))
- fix/\#487-Modal Behaviour [\#496](https://github.com/atk4/ui/pull/496) ([ibelar](https://github.com/ibelar))
- fix/Persisitence-ui-for-reference-field [\#494](https://github.com/atk4/ui/pull/494) ([ibelar](https://github.com/ibelar))
- atk4/ui/fix/\#491 auto complete not initializing with proper text [\#492](https://github.com/atk4/ui/pull/492) ([skondakov](https://github.com/skondakov))

## 1.4

In this version we focus on high-level components: Wizard, Console, ProgressBar, AutoComplete field, Lister, Radio field
Expand Down

0 comments on commit 86a133c

Please sign in to comment.