matestack-ui-core
matestack-ui-core copied to clipboard
Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Issue: Matestack by default renders two Page root elements, both containing a child `div` with the `v-if` directive, for instructing Vue.js on wether or not rendering the child element:...
FEATURE REQUEST: I wanna that form component can emit multiple events. Ex: ``` def my_form_config { #... emit: "form-loading other-event", success: { emit: "form-succeeded other-event-success" }, failure: { emit: "form-failed...
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
`toggle show_on: "some_event", hide_after: 3000` works as expected: After having received the "show_event" a timer is triggered and after 3000ms the content of the `toggle` is hidden again. However `toggle...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
**Note:** If you submit a feature or bugfix PR, pick **develop** as target branch (and delete this line afterwards). ## Issue https://github.com/matestack/matestack-ui-core/issues/XXX: Short description here ### Changes - [ ]...