- 31 Oct, 2020 4 commits
-
-
Mark Otto authored
-
XhmikosR authored
-
XhmikosR authored
-
Sead Memic authored
* Contrast colors added to theme-colors * redundant colors removed froms docs, theme-colors refactor * Add spaces for consistency * Adapt to the recent changes Co-authored-by:
Sead Memic <sead.memic@intracto.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 30 Oct, 2020 6 commits
-
-
Mark Otto authored
* Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Small copy addition * Add example modifier class for spacing Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Martijn Cuppens authored
-
Patrick H. Lauke authored
* Add `cursor:pointer` for color inputs * Add to migration guide
-
XhmikosR authored
-
Christian Oliff authored
* Update Edge's Rendering Engine on CONTRIBUTING.md Also updated the URL to prevent a HTTP redirect. * Add 'Go to "Help > Send Feedback" from the browser' note Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
-
- 29 Oct, 2020 9 commits
-
-
XhmikosR authored
-
XhmikosR authored
Also, reword Node.js setup step
-
XhmikosR authored
* add missing language after fenced block * add missing end of file newline
-
XhmikosR authored
-
XhmikosR authored
This is so that we get the same behavior for our minified files since dart-sass doesn't have a precision option and defaults to 10.
-
XhmikosR authored
node-sass is now deprecated
-
XhmikosR authored
* autoprefixer 10.0.1 * find-unused-sass-variables 3.0.0 * postcss 8.1.4 * postcss-cli 8.1.0
-
Martijn Cuppens authored
* Remove explicit heights * Link to upstream bug Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Martijn Cuppens authored
-
- 28 Oct, 2020 5 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Mark Otto authored
* v5: Promote floating labels example to component - Adds new .form-floating - Stubs out basics of a docs page - Removes existing Example * Update floating labels to support .form-select, make inputs and selects more consistent - To do this, I made the .form-control and .form-select consistent in min-height vs height - Removed some unused variables now - Updated -color to be the -color because I don't know why this was any different before - Update page to include some examples for layout, validation, and value - Rewrite styles to not modify padding, but instead transform and opacity * Streamline and bulletproof some things - Apply some optimizations from code review - Removed unecessary properties from the label - Add some comments for what properties are required - Move from fixed height for labels to height 100% so we can support textareas - Improve docs a little bit, add ToC * Move some values to variables, switch from scaling font-size to scale, update transforms * Bring over changes from #30966 and add to them to tighten things up * Delete the now unused example images * Fix typo * Allowlist the calc function * Add transform-origin, update transform values * Test out autofill fix * Fix linter issue * Mention it in the migration guide * Bump bundlesize * Add one more variable per review * Shave .25rem off the height Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
Jonathan authored
-
- 27 Oct, 2020 7 commits
-
-
dependabot[bot] authored
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.12.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.1. - [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.32.0...v2.32.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Martijn Cuppens authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
-
- 26 Oct, 2020 9 commits
-
-
Mark Otto authored
* v5: Add .fs-* utilities for font-size - Adds new font-sizes Sass map - Generates six new classes for setting only font-size - Updates docs to mention this, including a scss-docs reference * Update font utilities - Make .fs-* utils for font-size use RFS - Rename .font-weight-* utils to .fw-* - Rename .font-style-* utils to .f-* - Update order of utilities a bit - Update docs to match * Update migration docs to make note of these changes * Be more specific in font-size docs about scale * Update font-style abbreviation to .fst * Fix font-weight property * Formatting & font style utility fix * Move to Alpha 3 migration section * Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide * Tweak language on example Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
XhmikosR authored
This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run. Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too.
-
Aleksandr Gorbatov authored
-
Mark Otto authored
-
XhmikosR authored
Should run on PRs too.
-