Skip to content

Commit 05ef5a8

Browse files
authored
Merge pull request #559 from matestack/next_release
2.1.0 Release
2 parents 74c81a6 + f919581 commit 05ef5a8

File tree

335 files changed

+2249
-51667
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

335 files changed

+2249
-51667
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v2.1.0 Release - 2021-06-28
4+
5+
### Improvements
6+
7+
- Nested Form Support #558
8+
- Component render? Method #553
9+
- Page Component Cleanup
10+
- Docs Cleanup
11+
12+
### Bugfixes
13+
14+
- Form Error Reset #539 via #558
15+
- Form File Upload Init File Value #550
16+
17+
318
## v2.0.0 Release - 2021-04-12
419

520
Please refer to the [migration guide](./docs/migrate-from-1.x-to-2.0.md)

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
matestack-ui-core (2.0.0)
4+
matestack-ui-core (2.1.0)
55
rails (>= 5.2)
66

77
GEM

0 commit comments

Comments
 (0)