Jon Rohan
b9b0638eb1
Removing container grid styles and docs
2019-09-10 13:22:31 -07:00
Shawn Allen
06ead4c469
Merge pull request #890 from primer/tidy-scripts-deps
...
Reorganize and lint scripts; remove unused dev dependencies
2019-09-10 13:05:25 -07:00
Shawn Allen
5e55b3c1d9
derp
2019-09-10 11:36:15 -07:00
Shawn Allen
eb7cc3a9c1
rename script/check-relative-links -> .js
2019-09-10 11:36:01 -07:00
Shawn Allen
71b9992ca9
fix bundle-size-report path
2019-09-10 11:35:14 -07:00
Shawn Allen
2135b520cb
remove lots of unused dev dependencies!
2019-09-10 11:28:26 -07:00
Shawn Allen
d830495a75
update script paths in package.json
2019-09-10 11:28:26 -07:00
Shawn Allen
3e91364798
rename JS scripts to *.js; lint
2019-09-10 11:28:24 -07:00
Shawn Allen
a02dd771b1
nix lib/erb-to-html
2019-09-10 11:28:09 -07:00
Shawn Allen
09bab3b3c3
docs-test/urls.js -> script/test-doc-urls.js
2019-09-10 11:28:09 -07:00
Shawn Allen
b2c942bf2f
remove docs-test/exceptions.js
2019-09-10 11:28:09 -07:00
Shawn Allen
398b6a39a6
remove styleguide path cache
2019-09-10 11:28:09 -07:00
Shawn Allen
5a9ebe6929
disable no-console in script/
2019-09-10 11:28:09 -07:00
Shawn Allen
2b3ae9db6d
remove now-* npm scripts
2019-09-10 11:28:09 -07:00
Shawn Allen
afd5a05646
remove build directory
...
BREAKING CHANGE: the build directory is no longer included in the
distributed package. build/stats.json can be found at
dist/stats/primer.json, and `require('@primer/css/build')` references
should be rewritten to `require('@primer/css/dist/primer')`.
2019-09-10 11:28:09 -07:00
Shawn Allen
335dff2c21
remove npm defaults from .npmrc
2019-09-09 14:31:57 -07:00
Shawn Allen
1c86842343
npm version 13.0.0
2019-09-09 14:31:49 -07:00
simurai
c406284ed0
Merge pull request #878 from primer/release-12.7.0
...
Primer CSS 12.7.0
2019-09-06 09:07:25 +09:00
Shawn Allen
3e3613e6b4
chore: update changelog for v12.7.0
2019-09-05 16:12:51 -07:00
Shawn Allen
9935981fb8
Merge pull request #862 from primer/input-dark
...
Import Dropdown component; add dark variants for dropdown and text fields
2019-09-05 16:08:57 -07:00
Shawn Allen
2e364037a9
Merge pull request #880 from primer/wb-break-word
...
Add .break-word, improve word-break docs
2019-09-05 15:22:13 -07:00
Shawn Allen
24b9250be9
white-space: none
2019-09-05 15:02:22 -07:00
Shawn Allen
aea11211bf
tidy up wb-break-all docs
2019-09-05 15:01:52 -07:00
Shawn Allen
c3b639ad1f
lint (property order)
2019-09-05 14:40:12 -07:00
Vinicius Depizzol
dfe0aaf36d
adjust container wrap in dropdown examples
2019-09-05 14:34:33 -07:00
Vinicius Depizzol
21798b67f0
wrap dropdown examples in container to make them visibles
2019-09-05 14:34:11 -07:00
Shawn Allen
0951e2798a
improve word-break docs
2019-09-05 14:33:08 -07:00
Shawn Allen
3d1f4d956e
reword word breaking docs
2019-09-05 14:21:10 -07:00
Shawn Allen
ed1ea76fef
rename .wb-break-word to .break-word, add comments
2019-09-05 14:20:12 -07:00
Shawn Allen
8217df4f2e
status: "New release" -> "New"
2019-09-05 13:40:02 -07:00
Shawn Allen
bd92767634
tighten up dropdown docs front matter
2019-09-05 13:25:51 -07:00
Shawn Allen
3ad0b9f8d2
re-run script/generate-bundle-readmes
2019-09-05 13:20:42 -07:00
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