Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.1.0](v2.0.0...v2.1.0) (2022-10-27) ### Features * Add `docs` input source, start converting documentation ([949b946](949b946)) * Add remaining docs tokens ([2708a8b](2708a8b)) * Reference sidebar content ([fd22f49](fd22f49)) * **web:** Redesign web site ([3a400f9](3a400f9)) * **web:** Update home page, footer ([61a13fe](61a13fe)) ### Bug Fixes * Add `react-error-boundary` ([bf167a0](bf167a0)) * Add Doc `key`, `typeKey`, and `subtypeKey` ([f05723c](f05723c)) * Document `input:docs` ([e3b5686](e3b5686)) * Fix input statement description ([38b7d56](38b7d56)) * Fix mock input tests ([2f7332a](2f7332a)) * Mobile-responsive header ([f6ca3d0](f6ca3d0)) * Standardize docs description format ([8ea1848](8ea1848)) * Switch to Open Sans; self-host fonts instead of use CDN ([66db017](66db017)) * Upgrade to @reduxjs/[email protected] ([fdaeec1](fdaeec1)) * Upgrade to Node 18 ([19440d7](19440d7)) * **web:** Close mobile header automatically when navigating to new page ([9c88758](9c88758)) * **web:** Increase mobile menu button size ([4bcb9af](4bcb9af))
- Loading branch information