1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 01:53:17 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jon Rohan
87b0b1d4c9
Removing the duplicate deprecation backgrounds (#1663)
* Removing the duplicate deprecation backgrounds

* Create thick-monkeys-film.md
2021-10-08 09:20:20 -07:00
Jon Rohan
e47324faa4
Convert build tools to use dart-sass (#1617)
* Installing dart-sass

* Moving css compiling to separate file

* Removing node version

* Create polite-mayflies-refuse.md

* Don't compile support files

* Fix test to not check support

* Create olive-ants-kick.md
2021-09-24 00:49:00 +00:00
Jon Rohan
be518b8023
Updating deprecations.js file to be more straightforward (#1581)
* Updating deprecations.js file to be more straightforward

* Create poor-coins-fix.md

* Remove tests

* Adding more info about the deprecation to the doc

* Title section

* Moving data to deprecations.json

* Moving data to deprecations.json

* Lint only scss files
2021-09-10 10:54:26 -07:00
dependabot[bot]
f27faef3eb
Bump globby from 11.0.4 to 12.0.0 (#1515)
* Bump globby from 11.0.4 to 12.0.0

Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.4 to 12.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.4...v12.0.0)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Import globby

* Converting tests

* Ignore docs test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2021-08-11 17:11:35 -07:00
Jon Rohan
9d0aad0b95
Fixing deprecation test 2021-07-02 08:32:05 -07:00
Jon Rohan
02871c81ef
Adding test to check that support size is always 0 (#1464) 2021-06-15 11:38:30 -07:00
Jon Rohan
bacf7b55af
Fixing builds 2021-05-12 14:55:49 -07:00
Jon Rohan
49026e74bb
Fixing deprecation test 2021-05-05 14:10:15 -07:00
Jon Rohan
07c8d5aebc
Fixing analyze-variables script 2021-04-08 19:34:17 -07:00
Jon Rohan
47989e1933
cssstats bug 2021-04-07 12:38:58 -07:00
Jon Rohan
b503647c42
Fixing eslint 2021-04-01 10:56:12 -07:00
Jon Rohan
786f35d456
writing deprecation tests 2021-03-31 23:11:55 -07:00
Jon Rohan
b7527bbf54
Adding css tests 2021-03-31 16:04:31 -07:00
Jon Rohan
ca0c85fae5
Writing some new docs tests 2021-03-30 16:53:47 -07:00
Jon Rohan
a4a52c615a
Add 2 test categories 2021-03-30 10:01:19 -07:00
Jon Rohan
11c9cec01b
Writing test to test the build 2021-03-29 22:10:52 -07:00
Jon Rohan
48a7059e7e
Create __tests__ folder 2021-03-29 22:10:17 -07:00