dependabot[bot]
d21170cbdf
Bump stylelint from 13.12.0 to 13.13.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.12.0 to 13.13.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.12.0...13.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:01:08 +00:00
Tobias Ahlin
f81e1b6e29
Revert deprecations.js addition
2021-04-26 10:00:37 +02:00
Jon Rohan
00f5d87c82
Merge pull request #1356 from primer/remove_octicons_dependency
...
Removing primer/octicons dependency and adding octicons styles directly
2021-04-25 19:04:12 -07:00
simurai
229059a83c
Add nested link
2021-04-26 09:59:30 +09:00
simurai
8dfd0e6d4b
Add headers
2021-04-26 09:59:09 +09:00
simurai
7a01c9445f
Update link docs
2021-04-26 09:27:29 +09:00
Hector Palacios
729a161616
typography-base: process 'type' attribute of HTML <ol> tag
...
Some markup languages like AsciiDoc, allow defining the 'type'
attribute of HTML <ol> tag.
For instance, the following AsciiDoc code:
[loweralpha]
. item1
. item2
Produces in GitHub the HTML code:
<ol type="a">
<li>item1</li>
<li>item2</li>
</ol>
The current SCSS doesn't cover this 'type' attribute, so the regular
default symbol (decimal) applies, instead of the one intended by the
author.
Signed-off-by: Hector Palacios <scarzia00@hotmail.com>
2021-04-23 19:00:30 +02:00
Jon Rohan
3b7e5d8c0d
Adding changeset
2021-04-23 09:00:56 -07:00
Jon Rohan
f695292719
Removing primer/octicons dependency and adding octicons styles directly
2021-04-23 08:57:12 -07:00
simurai
65b5aec15e
Merge pull request #1355 from NikitaIT/patch-1
...
docs(progress): fix not valid html example
2021-04-23 16:11:55 +09:00
Никита
46a51c8c90
docs(progress): fix not valid html exemple
...
<span> can include only phrasing content.
2021-04-23 03:10:17 +02:00
Jon Rohan
de3aedc74c
Merge branch 'main' into tobiasahlin/update-docs-to-not-use-btn-outline-blue
2021-04-22 09:06:38 -07:00
Jon Rohan
354f7c0cd8
Update deprecations.js
2021-04-22 09:02:21 -07:00
Jon Rohan
2c8f3332a7
Update deprecations.js
2021-04-22 08:59:43 -07:00
Jon Rohan
0e366c411a
Merge pull request #1339 from primer/borwserlist_update
...
Changing the browserslist supported browsers to match dotcom.
2021-04-22 08:57:51 -07:00
Tobias Ahlin Bjerrome
90018bbdae
Bump to correct version number
2021-04-22 17:51:45 +02:00
Tobias Ahlin Bjerrome
45931a81ae
Add deprecation message for btn-outline-blue
2021-04-22 17:47:18 +02:00
Tobias Ahlin Bjerrome
ec8a7957f0
Don't use btn-outline-blue
2021-04-22 17:38:38 +02:00
simurai
33e8d917fa
Merge pull request #1352 from primer/tobiasahlin/update-marketing-buttons
...
Update marketing button styles
2021-04-22 21:38:13 +09:00
simurai
2cc4dbb8c2
Delete itchy-goats-cough.md
2021-04-22 21:33:31 +09:00
simurai
ea876401b0
yarn add @primer/primitives@latest
2021-04-22 20:55:32 +09:00
simurai
578433be93
Merge branch 'main' into tobiasahlin/update-marketing-buttons
2021-04-22 20:54:55 +09:00
simurai
73f4d8518a
Merge branch 'tobiasahlin/update-marketing-buttons' of https://github.com/primer/css into tobiasahlin/update-marketing-buttons
2021-04-22 20:43:14 +09:00
simurai
b4950e3958
Create tiny-eagles-repair.md
2021-04-22 20:37:55 +09:00
simurai
a7ca0e934a
yarn add @primer/primitives@latest
2021-04-22 20:25:22 +09:00
Tobias Ahlin Bjerrome
498fb5a30e
Tweak size modifier spacing
2021-04-22 11:31:09 +02:00
Tobias Ahlin Bjerrome
ebc2e4df01
Use Primatives variables for all buttons
2021-04-22 11:20:32 +02:00
Tobias Ahlin Bjerrome
296cbd7d3b
Move enterprise button over to vars
2021-04-21 21:32:12 +02:00
Tobias Ahlin Bjerrome
3c9dc821d8
Use new vars from primitives
2021-04-21 21:28:18 +02:00
Jon Rohan
b1bd8d1130
Create itchy-goats-cough.md
2021-04-20 08:52:12 -07:00
Jon Rohan
b2f135350b
Ignore dependabot for deployments
2021-04-20 08:44:13 -07:00
Jon Rohan
27cf5a59f2
Merge pull request #1353 from primer/dependabot/npm_and_yarn/table-6.3.0
...
Bump table from 6.1.0 to 6.3.0
2021-04-20 08:42:56 -07:00
dependabot[bot]
689e0434df
Bump table from 6.1.0 to 6.3.0
...
Bumps [table](https://github.com/gajus/table ) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/gajus/table/releases )
- [Commits](https://github.com/gajus/table/compare/v6.1.0...v6.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 23:07:16 +00:00
Jon Rohan
8059faee9c
Merge pull request #1348 from primer/dependabot/npm_and_yarn/filesize-6.2.5
...
Bump filesize from 6.2.2 to 6.2.5
2021-04-19 15:18:53 -07:00
Tobias Ahlin Bjerrome
2605b43c2f
Add purple variant
2021-04-19 17:41:58 +02:00
Tobias Ahlin Bjerrome
6d1b94c21e
Add small variant, and update documentation
2021-04-19 17:25:09 +02:00
Tobias Ahlin Bjerrome
802321a1ca
Linting
2021-04-19 17:08:56 +02:00
Tobias Ahlin Bjerrome
43e22eeb9b
Update button styles
2021-04-19 17:05:03 +02:00
simurai
8890a0c508
Merge pull request #1350 from primer/primitives-4.2.2
...
Bump @primer/primitives
2021-04-19 23:02:00 +09:00
simurai
2dbc6143a6
Create chatty-cherries-tease.md
2021-04-19 22:59:21 +09:00
simurai
06292d0edc
yarn add @primer/primitives@latest
2021-04-19 22:55:26 +09:00
dependabot[bot]
9464667302
Bump filesize from 6.2.2 to 6.2.5
...
Bumps [filesize](https://github.com/avoidwork/filesize.js ) from 6.2.2 to 6.2.5.
- [Release notes](https://github.com/avoidwork/filesize.js/releases )
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/avoidwork/filesize.js/compare/6.2.2...6.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 07:24:30 +00:00
Jon Rohan
882901737f
Change schedule on dependabot to weekly
2021-04-15 10:47:30 -07:00
Jon Rohan
926f661b39
Merge pull request #1346 from primer/dependabot/npm_and_yarn/js-yaml-4.1.0
...
Bump js-yaml from 4.0.0 to 4.1.0
2021-04-15 10:46:50 -07:00
Jon Rohan
2ddcdde463
Merge pull request #1345 from primer/dependabot/npm_and_yarn/eslint-plugin-prettier-3.4.0
...
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
2021-04-15 10:46:12 -07:00
simurai
1bca1fa01a
Merge pull request #1321 from primer/changeset-release/main
...
Release Tracking
2021-04-15 17:51:08 +09:00
dependabot[bot]
85b6bac3b1
Bump js-yaml from 4.0.0 to 4.1.0
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 07:52:14 +00:00
dependabot[bot]
8b3223cec5
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 07:51:48 +00:00
github-actions[bot]
f9f0d5483a
Version Packages
2021-04-14 20:27:47 +00:00
Jon Rohan
fe65656bba
Merge pull request #1343 from primer/dependabot/npm_and_yarn/filesize-6.2.2
...
Bump filesize from 6.1.0 to 6.2.2
2021-04-14 13:27:01 -07:00