Skip to content

Bump yarn from 1.15.2 to 1.17.3 #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Aug 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!-- This is a template only, remove/add sections below as appropriate (e.g. for a new feature, there might be no 'current behaviour'.) -->

<!-- First indicate whether you want to request an ENHANCEMENT or report a BUG by using the correct Github label in the side panel* -->

**What is the current behaviour?**

<!-- add current behaviour here -->

**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:**

<!-- add additional links/info here -->

**What is the expected behaviour?**

<!-- add expected behaviour here -->

**Which versions of Matestack, and which browser/OS are affected by this issue? Did this work in previous versions of Matestack?**

<!-- add version and browser(s) affected, where relevant -->
9 changes: 9 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Issue https://github.com/basemate/matestack-ui-core/issues/XXX: Short description here

### Changes

- [x] Describe the changes in one or more bulletpoints

### Notes

- Let the reviewers know something special
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,15 +213,7 @@ Changelog can be found [here](./CHANGELOG.md)

### Roadmap

Scheduled for 0.7.0:
- Better naming conventions
- Webpacker/Yarn Integration
- Advanced Websockets Integration
- 1:n Relations in Form components
- More Form Components (Multi Select Components)
- Component Based Caching
- Rails View Integration
- Dockerized Core Development
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!

### Community

Expand Down
67 changes: 43 additions & 24 deletions builder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading