| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
docs: fix tap targets
|
|
Switch links to the GitHub organization and fix redirected links
|
|
Open icons in a new tab like the rest of the external links
|
|
Remove old versions from docs-navbar.html
|
|
|
|
|
|
Add link to Icons site in our docs
|
|
Show the other navbar items on small screens too.
|
|
|
|
* Prep for v4.3.0
* More updates for v4.3.0.
* rerun to build docs source map
|
|
|
|
|
|
- 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
|
|
|
|
* fix `/versions/` link
* add missing trailing slashes
* fix a couple of redirects
|
|
|
|
|
|
|
|
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
|