13 Commits

Author SHA1 Message Date
c3886dbf4c chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /examples/react
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:36:00 +00:00
f0c477c5e5 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /examples/react
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:22:31 +00:00
e4af8c030b fix: react env vars in README. 2022-09-23 11:47:04 +02:00
f3086aa33d fix: add .dockerignore to ignore the node_modules folder on all example builds 2022-09-23 10:58:12 +02:00
3cf422e579 feat: dockerize examples. react and nextjs working 2022-09-22 12:18:40 +02:00
6622c9dd8c chore(examples): update hanko-elements dependency 2022-09-21 11:47:19 +02:00
75370d6543 remove versions, adjust readmes 2022-09-21 11:20:18 +02:00
bc04147546 docs: adjust README files 2022-09-20 18:05:26 +02:00
c15327b9af feat(examples): add favicons 2022-09-20 15:58:36 +02:00
e7836378bb fix(exammples): fix todo list sorting and refactoring 2022-09-20 15:58:36 +02:00
d4c6fd74da elements fixes, vue and angular example apps 2022-09-20 15:58:35 +02:00
bfcf4b941a fix(examples): prevent default form submit when adding a todo 2022-09-20 15:58:35 +02:00
ec1ee87099 feat: add example apps 2022-09-20 15:58:35 +02:00