Skip to content

Releases: texastribune/queso-ui

v9.0.1

13 May 21:52
Compare
Choose a tag to compare
  • 🐛 Fixed modern-normalize import bug (compiling out as a CSS import in some cases)
  • 📄 Docs fixes/improvements

v9.0.0...v9.0.1-0

v9.0.1-0

13 May 21:22
Compare
Choose a tag to compare
v9.0.1-0 Pre-release
Pre-release
  • Merge pull request #197 from texastribune/post-v9-fixes 446e525
  • Prevent CSS lib from becoming an import when compiled b2f390f
  • Give footer a little more default layout/remove legacy classes eb0d915
  • Hotfix: fix broken image urls in docs 6ade87d
  • Hotfix: fix broken breadcrumbs in docs 513f74d
  • Hotfix: fix broken previews in docs 2e8b79f
  • Hotfix: add correct pathPrefix for nested gh pages c0a1772

v9.0.0...v9.0.1-0

v9.0.0

13 May 14:21
Compare
Choose a tag to compare

🗑️ - Removed legacy files
✏️ - Edited reset layer to modern-normalize
🆕 - New Docs template using 11ty

Breaking changes

  • base-v2.scss no longer exists - This wasn't the greatest name for a file and the better approach is to be more explicit in what you're importing as opposed to grabbing parts of the the system you may not need.
  • changed the reset file - This may not actually affect anything, but something to keep in mind when versioning up

Guide to moving to v9

If you reference base-v2.scss anywhere in your project, swap that line out with the imports in this gist.

v8.6.1...v9.0.0

v8.6.1

17 Apr 20:39
Compare
Choose a tag to compare

🤖 - Dependabot updates

v8.6.0...v8.6.1

v8.6.0

14 Apr 15:04
Compare
Choose a tag to compare

🆕 New and improved, mobile-friendly topic bar

v8.5.0...v8.6.0

v8.5.0

08 Apr 20:15
Compare
Choose a tag to compare

🆕 Added new story body variation (.c-story-body--nested) f92f683

v8.4.0...v8.5.0

v8.4.0-0

08 Apr 20:12
Compare
Choose a tag to compare
v8.4.0-0 Pre-release
Pre-release

✏️ - Simplified font loading
The class of fonts-loaded is no longer needed

v8.3.10...v8.4.0-0

v8.3.10

12 Mar 16:10
Compare
Choose a tag to compare

🆕 Added new button variation (.c-button--skip)

  • Skip button for keyboard users

🐛 Bug fix for link color of .c-link-button

  • Link button was not taking its parent text color

📄 - Docs fixes

  • Remove legacy styles in the docs, which introduced obsolete styles

Note: This release includes remnants of some reverted global changes because it started as the next major release. We'll improve the release system perhaps with version branches instead of merging everything to master to prevent future confusion.


  • Reset package.json version 7cf3f13
  • Merge pull request #165 from texastribune/undo-focus 17be059
  • Undo major changes for minor release features 451764e

v8.3.9...v8.3.10

v9.0.0-0

03 Mar 16:36
Compare
Choose a tag to compare
v9.0.0-0 Pre-release
Pre-release
  • Merge pull request #159 from texastribune/skip-link 047afff
  • Standardize navbar/form height for skip button 43a340b
  • Clean up btn focus states and fix link-button color 5174167
  • Add focus states to links and buttons 2d1aa32
  • Add a skip link variation of button ad0e856
  • Merge pull request #150 from texastribune/dependabot/npm_and_yarn/stylelint-13.2.0 f5481a1
  • Merge pull request #149 from texastribune/dependabot/npm_and_yarn/texastribune/queso-tools-2.1.4 9dd0105
  • Bump stylelint from 13.1.0 to 13.2.0 b8f0154
  • Bump @texastribune/queso-tools from 2.1.3 to 2.1.4 231d5c7

v8.3.9...v9.0.0-0

v8.3.9

11 Feb 15:41
Compare
Choose a tag to compare

✏️ - Edited font stack (added Open Sans Bold Italic for pullquote styles)

  • Merge pull request #148 from texastribune/add-back-font 4faa9b0
  • Make example more generic 6ffea4f
  • Add open sans bold italic back for pullquotes de4ffc1

v8.3.8...v8.3.9