-
Notifications
You must be signed in to change notification settings - Fork 0
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-1237: Why CareerBuilder Layout and Placeholders #123
Merged
arelia
merged 36 commits into
topic/EM-644-fractal-pattern-library--more-docs
from
topic/EM-1237-why-cb
Aug 24, 2017
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
cd0a47d
Merge pull request #122 from cb-talent-development/topic/EM-644-fract…
arelia d355442
style: add header--extra-large and adjust heading--hero--xl
arelia 0cc5e6b
style: create quad-layout mixin
arelia 07d0525
style: add layout_split mixin
arelia e712dcd
style: add text-image-panels mixins
arelia d96617b
bump: bump in progress version 2.2.18-alpha.0
arelia a491096
style: add container-edge-margin mixin
arelia c2441cf
style: update container-edge-margin with additon of 20px
arelia 000da09
chore: add optional offset to container-edge-margin
arelia aae5171
chore (breakpoints): add comment re updating breakpoints
arelia e3ba7cf
refactor: refactor container-edge-margin to work for padding
arelia c10b59b
refactor: remove half-text-image and refactor text-image-panels
arelia 7af3601
refactor: update text-image-panels--full-bleed-image
arelia 2dc76b3
style: add item-bar__container mixin
arelia 60f9270
bump: bump in progress style base 2.2.18-alpha.1
arelia 50f0d27
refactor: allow header--extra-large mixin to take any gradient value
arelia 4edf7b1
bump: bump in progress style base 2.2.18-alpha.2
arelia fd04da8
doc: document container_edge_calc mixin
arelia fb9a20d
doc: add quad and text-image layouts to pattern library
arelia 311d104
doc: update selector and notes for text-image-panels--full-bleed-image
arelia 7aeeaa9
chore: update .css output
arelia df7649f
bump: bump in progress version 2.2.18-alpha.3
arelia 36ad9d1
chore: update where build output goes
arelia 4a7f150
refactor (why-cb, small-biz): add container-edge-calc to text-image-p…
arelia f11943a
bump: bump in progress style base 2.2.18-alpha.4
arelia c146875
refactor: convert pxs to ems/rems
arelia 66679f2
bump: bump in progress style base 2.2.18-alpha.5
arelia 3651572
style (why-cb, small-biz): correct headline width on text-image-panel…
arelia e272613
bump: bump in progress style base 2.2.18-alpha.6
arelia 25b6415
fix (why-cb, small biz): set margin auto on text-image-panels-content
arelia dfc9521
style: add line-height: normal to xl header text
arelia 9b9ce45
fix (sitewide): set -webkit-text-size-adjust: 100% on .employer-scope
arelia 716fa06
chore: add -layout-breakpoint--min breakpoint
arelia a9cff3e
style: update small-screen xl header styles
arelia 2d80427
bump: bump in progress version 2.2.18-alpha.7
arelia c6f5963
bump: bump 2.2.19
arelia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
style: add item-bar__container mixin
- Loading branch information
commit 2dc76b32efd748bd702b61a6a8cdcf01748a8941
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the team's edification - we should come up with a rule for when to use
_
as a prefix to signify something special in our Sass. What's your rule for deciding whether or not to use this?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mentioned in the PR description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ooooooooooooooooooooooooooooooooooooooooooooo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😃 😃 😃 😃 😃 😃 😃 😃 😃
Airbnb actually uses that when the variable is specific to the file. I tried that but there were still times when I needed the variable in both Style Base and Employer