Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Version 0.1.5 #6

Merged
merged 3 commits into from
Jul 17, 2021
Merged

Version 0.1.5 #6

merged 3 commits into from
Jul 17, 2021

Conversation

csiew
Copy link
Owner

@csiew csiew commented Jul 17, 2021

Changelog

Changes

  • Switch from combination of Public Sans, Bitter, and Roboto Mono to Source Sans Pro, Source Serif Pro, and Source Code Pro for default fonts.

Components

  • PageLayout
    • Article mode for PageLayout via the isArticleView prop. This uses the primary background color rather than secondary color for the background.
  • Card
    • No-style (no background + no shadow) mode for Card via the noStyle prop. This complements the isArticleView mode for PageLayout, thus allowing the Card component to function as a section.
  • AppContainer
    • New Style Override property for monospaced fonts.

Build process

  • Introduced new build.sh and build-style-map.sh scripts to automatically update the style override properties on build time. build-style-map.sh could be triggered during development to make use of changes to CSS variable names.

Known issues

  • Textured PageHeader does not render properly in Safari. (issue)
  • Project may not build correctly in Windows. (issue)

@csiew csiew merged commit 1826661 into main Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant