bulma-steps
bulma-steps copied to clipboard
Bulma's extension to manage steps
Hi, I'm trying to trigger the previous button by clicking another element, but nothing happen. Click works (console.log appear) but doesn't go back to previous step. How can i fix?...
This feature sets the initial view to a given step. ex: `bulmaSteps.attach('.steps', {'step_idx': 2});`
I'm pretty new to React - so excuse me if this question comes across as naive. Insofar, I'm able to use the .sass for the project, but the Javascript has...
I'm trying to integrate bulma-steps to my project so I installed the extensions via npm with ``` npm install --save bulma-steps``` then I have included bulma steps to my main...
Hi, I am getting error while invoking function bulmaSteps.attach(selector, options). I am using VueJs+webpack . I have done these steps. Imported bulma.css imported bulma-steps.min.css imported bulms-steps.min.js called bulmaSteps.attach(selector, options) In...
Hi Is there any timeline if a feature like this will ever make it into this project?
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [commitizen](https://github.com/commitizen/cz-cli). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.7 Changelog Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. 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...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...