Skip to content

Releases: ZeitOnline/svelte-superforms-backoffice

v1.6.0

16 Sep 08:44
cb0612a

Choose a tag to compare

1.6.0 (2024-09-06)

Features

  • add sort possibility to the table (8a6a5d4)
  • improve delete game without questions (d8b88d9)
  • make improvements in the new game view (332648e)
  • make provisional delete, post without questions and nice to have date default (94e7e27)

v1.5.0

23 Aug 12:05
90aa536

Choose a tag to compare

1.5.0 (2024-08-23)

Features

  • add icon handler with svelte (a683d71)
  • add search questions in edit game (ff00f78)
  • improve views and make everything consistent to german language (ce9a806)
  • refactor and several additions like client error validation (2bf8acf)

v1.4.0

22 Aug 07:10
d191e7d

Choose a tag to compare

1.4.0 (2024-08-21)

Features

  • add some queries to handle db properly (855bfc0)

v1.3.0

21 Aug 11:40
8a158dd

Choose a tag to compare

1.3.0 (2024-08-21)

Features

  • add pagination to the dashboard table (7a45b68)

v1.2.0

21 Aug 10:07
9595c98

Choose a tag to compare

1.2.0 (2024-08-21)

Features

  • create store a la svelte 5 (de48d35)
  • fake edit and delete views (518dbd6)

v1.1.0

21 Aug 08:48
d68ad27

Choose a tag to compare

1.1.0 (2024-08-21)

Features

  • add right tailwind classes and alias to the config (f2b6fb0)
  • add some functionalities for table search with fake data (3a761e9)

v1.0.1

20 Aug 14:51
daa0e46

Choose a tag to compare

1.0.1 (2024-08-20)

Bug Fixes

v1.0.0

20 Aug 14:46
f28d0e6

Choose a tag to compare

1.0.0 (2024-08-20)

Features

  • add header and better handling of newGameState (60f3884)
  • add initial commit with superforms installed (aa22453)
  • add possibility of reading csv (ca54432)
  • add release please action (be455ad)
  • add tailwind and table with the result from csv parsed (cb81163)
  • add toast and improve code quality (afbc2c6)
  • create readme (9de25b8)
  • improve svelte5 code and improve styling (ce708b0)
  • start to handle the submit of the second form on the same page (202c084)

Bug Fixes

  • improve reactivity when onmount of addgametable (55482ea)