1
1
mirror of https://github.com/primer/css.git synced 2024-12-12 10:47:14 +03:00
Commit Graph

4063 Commits

Author SHA1 Message Date
Vinicius Depizzol
df7606ed1e add dropdown to product instead of core 2019-09-05 13:07:48 -07:00
Vinicius Depizzol
4ee534cec6 rename src/dropdowns to src/dropdown 2019-09-05 13:07:26 -07:00
Shawn Allen
9d2ba66ed7
Merge pull request #883 from primer/deprecations-data
Publish deprecation data
2019-09-05 12:50:55 -07:00
Shawn Allen
6964be2bff create empty stats for new bundles 2019-09-05 12:42:54 -07:00
Shawn Allen
bdd1208fc0 lint script/dist 2019-09-05 12:38:06 -07:00
Shawn Allen
3077a09705 lint deprecations.js 2019-09-05 12:37:55 -07:00
Shawn Allen
5c43eea7dd fix path to package.json 2019-09-05 12:37:14 -07:00
Shawn Allen
eadec4c6af lint, "dep" -> "deprecation" 2019-09-05 12:33:11 -07:00
Shawn Allen
c85b18fdd2 add [Map] link, move [changelog] href to footer 2019-09-05 12:32:03 -07:00
Shawn Allen
bfc2e2e459 rename deprecations/index.js -> deprecations.js 2019-09-05 12:30:11 -07:00
Shawn Allen
988bc9f306
"whos" → "whose"
Co-Authored-By: Zeke Sikelianos <zeke@sikelianos.com>
2019-09-05 12:27:05 -07:00
Shawn Allen
2484b3327e
add title front matter 2019-09-05 12:20:46 -07:00
Shawn Allen
e396213d91
add docs section for word-break utilities 2019-09-05 12:19:47 -07:00
Shawn Allen
3baa3ee3e6 Add .wb-break-word 2019-09-05 12:07:34 -07:00
Shawn Allen
9e024f51fc
Merge pull request #881 from primer/actions-v2
Actions v2
2019-09-05 12:05:53 -07:00
Shawn Allen
034f1e01ee
fix semver links 2019-09-05 12:03:17 -07:00
Shawn Allen
c5ada08116 add deprecations page, nav item 2019-09-05 11:55:25 -07:00
Shawn Allen
5ab29b5a67 better deprecation data key naming 2019-09-05 11:55:10 -07:00
Shawn Allen
81ae8d9788 add deprecations/index.js; write dist/deprecations.json 2019-09-05 11:13:45 -07:00
Shawn Allen
0cff296897 bump semver 2019-09-05 11:13:19 -07:00
Shawn Allen
bd47df6a26
run script/prepublish before primer/publish 2019-09-05 11:11:49 -07:00
Vinicius Depizzol
8048e9a06b
move to src/product/index.scss per @shawnbot's suggestion
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-09-05 14:04:36 -04:00
Shawn Allen
04abe36267
pass env vars correctly
Thanks, @colebemis!
2019-09-05 11:03:21 -07:00
Vinicius Depizzol
3739a51350
Update src/dropdowns/dropdown.scss
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-09-05 13:06:10 -04:00
Vinicius Depizzol
e5b44476c0
Update src/dropdowns/dropdown.scss
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-09-05 13:05:58 -04:00
Shawn Allen
7fbfcf3f38 test primer/publish@actions-v2 2019-09-04 16:31:56 -07:00
Shawn Allen
cb84d72f24 pass NPM_AUTH_TOKEN 2019-09-04 16:11:24 -07:00
Shawn Allen
c6c913a586 use primer/publish@1.1.0 2019-09-04 16:07:58 -07:00
Shawn Allen
61c206acd4 try primer/publish? 2019-09-04 16:07:03 -07:00
Shawn Allen
d73f11bc0b "npm publish", not "npm run publish" 2019-09-04 16:01:15 -07:00
Shawn Allen
95bd6a3d01 use actions v2 2019-09-04 15:58:17 -07:00
Shawn Allen
9efaffad61
Merge pull request #879 from primer/fix-bundle-size-report
Fix bundle size report
2019-09-04 15:13:04 -07:00
Shawn Allen
c5b1ba21e0 fix new bundle diff report 2019-09-04 15:02:17 -07:00
Shawn Allen
8793beb447
Merge pull request #877 from dcastil/patch-1
Fix mistake in flex-justify-start explanation
2019-09-04 13:35:55 -07:00
simurai
e9c687be34 npm version minor 2019-09-04 15:06:35 +09:00
Vinicius Depizzol
a0fb981997
use role="none" for dropdown dividers
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-09-03 16:03:24 -04:00
Daniel Castillo
8787c7b252
Fix flex-justify-start explanation 2019-09-01 18:15:48 +02:00
Shawn Allen
bba8f3b0a5
Merge pull request #876 from primer/update-nav
Add missing Header + Pagination to the nav
2019-08-27 12:27:03 -07:00
Shawn Allen
d099d1693d
Merge branch 'master' into update-nav 2019-08-27 11:19:55 -07:00
Shawn Allen
ea6802622e
Merge pull request #874 from primer/release-12.6.2
Release 12.6.2
2019-08-27 10:54:10 -07:00
Shawn Allen
ad9c1f546b
tweak npm version language 2019-08-27 09:58:06 -07:00
simurai
4f99e92708 Add Header + Pagination to the nav 2019-08-27 15:47:28 +09:00
simurai
fcc207252c Update CHANGELOG.md 2019-08-27 09:48:01 +09:00
simurai
d249182efa
Merge pull request #873 from primer/sidenav-bg
Add default background-color to SideNav
2019-08-27 09:45:29 +09:00
simurai
a9f0fa89cb
Merge pull request #875 from primer/update-releasing
Change order in RELEASING.md
2019-08-27 09:44:47 +09:00
simurai
9a4ce3ebc7
Use loose range for octicons
Co-Authored-By: Shawn Allen <shawn.allen@github.com>
2019-08-27 09:39:27 +09:00
simurai
01e79d83f4 Update RELEASING.md 2019-08-26 15:25:32 +09:00
simurai
2ce3ba0714 npm version patch 2019-08-26 14:50:27 +09:00
simurai
eb99206390 npm install 2019-08-26 14:49:43 +09:00
simurai
6225457068 Add default background-color 2019-08-26 11:28:37 +09:00