1.7.1 • Published 9 months ago

obra-ds-svelte v1.7.1

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

obra-ds-svelte

  • Supports dark mode
  • Fully typed
  • Fully modularized CSS

Installation

npm install obra-ds-svelte

Importing a component

<script>
  import { Button } from 'obra-ds-svelte';
</script>

Development instructions

  • Never set any global styles
  • Reset (e.g. box-sizing) lives within the component itself
  • Use the CSS custom properties to be consistent across components

  • Add a Obra logo component

  • Document Form Message separately (default and error states)
  • Colours docs: separate the colours
  • Complete the icons, they don't show every icon?
1.7.1

9 months ago

1.7.0

9 months ago

1.6.1

9 months ago

1.6.0

9 months ago

1.5.0

9 months ago

1.4.0

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago