Go to file
semantic-release-bot d8ffbbcf00 chore(release): 0.1.0-develop.1 [skip ci]
# [0.1.0-develop.1](https://git.lumeweb.com/LumeWeb/sdk/compare/v0.0.1...v0.1.0-develop.1) (2023-10-09)

### Bug Fixes

* add patch for vite-plugin-scope-tailwind ([cc03b05](cc03b056e3))
* attributes needs to be changed ([0d00283](0d00283ba1))
* import useState ([baa4365](baa4365abb))
* lumelogobg ([ef85d92](ef85d921a6))
* set default syncState ([4982a3d](4982a3dd1a))
* types ([14c7f54](14c7f5401b))
* update stories path ([5a7c0b0](5a7c0b01b0))
* update stories path ([a049174](a04917449e))
* update syncState and how status updates work and their types ([0551582](0551582887))
* use sync not progress ([1d1a025](1d1a02527b))

### Features

* add proper tailwind scoping and config! ([aba0268](aba02687db))
* building is now done! ([1fd163a](1fd163afc8))
2023-10-09 17:10:13 +00:00
.github/workflows ci: setup 2023-10-09 12:56:05 -04:00
.storybook fix: update stories path 2023-10-09 12:18:29 -04:00
dist chore: delete dist 2023-10-09 09:14:50 -04:00
patches fix: add patch for vite-plugin-scope-tailwind 2023-10-09 12:04:22 -04:00
scripts feat: building is now done! 2023-10-08 17:03:26 +02:00
src refactor: LumeIdentityContext and Session no longer needed 2023-10-09 12:44:44 -04:00
stories refactor: isolate stories 2023-10-09 01:51:04 -04:00
styles initial commit. And semi working. just commiting because everything on green makes me wanna cry 2023-10-07 17:32:11 +02:00
.eslintrc.cjs feat: building is now done! 2023-10-08 17:03:26 +02:00
.gitignore chore: add dist/ so it can be imported with git 2023-10-08 17:07:19 +02:00
.presetterrc.json ci: add .presetterrc.json 2023-10-09 13:08:40 -04:00
CHANGELOG.md chore(release): 0.1.0-develop.1 [skip ci] 2023-10-09 17:10:13 +00:00
LICENSE update LICENSE 2023-10-09 12:53:25 -04:00
README.md Initial commit 2023-10-07 12:13:47 +00:00
npm-shrinkwrap.json chore(release): 0.1.0-develop.1 [skip ci] 2023-10-09 17:10:13 +00:00
package.json chore(release): 0.1.0-develop.1 [skip ci] 2023-10-09 17:10:13 +00:00
postcss.config.cjs initial commit. And semi working. just commiting because everything on green makes me wanna cry 2023-10-07 17:32:11 +02:00
tailwind.config.ts ci: setup 2023-10-09 10:42:46 -04:00
vite.config.ts chore: remove commented import 2023-10-09 12:03:47 -04:00

README.md

sdk