Releases: Royal-Navy/design-system-docs
Releases · Royal-Navy/design-system-docs
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.8.0 (2021-09-30)
Bug Fixes
- Breadcrumbs: Add missing key (5ff3a6e)
- ComponentLayout: Add missing SVG icons (ccfa8c8)
- Components: Nest under
/components
sub-directory (e4e9766) - ContentBlock: Display
CodeBlock
as block (8d3500d) - Footer: Update
href
of links (01dd7e4) - GenericPages: Use parent title (a75612e)
- GraphQL: Increase nav child query limit (653a918)
- H2: Add negative margin to fix scroll position (7103be9)
- Hero: Remove background from Logomark (37724c3)
- Homepage: Hard code some links (6f5c3da)
- Masthead: Close desktop sub-menu on selection (99556fb)
- Masthead: Disable close on document click expanded (mobile) (859caf8)
- Masthead: Make logo link to homepage (861d21c)
- Masthead: Only render sub-menu where children exist (e78901a)
- Masthead: Render different nav for mobile (ae4b700)
- Masthead: Resolve open/close of mobile navigation (95e3a3c)
- Navigation: Handle nav item with no associated route (d53ee63)
- NextJS: Transpile specific modules as part of build (e5085d5)
- OnThisPage: Hide below large bp (70bdf32)
- OnThisPage: Use
key
to reset state (35df419) - PageBanner: Change Masthead offset on close (59204a7)
- React: Add some missing keys (c2a14c5)
- Sidebar: Avoid sticky state on page change (7391454)
- Sidebar: Update
Axure design libraries
link (3dad157) - Sidebar: Update
Overview
to be a link (f15ab2a) - Storybook: Downgrade sass-loader (e97e0a9)
- StyledCodeBlock: Make code block take up horizontal space (cd4cd04)
- StyledComponents: Enable SSR in babel config (d34136f)
- StyledContent: Add additional top margin to sub-headings (3b5bdcc)
- Styling: Adjust to match comps (61867a3)
- Styling: Resolve broken table styles (9cf9e92)
- SVG: Change import format (c5815a2)
Features
- Adapters: Handle embedded markdown table (de8f87e)
- Adapters: Present code blocks (3a46d62)
- Adapters: Present colour swatch (6def932)
- Button: Create presentational component (8af5055)
- Card: Create presentational component (202b863)
- CodeHighlighter: Create base presentational component (6715732)
- Components: Dynamically populate RNDS version (84fc52e)
- Components: Enable filter functionality in Sidebar (87a1771)
- Components: Fetch routes to generate static pages for (3dd7927)
- Components: Render dynamic component routes (fa7104c)
- Components: Use slug to lookup correct page (f7eca22)
- ContentBlock: Display links (6eb3510)
- ContentBlock: Use kebab-case (e1f3dfa)
- Contentful: Integrate data into homepage (b1e5581)
- Contentful: Use new nav (bc0021c)
- GenericPages: Dynamically generate pages from Contentful data (1366ed9)
- Hero: Create presentational component (d4e45e2)
- HeroCard: Create presentational component (59b07bc)
- Homepage: Create base responsive layout (5145cca)
- LayoutComponent: Display index for sub-headings (2cc64e6)
- Markdown: Style rich text field markdown output (021afd3)
- MarkdownTable: Add component (1d6b002)
- MastedMenu: Add transition effects to mobile menu (3f566df)
- Masthead: Hide sub menu on document click (e7ee85f)
- OnThisPage: Change position and padding (bfc9a87)
- OnThisPage: Make sticky on scroll (f247d2a)
- Section: Create presentational component (63ef998)
- Sidebar: Focus on keyboard shortcut instead of clear (495cb9c)
- Sidebar: Group items based on Contentful tags (b7eb7a0)
- Sidebar: Populate sidebar based on page tags (e0d59ec)
- StyledButton: Add interaction styling (4902dcc)
- *...