You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-16
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Changelog
2
2
3
-
## v1.3.1 Release
3
+
## v1.3.1 Release - 2020-12-28
4
4
5
5
### Bugfixes
6
6
7
7
- Fixes #497 Cable component throws browser error when initial content contains form component
8
8
9
-
## v1.3.0 Release
9
+
## v1.3.0 Release - 2020-12-22
10
10
11
11
### Potential breaking change
12
12
@@ -44,19 +44,19 @@ If you have implemented your own form components, please adjust them as describe
44
44
- Fixes #494 true/false checkboxes are initialized incorrectly
45
45
46
46
47
-
## v1.2.0 Release
47
+
## v1.2.0 Release - 2020-11-20
48
48
49
49
### Improvements
50
50
51
51
* Enable usage of Rails view/route helpers on standalone components used via matestack_component helper #476
52
52
53
-
## v1.1.0 Release
53
+
## v1.1.0 Release - 2020-10-16
54
54
55
55
### Improvements
56
56
57
57
* added the `cable` component in order to use ActionCable to update the DOM
58
58
59
-
## v1.0.1 Release
59
+
## v1.0.1 Release - 2020-10-07
60
60
61
61
This release contains bugfixes.
62
62
@@ -67,7 +67,7 @@ This release contains bugfixes.
67
67
* Fixed duplicate directory error when using matestack-ui-core with webpacker #460
68
68
69
69
70
-
## v1.0.0 Release
70
+
## v1.0.0 Release - 2020-09-10
71
71
72
72
Please note that this release contains breaking changes and soft deprecations. To make things easy for users of the current `v0.7.*` version, we have provided **Migration TODOs** at the end of each chapter.
73
73
@@ -810,7 +810,7 @@ The Form Inline Component has been removed and can no longer be used.
810
810
811
811
The Absolute Component has been removed and can no longer be used.
0 commit comments