-
-
Notifications
You must be signed in to change notification settings - Fork 43
0.7.5 Release #398
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
0.7.5 Release #398
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
…nd to a missing method.
…sing HasViewContext: Check in advance whether the view context would responnd to a missing method.
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 to 1.22.0. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](yarnpkg/yarn@v1.19.1...v1.22.0) Signed-off-by: dependabot[bot] <[email protected]>
….22.0 Bump yarn from 1.19.1 to 1.22.0
…ummy/js-yaml-3.13.1 Bump js-yaml from 3.12.0 to 3.13.1 in /spec/dummy
Fixup gemfile
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.7...v1.10.8) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.7...v1.10.8) Signed-off-by: dependabot[bot] <[email protected]>
…10.8 Bump nokogiri from 1.10.7 to 1.10.8
…ogiri-1.10.8 Bump nokogiri from 1.10.7 to 1.10.8 in /builder
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.12.2...v3.12.3) Signed-off-by: dependabot[bot] <[email protected]>
…a-3.12.3 Bump puma from 3.12.2 to 3.12.3 in /builder
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v4.3.1...v4.3.3) Signed-off-by: dependabot[bot] <[email protected]>
Bump puma from 4.3.1 to 4.3.3
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v4.3.1...v4.3.3) Signed-off-by: dependabot[bot] <[email protected]>
Bump puma from 4.3.1 to 4.3.3
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.4. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.12.2...v3.12.4) Signed-off-by: dependabot[bot] <[email protected]>
…a-3.12.4 Bump puma from 3.12.2 to 3.12.4 in /builder
Fix issue 386
Fix 242 scaffolder ci
#232: added turbolinks handler
…mess with file system state
…input Add datalist component, update input and form_input to handle type range
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
v0.7.5
Merged PRs
Solved Issues
Security Fixes
Improvements
datalist
componentrange
type forform_input
turbolinks
supportredirect_to
in the controllerBugfixes
0.7.4
Page transition is broken when using browser history buttons #386