- 09 Dec, 2020 1 commit
-
-
XhmikosR authored
* Revert colors.yml accidental changes * Bring colors data files up to par with the vars
-
- 08 Dec, 2020 1 commit
-
-
Gaël Poupard authored
-
- 25 Nov, 2020 1 commit
-
-
Rohit Sharma authored
Remove unnecessary `_getCustomClass` method. `customClass` will be in the configuration already, even if it is provided in the data attributes, and jQuery's [`addClass()`](https://api.jquery.com/addclass/ ) method will handle it, either `this.config.customClass` is a function or a class name (even if it is a blank string). Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 24 Nov, 2020 13 commits
-
-
Rohit Sharma authored
-
XhmikosR authored
Specify the branches and clean up the comments
-
XhmikosR authored
-
XhmikosR authored
* Update _syntax.scss with the latest chroma selectors * Sort selectors * Remove no longer needed chroma workaround * remove comments
-
XhmikosR authored
This should show any colors in the output
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
docs: use `event` instead of `e`
-
XhmikosR authored
Be consistent with Popper's name.
-
Noah Rosenzweig authored
When using single-quotes in config.yml, the previous regular expression in build/generate-cli.js wasn't working correctly, it was replacing ALL string values with hashes. Now both double- and single-quotes can be used in config.yml, and the RegExp will work as expected. Also, allow trailing whitespaces and empty ("") values to be matched. Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
-
XhmikosR authored
docs(dropdowns): clarify where is `.show` applied
-
XhmikosR authored
Handle Chromium to run Karma
-
- 21 Nov, 2020 1 commit
-
-
Rohit Sharma authored
Don't hide modal when `config.keyboard` is false
-
- 20 Nov, 2020 3 commits
-
-
James Remeika authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
Moving it to the CodePen org so that we can all edit it.
-
XhmikosR authored
-
- 19 Nov, 2020 6 commits
-
-
XhmikosR authored
Switch to jsDelivr for the remaining docs assets Also, update feather icons and chart.js
-
Patrick H. Lauke authored
Avoids unsightly spilling out of long filename text, particularly for multi file inputs Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
Now, it's safe to do use it since it covers more cases
-
XhmikosR authored
-
XhmikosR authored
This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
-
XhmikosR authored
-
- 18 Nov, 2020 1 commit
-
-
XhmikosR authored
-
- 13 Nov, 2020 9 commits
-
-
Mark Otto authored
-
XhmikosR authored
Use correct value order Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Patrick H. Lauke authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
- 12 Nov, 2020 3 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
Mitchell Bryson authored
When starting a cycle for a carousel, it only checks for a default interval, and not an interval defined on the slide element via data props. This adds a check in before creating the interval to move to the next slide. Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 10 Nov, 2020 1 commit
-
-
Mark Otto authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-