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
<!-- This is a template only, remove/add sections below as appropriate (e.g. for a new feature, there might be no 'current behaviour'.) -->
2
+
3
+
<!-- First indicate whether you want to request an ENHANCEMENT or report a BUG by using the correct Github label in the side panel* -->
4
+
5
+
**What is the current behaviour?**
6
+
7
+
<!-- add current behaviour here -->
8
+
9
+
**If the current behaviour is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug might get fixed faster if we can run your code and it doesn't have extra dependencies. Add a link to a sample repo and/or any relevant code below:**
10
+
11
+
<!-- add additional links/info here -->
12
+
13
+
**What is the expected behaviour?**
14
+
15
+
<!-- add expected behaviour here -->
16
+
17
+
**Which versions of Matestack, and which browser/OS are affected by this issue? Did this work in previous versions of Matestack?**
18
+
19
+
<!-- add version and browser(s) affected, where relevant -->
Copy file name to clipboardExpand all lines: README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,15 +213,7 @@ Changelog can be found [here](./CHANGELOG.md)
213
213
214
214
### Roadmap
215
215
216
-
Scheduled for 0.7.0:
217
-
- Better naming conventions
218
-
- Webpacker/Yarn Integration
219
-
- Advanced Websockets Integration
220
-
- 1:n Relations in Form components
221
-
- More Form Components (Multi Select Components)
222
-
- Component Based Caching
223
-
- Rails View Integration
224
-
- Dockerized Core Development
216
+
We're currently finalizing the roadmap towards to a stable 1.0 release, supposed to happen towards the end of the year! For details make sure to check the [release management project](https://github.com/basemate/matestack-ui-core/projects/2) and get in touch via our [chat](https://gitter.im/basemate/community) for feedback!
0 commit comments