aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.2/examples/album/index.html
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-207/+0
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-07Optimize and normalize SVGs. (#28200)XhmikosR1-1/+1
Mostly be consistent with the attributes' order and improve compression when possible.
2019-01-29Add missing trailing slash.XhmikosR1-1/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-0/+207
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more