Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EM-644 and EM-1237 #125

Merged
merged 36 commits into from
Aug 24, 2017
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
d355442
style: add header--extra-large and adjust heading--hero--xl
arelia Aug 15, 2017
0cc5e6b
style: create quad-layout mixin
arelia Aug 16, 2017
07d0525
style: add layout_split mixin
arelia Aug 16, 2017
e712dcd
style: add text-image-panels mixins
arelia Aug 16, 2017
d96617b
bump: bump in progress version 2.2.18-alpha.0
arelia Aug 16, 2017
a491096
style: add container-edge-margin mixin
arelia Aug 17, 2017
c2441cf
style: update container-edge-margin with additon of 20px
arelia Aug 17, 2017
000da09
chore: add optional offset to container-edge-margin
arelia Aug 17, 2017
aae5171
chore (breakpoints): add comment re updating breakpoints
arelia Aug 21, 2017
e3ba7cf
refactor: refactor container-edge-margin to work for padding
arelia Aug 21, 2017
c10b59b
refactor: remove half-text-image and refactor text-image-panels
arelia Aug 21, 2017
7af3601
refactor: update text-image-panels--full-bleed-image
arelia Aug 21, 2017
2dc76b3
style: add item-bar__container mixin
arelia Aug 21, 2017
60f9270
bump: bump in progress style base 2.2.18-alpha.1
arelia Aug 21, 2017
50f0d27
refactor: allow header--extra-large mixin to take any gradient value
arelia Aug 21, 2017
4edf7b1
bump: bump in progress style base 2.2.18-alpha.2
arelia Aug 22, 2017
fd04da8
doc: document container_edge_calc mixin
arelia Aug 22, 2017
fb9a20d
doc: add quad and text-image layouts to pattern library
arelia Aug 22, 2017
311d104
doc: update selector and notes for text-image-panels--full-bleed-image
arelia Aug 22, 2017
7aeeaa9
chore: update .css output
arelia Aug 22, 2017
df7649f
bump: bump in progress version 2.2.18-alpha.3
arelia Aug 22, 2017
36ad9d1
chore: update where build output goes
arelia Aug 22, 2017
4a7f150
refactor (why-cb, small-biz): add container-edge-calc to text-image-p…
arelia Aug 22, 2017
f11943a
bump: bump in progress style base 2.2.18-alpha.4
arelia Aug 22, 2017
c146875
refactor: convert pxs to ems/rems
arelia Aug 22, 2017
66679f2
bump: bump in progress style base 2.2.18-alpha.5
arelia Aug 22, 2017
3651572
style (why-cb, small-biz): correct headline width on text-image-panel…
arelia Aug 22, 2017
e272613
bump: bump in progress style base 2.2.18-alpha.6
arelia Aug 22, 2017
25b6415
fix (why-cb, small biz): set margin auto on text-image-panels-content
arelia Aug 23, 2017
dfc9521
style: add line-height: normal to xl header text
arelia Aug 23, 2017
9b9ce45
fix (sitewide): set -webkit-text-size-adjust: 100% on .employer-scope
arelia Aug 23, 2017
716fa06
chore: add -layout-breakpoint--min breakpoint
arelia Aug 23, 2017
a9cff3e
style: update small-screen xl header styles
arelia Aug 23, 2017
2d80427
bump: bump in progress version 2.2.18-alpha.7
arelia Aug 23, 2017
c6f5963
bump: bump 2.2.19
arelia Aug 24, 2017
fb3c9c4
Merge pull request #123 from cb-talent-development/topic/EM-1237-why-cb
arelia Aug 24, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump: bump in progress style base 2.2.18-alpha.2
  • Loading branch information
arelia committed Aug 23, 2017
commit 4edf7b12cb7ad0cdb017b55d33d926bbf86f512f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "employer-style-base",
"version": "2.2.18-alpha.1",
"version": "2.2.18-alpha.2",
"author": "[email protected]",
"license": "Apache-2.0",
"description": "A stack-agnostic Sass library providing basic components and typography intended for the Employer experience",
Expand Down