Oh hey, it's been awhile since we shipped a v3.x release. While it's no longer our focus with v4 being out and stable, we can still get some wins by shipping some quality of life updates. Here's what's included in this update.
- 29f9237f, 13bf8aea fixed XSS issue in Alert, Carousel, Collapse, Dropdown, Modal and Tab components.
-
48f14823 added a
.row-no-gutters
class. -
7011e272 removes the double border on
<abbr>
elements. - 18020754 adds some system fonts, though we may want to remove these considering the older browser and OS support.
- 4f4592c2 and subsequent commits reorganized the v3 docs CSS to use Less.
- 1d832806 added a dropdown to the docs nav for newer and previous versions.
-
059969bc updates the docs to use a new baseurl,
/docs/3.4
, for that versioning life when we deploy to GitHub Pages.
There's a bit more in here yet, but those are the highlights thus far. Still have some more to come I think, but wanted to have this open for tracking purposes.
TODO:
-
Fix any 404s and useless redirects -
Remove customizer's gist creation -
Fix docs search -
Verify everything is good with the builds -
Verify sourcemaps work -
Fix Browser tests -
Rebase the branch against master