XhmikosR
89822cfa05
build/build-plugins.js: add missing catch ( #30722 )
2020-05-04 19:54:49 +03:00
XhmikosR
727e09b641
scrollspy.js: remove temporary variable ( #30724 )
2020-05-04 19:43:50 +03:00
XhmikosR
37f2c04c5f
Clean up lint rules ( #30721 )
...
* Remove unneeded rule suppression
* Format tests/unit/.eslintrc.json
* build/.eslintrc.json: add strict for consistency
2020-05-04 19:32:09 +03:00
XhmikosR
9e8d6ba3f8
Update codeql.yml ( #30719 )
...
Remove `pull_request` event since it's not supported.
2020-05-04 19:24:26 +03:00
Mark Otto
1f531a6583
Update CSS variables docs to clarify usage and intent
2020-05-02 15:13:58 -07:00
Mark Otto
ee2765076d
Finish up creating your own components docs
2020-05-01 11:35:40 -07:00
Mark Otto
e0b1eff2d3
Update function names in migration, clarify tints and shades are Sass variables
2020-05-01 11:35:40 -07:00
Mark Otto
ca5c67364a
Remove mentions of Bootstrap 4 in a few places, replacing with updated guidance where appropriate
2020-05-01 11:35:40 -07:00
XhmikosR
81404d2e3c
search.js: make the check for URL stricter ( #30695 )
2020-04-30 21:07:26 +03:00
Mark Otto
3e73039936
v5: Unify spacing across components ( #30564 )
...
Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-04-30 15:17:08 +02:00
Johann-S
85c4788ded
Avoid bad scrollbar replacement into width values ( #30690 )
2020-04-29 22:28:20 +03:00
Martijn Cuppens
ed2caa5117
Remove borders from iframes by default ( #30620 )
2020-04-29 20:32:35 +02:00
Gaël Poupard
8bee113008
[type=radio] should always be rounded ( #30686 )
2020-04-29 21:13:57 +03:00
XhmikosR
df88748eb7
Add a script to zip the built examples ( #30130 )
2020-04-29 21:03:26 +03:00
Martijn Cuppens
7153c2c3bf
<pre>
: Disable auto-hiding scrollbar in legacy Edge (#30685 )
...
Disable auto-hiding scrollbar in legacy Edge to avoid overlap, making it impossible to interact with the content.
2020-04-29 17:51:25 +03:00
XhmikosR
9922ef5c16
masthead-followup: Add missing traling slash ( #30681 )
2020-04-29 17:23:34 +03:00
XhmikosR
ad75ee191f
Update codeql.yml ( #30679 )
...
* run the action on PRs too
* specify `javascript` language
* remove comments
* reindent
2020-04-29 16:57:10 +03:00
XhmikosR
6d7cb22728
Move codeql.yml one dir up ( #30677 )
2020-04-29 15:01:48 +03:00
Justin Hutchings
1e8e3e5e12
Add CodeQL Analysis workflow ( #30676 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-29 09:52:21 +03:00
XhmikosR
9d3dc5f0e0
Update config.yml ( #30671 )
2020-04-29 09:47:10 +03:00
Martijn Cuppens
c8d68fbec7
Drop closest from SelectorEngine ( #30653 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 22:17:23 +03:00
XhmikosR
06c3c144b6
CI: remove no longer needed steps ( #30674 )
...
The latest `actions/setup-node` prints this info by default
2020-04-28 18:06:03 +03:00
XhmikosR
acaa44cc0e
Regenerate package-lock.json ( #30673 )
2020-04-28 17:51:23 +03:00
dependabot-preview[bot]
7d347a4c72
Bump find-unused-sass-variables from 1.0.5 to 2.0.0 ( #30672 )
...
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables ) from 1.0.5 to 2.0.0.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases )
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.5...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 16:40:14 +03:00
dependabot-preview[bot]
3300c6267a
Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 ( #30663 )
...
* Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 18.0.1 to 19.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.1...v19.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* ESlint: disable a few new rules for now.
* unicorn/no-fn-reference-in-iterator
* unicorn/no-null
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 16:28:46 +03:00
dependabot-preview[bot]
693ee0d2b0
Bump postcss-cli from 7.1.0 to 7.1.1 ( #30670 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 15:55:57 +03:00
dependabot-preview[bot]
82ef465b20
Bump hugo-bin from 0.57.0 to 0.57.2 ( #30668 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.57.0 to 0.57.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.0...v0.57.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 15:49:42 +03:00
dependabot-preview[bot]
72b37fa6ca
Bump rollup from 2.6.1 to 2.7.3 ( #30666 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.6.1 to 2.7.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.6.1...v2.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 15:41:08 +03:00
dependabot-preview[bot]
5a7d31f820
Bump node-sass from 4.13.1 to 4.14.0 ( #30667 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.13.1 to 4.14.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.13.1...v4.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 15:35:10 +03:00
dependabot-preview[bot]
ecda8301a5
Bump terser from 4.6.11 to 4.6.12 ( #30664 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.6.11 to 4.6.12.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v4.6.11...v4.6.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 15:28:29 +03:00
dependabot-preview[bot]
ba858eafe8
Bump shelljs from 0.8.3 to 0.8.4 ( #30665 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 15:23:03 +03:00
Martijn Cuppens
ea34cc4c1e
Prevent list group style leaks ( #30660 )
2020-04-28 09:24:17 +02:00
Mark Otto
28cb1ff2b2
Fill in some unusedcss section links
2020-04-26 17:26:04 -07:00
Mark Otto
ac58c25dc8
Update CSS variables docs
...
- Rename available vars section to root vars and mention they're globally available
- Add new component vars section and link to table docs for WIP example
2020-04-26 17:26:04 -07:00
Mark Otto
7ba43e3361
Include code snippet for lean JS section
2020-04-26 17:26:04 -07:00
Mark Otto
78261846dd
Add example of a custom component using docs callouts
2020-04-26 17:26:04 -07:00
Mark Otto
cb4aff6eac
Update shortcode usage
2020-04-26 17:26:04 -07:00
Mark Otto
81417a2fc6
wordsmithing
2020-04-26 17:26:04 -07:00
Mark Otto
1e3672418a
pull in latest from old theming page
2020-04-26 17:26:04 -07:00
Mark Otto
88490fe81d
Use scss-docs for color maps
2020-04-26 17:26:04 -07:00
Mark Otto
cab56abd08
Add more context to customizing components
2020-04-26 17:26:04 -07:00
Mark Otto
cbe8ad0bf8
Add overview intro to the Customize section
2020-04-26 17:26:04 -07:00
Mark Otto
f6e2f4c656
Rewrite Theming docs as Customize section
...
- Broke up existing theming page into separate pages
- Audited and updated each new docs page (some pages include some TBD sections)
- Update sidenav to reflect changes
- Fix links that pointed to the old Theming page
- Update docs styles to reflect recent changes
- Rewrite some bits in the Migration page
2020-04-26 17:26:04 -07:00
Mark Otto
85ac2fc35e
Create a new table shortcode so we can easily add Bootstrap table classes to Markdown tables
2020-04-26 17:26:04 -07:00
Mark Otto
0408799ae5
Rename variables for brevity
...
- Rename `$enable-prefers-reduced-motion-media-query` to `$enable-reduced-motion`
- Rename `$enable-pointer-cursor-for-buttons` to `$enable-button-pointers`
2020-04-26 17:26:04 -07:00
Mark Otto
bb7ada6548
Remove existing Theming page as we build out a new Customize section
2020-04-26 17:26:04 -07:00
Tanguy Krotoff
d2ed920b15
Remove caret element ( #30633 )
2020-04-24 21:53:31 +02:00
Martijn Cuppens
cff2a085bb
Update table docs copy
...
Co-Authored-By: Mark Otto <markd.otto@gmail.com>
2020-04-24 10:05:10 +02:00
Martijn Cuppens
6558664f4c
Customizable table group seperator colors
2020-04-24 10:05:10 +02:00
Martijn Cuppens
eed27f35cc
Add bs prefix
2020-04-24 10:05:10 +02:00