1.7.1 • Published 2 years ago

obra-ds-svelte v1.7.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago