Skip to content

Releases: Oli8/spaper

v1.4.0

01 Mar 11:07
386cf9a
Compare
Choose a tag to compare

Features

  • NumberInput component

Fixes

  • Labels margin on inputs components in form-group
  • Popover: use the light variant for colored background

v1.3.0

27 Sep 10:04
b40ebb1
Compare
Choose a tag to compare

Requires svelte >= 3.51.0

Features

  • Ability to define HTML tag on Row/Col components
  • Form: add focus event
  • Tabs: add keypress event
  • Skeleton: forward class

Fixes

  • Table: TableColumnObj interface content property proper typing

Tech

  • export types.ts file

v1.2.0

17 Aug 18:42
9222166
Compare
Choose a tag to compare

Features

  • Layout components: Row and Col

Thanks @droege!

v1.1.1

07 Jun 10:06
7fb6453
Compare
Choose a tag to compare

Fixes

  • Hero-primary text color in dark mode

v1.1.0

22 May 16:29
27d7a23
Compare
Choose a tag to compare

Features

  • Hero

Fixes

  • Tabs aria attributes

v1.0.0

06 Jan 16:30
123bda8
Compare
Choose a tag to compare

Features

  • Carousel
  • Pagination bullets mode
  • Configuration of page label in Pagination

Tech

  • Tab: error when used outside of Tabs

v0.9.6

08 Aug 16:36
322c76a
Compare
Choose a tag to compare

Features

  • Skeleton component
  • Forward events on Form
  • Add slot support for Radio

Tech

  • Expose Table types

v0.8.6

06 Jun 16:07
11cd548
Compare
Choose a tag to compare

Features

  • Button anchor target attribute no longer default to _self as it forces a refresh on svelte kit apps

Fixes

  • Radio checkbox style

v0.7.6

04 May 12:39
d04e749
Compare
Choose a tag to compare

Features

  • Modal content and component props
  • Modal now spreads restProps to modal body
  • Modal programmatic improvements

Fixes

  • Tabs circular dependencies
  • Form attributes completion

v0.6.6

05 Apr 09:46
39ae301
Compare
Choose a tag to compare

Features

  • Modal close event

Fixes

  • Slider displayed value now updates to programmatic updates