1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 13:51:52 +03:00
Commit Graph

2784 Commits

Author SHA1 Message Date
Shawn Allen
3dab0068c2 ci: move selector-diff-report into script list 2019-01-25 14:48:54 -08:00
Shawn Allen
035dc05553 ci: nix echo call before selector-diff-report 2019-01-25 14:48:54 -08:00
Shawn Allen
5fe4836dc2 docs: fix version text color w/is= (not as=) 2019-01-25 14:48:54 -08:00
Shawn Allen
eba8f30913 chore: bump package-lock.json 2019-01-25 14:11:58 -08:00
Jon Rohan
0439cc649c
Adding deprecation warning 2019-01-25 13:45:46 -08:00
Jon Rohan
10e3b3617b
Adding container-sm to utilities 2019-01-25 13:43:29 -08:00
Shawn Allen
645f5f82ad
Merge pull request #661 from primer/spacer-var-refactor
Spacer variable refactor
2019-01-25 13:29:32 -08:00
Shawn Allen
24b4159c41
refactor(marketing-buttons): Merge pull request #613 from primer/marketing-buttons-2018
BREAKING CHANGES: The `btn-orange`, `btn-outline-green`, `btn-outline-orange`, `btn-outline-purple`, and `btn-transparent` classes have been removed.
2019-01-25 11:50:29 -08:00
Shawn Allen
618b7b786f
Merge pull request #660 from primer/marketing-font-path
Add $marketing-font-path
2019-01-24 17:18:10 -08:00
Shawn Allen
7742370380 feat(marketing-support): add $marketing-font-path variable 2019-01-24 14:47:44 -08:00
Shawn Allen
e6d3dacbe8 feat(marketing-support): add !default to $spacer-{7..12} 2019-01-24 14:47:01 -08:00
Shawn Allen
289604605f refactor(primer-support): make $responsive-variants easier to grok 2019-01-24 14:42:10 -08:00
Shawn Allen
9fe577c02a refactor(primer-support): make $width-?? vars the source of truth 2019-01-24 14:41:31 -08:00
Shawn Allen
f51fa883e7 refactor(primer-utilities): use new $spacer-map var for loops 2019-01-24 14:39:42 -08:00
Shawn Allen
eaeb6a7d32 feat(primer-support): refactor spacer variables
This refactors our spacer variables so that $spacer-n variables are the
"source of truth", $spacers is a list of the $spacer-n values, and the
new $spacer-map variable makes it easier to loop over the spacing scale
with:

@each $scale, $size in $spacer-map { ... }
2019-01-24 14:37:48 -08:00
Shawn Allen
2be44f23cc Revert "ci: add branch + version metadata to docs deployments"
This reverts commit 5a78e62dc0.
2019-01-24 11:27:56 -08:00
Shawn Allen
64dfbd81c1 Revert "chore: upgrade to now@^13.1.2"
This reverts commit cb697793c5.
2019-01-24 11:27:49 -08:00
Shawn Allen
cb697793c5 chore: upgrade to now@^13.1.2 2019-01-24 11:08:06 -08:00
Shawn Allen
80c32bd241 ci: abbreviate commit status per #518 2019-01-24 11:03:46 -08:00
Shawn Allen
5a78e62dc0 ci: add branch + version metadata to docs deployments 2019-01-24 10:57:01 -08:00
Shawn Allen
68c3e18979 docs(marketing-utilities): tidy up layout docs 2019-01-23 16:31:28 -08:00
Shawn Allen
bd3488bdb0 chore: bump docs/package-lock.json 2019-01-23 16:28:46 -08:00
Shawn Allen
61aab4bcd5
test: add selector diff report script, run on Travis 2019-01-23 16:00:04 -08:00
Shawn Allen
127dd98f7e chore(marketing-support): update primer-support version 2019-01-23 15:57:20 -08:00
Shawn Allen
3ce1b945f0 fix(marketing-buttons): explicitly import primer-marketing-support 2019-01-23 15:42:18 -08:00
Shawn Allen
ed40a564fe chore: bump primer-marketing-support in primer-marketing-buttons/package.json 2019-01-23 15:41:55 -08:00
Shawn Allen
8d7000cb4d build: run selector diff report on Travis 2019-01-23 15:33:58 -08:00
Shawn Allen
642d7fa90b test: add script/selector-diff-report 2019-01-23 15:31:51 -08:00
Shawn Allen
c9e70d2fac
feat(marketing-utilities): add responsive edge position utilities 2019-01-23 15:24:45 -08:00
Shawn Allen
1c57a0a926
Merge pull request #583 from primer/marketing-type-2018
Updates to Marketing Typography
2019-01-23 15:23:17 -08:00
Shawn Allen
6f2e028bf1
Merge branch 'master' into marketing-buttons-2018 2019-01-23 15:16:54 -08:00
Shawn Allen
78cb7baa30 fix(marketing-utilities): add back negative positions 2019-01-23 15:11:03 -08:00
Shawn Allen
7f53e5ff74 chore(marketing-utilities): lint quotes 2019-01-23 14:47:20 -08:00
Shawn Allen
ae21c2447b fix: bring back /utilties/marketing-layout page 2019-01-23 14:45:33 -08:00
Shawn Allen
e9e331a4df chore: bump package-lock.json 2019-01-23 14:43:34 -08:00
Shawn Allen
f674b5802e fix(marketing-utilities): import lib/layout.scss again 2019-01-23 14:40:48 -08:00
Shawn Allen
a9051efed7 refactor(marketing-utilities): rework responsive classes 2019-01-23 14:40:23 -08:00
Shawn Allen
252df31a0a feat(marketing-utilities): new variables 2019-01-23 14:39:33 -08:00
Shawn Allen
1793d68963 Merge remote-tracking branch 'origin/release-11.0.0' into marketing-position-utils-2018 2019-01-23 14:16:36 -08:00
Shawn Allen
96f9fe02cf
chore: remove IE9 hacks from form-select 2019-01-23 13:42:24 -08:00
Shawn Allen
2682bd3ada
feat(marketing-utilities): add more padding utility classes 2019-01-23 11:35:52 -08:00
Shawn Allen
1a7850cf6d fix: add fonts dir to npm files list 2019-01-23 11:34:41 -08:00
Shawn Allen
33d1cca146
Merge branch 'release-11.0.0' into trosage/padding-updates 2019-01-23 11:15:38 -08:00
Shawn Allen
12076a07f0
Merge pull request #658 from primer/remove-avatar-stack
Remove .avatar-stack
2019-01-22 21:41:38 -08:00
Shawn Allen
113894c286 remove .avatar-stack styles
BREAKING CHANGE: remove `.avatar-stack` styles
2019-01-22 21:01:43 -08:00
Shawn Allen
a8fec99a98 get avatar stories from markdown 2019-01-22 21:01:30 -08:00
Shawn Allen
7e8b2daede
Merge pull request #459 from primer/responsive-layout-in-core
Move responsive position utilities from marketing to core
2019-01-22 20:53:59 -08:00
Shawn Allen
8d395281ab bump package-lock 2019-01-22 16:20:47 -08:00
Shawn Allen
a55cc00309 nix /utilities/marketing-layout 2019-01-22 16:20:33 -08:00
Shawn Allen
d8e3629040
fix(primer-buttons): fix "Chrome" typo in SCSS comment 2019-01-22 16:18:16 -08:00