bulma-calendar
bulma-calendar copied to clipboard
Bulma's extension to display a calendar
Your issue may already be reported! Please search on the [issue track](../) before creating one. - [X] Is this something you can **debug and fix**? Send a pull request! Bug...
## Bug Report **Environment** - Bulma version: 0.9.4 **Current Behavior** The default 'warning' colour in the latest Bulma is too light to be used on a white background. Interestingly they...
**Is your feature request related to a problem? Please describe.** I really like the datetime picker, but I was wondering if it would be possible to let the user change...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
**Is your feature request related to a problem? Please describe.** Can you add the custom dialog mode? **Describe the solution you'd like** Can you allow to create a method to...
Was trying to get this to work on vuejs3 but it won't update the dates on the calendar. See the watch section for how I was trying to do that....
If you're working with months and selecting a day is not make sense. It would be great to have something like this -> https://flatpickr.js.org/plugins/#monthselectplugin
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.7 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 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...
I have setup the calendar and have it working with submitting the data to the server, but I need to require it to be filled out. When I add `required="true"`...