Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

67 lines (40 loc) · 3.76 KB

1.2.0 (2022-12-10)

Documentation Changes
  • update example to use the purplin theme (8c4c0967)
Bug Fixes
  • update slidev version and update setup() (5b271235)

1.1.0 (2021-10-27)

Chores
Documentation Changes
New Features
Bug Fixes
Refactors
  • update BarBottom to display any icon (9e72f478)
Code Style Changes

1.0.0 (2021-05-17)

Chores
Documentation Changes
  • add layouts and component documentation (e40aced7)
  • add component examples (2dd60be9)
  • add image-x layout examples (dd0ceb98)
  • add quote layout example (104b371c)
New Features
  • add BarBottom to display title and social media (8d157689)
  • add text alignment prop in quote layout (16979396)
  • add image-x layout (d1b2962c)
  • add quote layout (218e6a0b)
Code Style Changes
  • add border color to
     code sections (16aede09)
  • update background, text color and font family (e27cdeb9)