113 Commits

Author SHA1 Message Date
Vojtech Simetka
e6fbe00d31
feat: add support for scss (#14) 2022-11-27 22:32:20 +01:00
Vojtech Simetka
ee438b7f4b
feat: homepage with dummy data and reactive stores (#12) 2022-11-25 20:35:12 +01:00
dependabot[bot]
4ff6bb9040
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.560 to 1.0.0-next.561 (#9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 16:44:58 +01:00
Vojtech Simetka
1e4023d782
style: apply new styling system with primary secondary color and spacing (#10) 2022-11-25 16:44:39 +01:00
Vojtech Simetka
71cd24e6b8
ci: delete release action (#8) 2022-11-24 17:26:53 +01:00
Vojtech Simetka
fa05e0aacd
ci: fix release branch name (#7) 2022-11-24 17:25:15 +01:00
Vojtech Simetka
814229ef90
feat: button component with icons (#5) 2022-11-24 17:22:37 +01:00
Vojtech Simetka
b60baf462f
style: disable semicolon in prettier (#4) 2022-11-24 10:49:58 +01:00
dependabot[bot]
0144768f62
chore(deps-dev): bump @playwright/test from 1.25.0 to 1.28.1 (#3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 08:37:52 +01:00
dependabot[bot]
aab8f98ac3
chore(deps-dev): bump @sveltejs/kit
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.559 to 1.0.0-next.560.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.560/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 17:04:05 +00:00
Vojtech Simetka
d5fa1a2cfe fix: build issue with trivially inferred number type 2022-11-23 17:56:31 +01:00
Vojtech Simetka
7c9c4faf2f feat: add button component 2022-11-23 17:52:25 +01:00
Vojtech Simetka
2e579129b2 chore: initial commit 2022-11-23 17:51:51 +01:00