1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00
Commit Graph

3748 Commits

Author SHA1 Message Date
Melissa Xie
a0948b073b
Move select menu list into the modal div
Otherwise the list won't actually show up.
2019-09-19 11:20:12 -04:00
Shawn Allen
a95c6e1bc3
Merge pull request #887 from primer/release-13.0.0
Release 13.0.0
2019-09-13 15:19:12 -07:00
Shawn Allen
6355e378a0
Merge pull request #896 from primer/redirect-layout
Redirect /objects/layout -> /objects/grid
2019-09-12 16:18:40 -07:00
Shawn Allen
24903d99fb redirect with trailing slash? 2019-09-12 14:39:54 -07:00
Shawn Allen
8d758869c6 move /css redirects up 2019-09-12 14:31:38 -07:00
Shawn Allen
d39e107533 restore /utilities/layout link; remove /objects/layout 2019-09-12 14:13:50 -07:00
Shawn Allen
5fe250da60 do the redirect in now.json 2019-09-12 14:08:23 -07:00
Shawn Allen
e9a2c22771
update v13.0 changelog, fix PR links 2019-09-12 13:21:17 -07:00
Shawn Allen
e4ce9e9c77
Merge pull request #895 from primer/shadow-live-preview
Upgrade Doctocat + update LivePreviewWrapper
2019-09-12 13:17:29 -07:00
Shawn Allen
3499e12f9e remove Layout nav item 2019-09-12 13:12:42 -07:00
Shawn Allen
b1a9d6d2c0 add redirect from /objects/layout -> /objects/grid 2019-09-12 13:11:23 -07:00
Emily Plummer
4726ce2515 add iframe to live preview wrapper 2019-09-12 13:04:46 -07:00
Emily Plummer
0d81915316 Update doctocat 2019-09-12 13:04:37 -07:00
Shawn Allen
e5c4062bf4
v13.0.0 changelog 2019-09-12 12:52:38 -07:00
simurai
3533fe4f37
Merge pull request #893 from primer/select-menu-improvements
Select Menu improvements
2019-09-12 20:14:55 +09:00
Shawn Allen
03c9df1978
Merge pull request #892 from primer/stylelint-config-primer-8.0.0
Upgrade to stylelint-config-primer@8.0.0
2019-09-11 08:29:17 -07:00
simurai
cffac8d93c Fix linter 2019-09-11 14:15:34 +09:00
simurai
1bf780b105 Add permanent transparent border 2019-09-11 13:58:49 +09:00
simurai
394753b462 Replace <menu> with <div> 2019-09-11 13:26:24 +09:00
Shawn Allen
425cbf719d delete src/layout/columns.scss 2019-09-10 14:54:41 -07:00
Shawn Allen
1a903815d6 nix stylelint rule primer/selector-no-utility 2019-09-10 14:21:10 -07:00
Shawn Allen
db3b619855 deps: upgrade stylelint-config-primer@8.0.0 2019-09-10 14:20:56 -07:00
Shawn Allen
3889f1c81e
Merge pull request #884 from primer/dropdown-menu-content
Remove .dropdown-menu-content
2019-09-10 14:16:38 -07:00
Shawn Allen
f95681fd00 add deprecations for .dropdown-menu-content 2019-09-10 14:13:13 -07:00
Shawn Allen
3a575bd5b8 Merge remote-tracking branch 'origin/release-13.0.0' into dropdown-menu-content 2019-09-10 14:11:14 -07:00
Shawn Allen
4a60869313
Merge pull request #891 from primer/fix-purple-deprecations
add all the .btn-purple selectors to deprecations.js
2019-09-10 13:51:35 -07:00
Shawn Allen
bb1d39ce5d add all the .btn-purple selectors to deprecations.js 2019-09-10 13:44:25 -07:00
Shawn Allen
fbdc634317
Merge pull request #662 from primer/remove_column_styles
Removing deprecated column grid styles
2019-09-10 13:38:46 -07:00
Shawn Allen
a4e4fdaa9e
Merge pull request #736 from primer/adios-purp
Adios purple buttons
2019-09-10 13:38:14 -07:00
Shawn Allen
5492a3ab05 chore: lint deprecations.js 2019-09-10 13:32:11 -07:00
Shawn Allen
40bca3c627 add .container and ::before / ::after selectors to v13 deprecations 2019-09-10 13:28:24 -07:00
Shawn Allen
049b110107 tidy up duplicate deprecation test messages 2019-09-10 13:28:03 -07:00
Shawn Allen
ae36cbf8c6 Merge remote-tracking branch 'origin/release-13.0.0' into remove_column_styles 2019-09-10 13:25:12 -07:00
Shawn Allen
b2fb37c0f5
Merge pull request #889 from primer/release-workflow
Add deprecations test script; run on release branches
2019-09-10 13:24:30 -07:00
Shawn Allen
ac31c569fd remove columns.scss import 2019-09-10 13:23:05 -07:00
Jon Rohan
af86d158e1 Removing layout test 2019-09-10 13:23:05 -07:00
Jon Rohan
b9b0638eb1 Removing container grid styles and docs 2019-09-10 13:22:31 -07:00
Shawn Allen
27beb570bb add --help screen to test-deprecations 2019-09-10 13:18:30 -07:00
Shawn Allen
6869e7770f update script/test-deprecations.js path 2019-09-10 13:06:07 -07:00
Shawn Allen
448e7a732e rename JS scripts to *.js; lint 2019-09-10 13:06:07 -07:00
Shawn Allen
69dd24f33c improve test-deprecations messaging 2019-09-10 13:06:07 -07:00
Shawn Allen
d7f554ed32 run prepublish before testing deprecations 2019-09-10 13:06:07 -07:00
Shawn Allen
b15b9b60cc tidy up deprecation test messages 2019-09-10 13:06:07 -07:00
Shawn Allen
429febbec3 remove duplicate checkout 2019-09-10 13:06:07 -07:00
Shawn Allen
2efb3d7718 re-consolidate jobs 2019-09-10 13:06:07 -07:00
Shawn Allen
3ffe4df75f Update ci.yml 2019-09-10 13:06:07 -07:00
Shawn Allen
1caf0f019a fix workflow 2019-09-10 13:06:07 -07:00
Shawn Allen
dd10c9e6a4 rename ci workflow 2019-09-10 13:06:07 -07:00
Shawn Allen
89cb5e7b13 run deprecations test on release-* branches 2019-09-10 13:06:07 -07:00
Shawn Allen
df4e4842bc add script/test-deprecations 2019-09-10 13:06:07 -07:00