Skip to content

gemini-ui: v0.0.2

Compare
Choose a tag to compare
@bcheidemann bcheidemann released this 24 Jan 19:15
20f7a8e

0.0.2 (2024-01-24)

Features

  • components: add button and anchor button (e993e55)
  • components: add card component (#10) (63ae6dc)
  • components: Add dynamic glow support for alert (#23) (bd767a6)
  • components: Add image component (#25) (e50895c)
  • components: Added Alert component (#22) (bda1d82)
  • components: Added basic Grid component (#9) (d703b65)
  • components: Added Divider component (#15) (65b7f92)
  • components: configurable gap for Grid component (71c872a)
  • core: add getSizeProp and types (2649d24)
  • styles: add @gemini-ui-astro/styles (b79dc82)
  • website: add website basic content (4e48f4b)
  • website: move package docs to new path (37c0e96)
  • website: update page titles (34bc44f)
  • website: use global style variables (3fef90a)

Bug Fixes

  • website: fix broken import preventing deployment (5e27cef)