matestack-ui-core icon indicating copy to clipboard operation
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.

Results 45 matestack-ui-core issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies
javascript

## 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...

enhancement
form

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](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...

dependencies
javascript

`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...

enhancement
good first issue

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...

dependencies
javascript

**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 - [ ]...