Skip to content

Releases: primer/css

v13.2.0

28 Oct 07:04
Compare
Choose a tag to compare

🚀 Enhancements

  • #959 More buttons
  • #950 Add Diffstat component
  • #913 Importing TimelineItem from .com and creating matching docs
  • #953 Add IssueLabel component

🐛 Bug fixes

  • #945 Add [role=tab][aria-selected=true] to .UnderlineNav-item.selected

📝 Documentation

  • #939 Fix Box--overlay example
  • #943 Fix broken links to typography utilities

🏠 Internal

  • #946 Add TODO@version stylelint rule (local)

Committers

v13.1.0

10 Oct 07:09
Compare
Choose a tag to compare

🚀 Enhancement

  • #904 Add Keyboard Shortcuts kbd from github/github
  • #926 Add Flash Banner .flash-banner from github/github
  • #927 Add .flex-column-reverse utilities

📝 Documentation

  • #932 Fix CDN links in documentation
  • #933 Convert most ERB examples to HTML

Committers

v13.0.2

07 Oct 06:45
da8ee54
Compare
Choose a tag to compare

📝 Documentation

  • Use inline octicon in branch name example #886
  • Move select menu list into the modal div #903
  • Improve SelectMenu docs #923

🏠 Internal

  • Update "Ship checklist" #902
  • Bump stylelint, et al; add CI tests and script for removing needless disables #912

Committers

v13.0.1

24 Sep 08:20
1461944
Compare
Choose a tag to compare

🐛 Bug Fix

  • Remove "Segoe UI Symbol" from font stack #906

Committers

v13.0.0

24 Sep 08:18
a95c6e1
Compare
Choose a tag to compare

💥 Breaking Change

  • Remove .container, .columns, .column, and related classes #662
  • Remove .btn-purple #736 👋 💜
  • Remove .text-pending and .bg-pending #888
  • Remove .dropdown-menu-content #884

💅 Polish

  • Select menu improvements #893

📝 Documentation

  • The layout docs, formerly available at /css/objects/layout, are gone and will redirect to /css/objects/grid.

🏠 Internal

  • Add deprecations test script #889
  • Clean up scripts and dev dependencies #890
  • Upgrade stylelint-config-primer to v8.0.0 #892
  • Upgrade doctocat, live code wrappers #895

Committers

v12.7.0

06 Sep 00:11
c406284
Compare
Choose a tag to compare

🚀 Enhancement

  • Import Dropdown component; add dark variants for dropdown and text fields #862
  • Add .break-word utility and improve word-break docs #880
  • Publish deprecation data #883

📝 Documentation

  • Fix mistake in flex-justify-start explanation #877

🏠 Internal

  • Fix CSS bundle size report when adding bundles #879
  • Migrate to GitHub Actions v2 #881

Committers

v12.6.2

27 Aug 17:59
ea68026
Compare
Choose a tag to compare

💅 Polish

  • Add default background-color to SideNav #873

🏠 Internal

  • Change order in RELEASING.md #875

Committers

v12.6.1

27 Aug 17:55
fbbc8c1
Compare
Choose a tag to compare

🐛 Bug Fix

  • Remove non-ascii characters (en dashes?) from SCSS comments #870
  • Fix SideNav "jumping" in Safari #868

💅 Polish

  • Improve Select Menu spacing #844

📝 Documentation

  • Update colorable URL #867

🏠 Internal

  • Update changelog for 12.6.0 #866

Committers

12.6.0

13 Aug 17:24
975c37d
Compare
Choose a tag to compare

12.6.0

🚀 Enhancements

  • Loading toast styles #852
  • Header component #845
  • Import .octicon CSS in the core bundle #857
  • Design update for blankslates #861
  • Don't let State labels wrap #863

📝 Documentation

🏠 Internal

  • Add GitHub styleguide.css to Storybook #849

v12.5.0 (2019-07-23)

23 Jul 21:50
371213f
Compare
Choose a tag to compare

🚀 Enhancement

  • Add .Toast component #831
  • Add .SideNav component #827
  • Add .SelectMenu component #808
  • Add font-display: swap to @font-face declarations #780
  • Add flex-grow-0, flex-order-[1,2,none] and width-auto utilities #763
  • Change default for $marketing-font-path to /fonts/ #837

🐛 Bug Fix

  • Improve monospaced font on Chrome Android #812

📝 Documentation

  • Add multi-word naming conventions to BEM docs #836
  • Color system docs updates #811
  • Color utility table tweaks #842
  • Fix markdown typos in Contributing docs page #846

Committers