Skip to content

Commit 86a133c

Browse files
committed
Added release notes for 1.5.3
1 parent 698d3bf commit 86a133c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ TODO: fully updated changelog will be in 1.5.1 version along with more examples!
5353
- fix 464 [\#470](https://github.com/atk4/ui/pull/470) ([DarkSide666](https://github.com/DarkSide666))
5454
- Feature/form custom layout [\#467](https://github.com/atk4/ui/pull/467) ([romaninsh](https://github.com/romaninsh))
5555

56-
## 1.5.2
56+
### 1.5.2
5757

5858
**Closed issues:**
5959

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

77+
### 1.5.3
78+
79+
This release addresses problem Semantic UI is having with multiple modals. We will now hide existing modal
80+
if new one needs to be opened and after this new modal is closed it will be re-opened once again. The relevant
81+
issue is [\#487](https://github.com/atk4/ui/issues/487)
82+
83+
**Closed issues:**
84+
85+
- Grid should have loader while reloading [\#493](https://github.com/atk4/ui/issues/493)
86+
87+
**Merged pull requests:**
88+
89+
- Grid will display loader while fetching data [\#497](https://github.com/atk4/ui/pull/497) ([ibelar](https://github.com/ibelar))
90+
- fix/\#487-Modal Behaviour [\#496](https://github.com/atk4/ui/pull/496) ([ibelar](https://github.com/ibelar))
91+
- fix/Persisitence-ui-for-reference-field [\#494](https://github.com/atk4/ui/pull/494) ([ibelar](https://github.com/ibelar))
92+
- atk4/ui/fix/\#491 auto complete not initializing with proper text [\#492](https://github.com/atk4/ui/pull/492) ([skondakov](https://github.com/skondakov))
93+
7794
## 1.4
7895

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

0 commit comments

Comments
 (0)