Closed
Description
An ongoing list of changes merged into master
since our latest release.
CSS
- Button focus not consistent in button groups #53, Button group focus #104: Remove overrides to
.btn
'sbox-shadow
when in button groups to avoid a broken:focus
state - Hovering over a focused button overwrites the focus border but keeps the shadow #55, Button Edge States #87: Improve behavior and styling for more button states
- Add helper layout class to center content #56: Add utility layout class,
.centered
, to center content and grid columns - Remove github/github-specific CSS #64, Remove github/github-specific blankslate CSS #86: Remove the undocumented
github/github
-specific CSS - Update normalize to v3.0.3 #83: Update Normalize.css to v3.0.3
- .btn and .button_to spacing in .btn-group #90: Document and fix the use of
<form>
s in button groups with.button_to
.
Docs
- Add note on SCSS' overloaded rgba() function #29: Add note on SCSS' overloaded rgba() function
- Mention version in docs #81: Add version to the docs footer
- Update @import guidelines #82: Update
@import
guidelines in the readme - Call this section SCSS guidelines #89: Reiterate our CSS guidelines are for SCSS
- Adding guideline about soft-tabs for HTML #98: Add guideline about soft-tabs for HTML
- No F&*#$ing way: Remove expletives from primer #96, Remove an extra "the" from the primary button docs #97, Fix broken Markdown from #72 #103: Update some typos, fix Markdown, and remove expletives from the docs
- Remove CLA text from repository #101: Removed CLA text from the repository in favor of the CI service
Tooling
- Configure Hound to use in-repo SCSS lint config #91: Properly configure Hound CI
- Update property order syntax, 🔥 vendor prefixes #99: Update our SCSS lint file to use the latest property order syntax and remove vendor prefixes
Metadata
Assignees
Labels
No labels
Activity