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

2615 Commits

Author SHA1 Message Date
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
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
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
Shawn Allen
9d5ddbae64
fix: fix typo in docs/src/SideNav.js 2019-01-22 16:16:58 -08:00
Shawn Allen
3b5a9fc3f6 feat(selector-no-utility): add responsive position classes 2019-01-22 15:53:42 -08:00
Shawn Allen
37d55a5975 refactor(primer-utilities): use responsive variables 2019-01-22 15:52:48 -08:00
Shawn Allen
79219929f4 feat(primer-support): add $responsive-positions variable 2019-01-22 15:52:15 -08:00
Sophie Shepherd
9d3eb82f62 move responsive utils to core 2019-01-22 15:43:08 -08:00
Shawn Allen
12b798b858 chore: Merge pull request #657 from primer/remove-btngroup-form
BREAKING CHANGE: Remove `BtnGroup-form` class
2019-01-22 15:32:27 -08:00
Shawn Allen
9019f5b670 Merge pull request #656 from primer/remove-colorize-tooltip
BREAKING CHANGE: Remove colorizeTooltip mixin
2019-01-22 15:13:46 -08:00
Shawn Allen
fbc5fb3f80
Merge pull request #657 from primer/remove-btngroup-form
Remove `BtnGroup-form` class
2019-01-22 15:08:02 -08:00
Shawn Allen
ef82282132
Merge pull request #656 from primer/remove-colorize-tooltip
Remove colorizeTooltip mixin
2019-01-22 15:03:53 -08:00
Shawn Allen
5b896e00e2 BREAKING CHANGE: remove BtnGroup-form references 2019-01-22 14:50:20 -08:00
Shawn Allen
333ee70213 BREAKING CHANGE: remove colorizeTooltip mixin 2019-01-22 14:43:56 -08:00
Shawn Allen
2507e037c7 remove primer-page-sections and primer-support (again) 2019-01-22 14:42:32 -08:00
Shawn Allen
a158835bd0 print the working dir in script/notify 2019-01-22 14:36:56 -08:00
Shawn Allen
d5cb341ea6 update package-lock 2019-01-22 14:36:54 -08:00