24 Commits

Author SHA1 Message Date
4c78b51ec7 fix: merge conflicts. remove import in quickstart 2023-03-03 12:49:56 +01:00
dfa52d73a8 Update examples/react/src/HankoAuth.tsx
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
2023-03-03 12:32:08 +01:00
9b3365435c Update examples/react/src/HankoAuth.tsx
Co-authored-by: lfleischmann <67686424+lfleischmann@users.noreply.github.com>
2023-03-03 12:32:00 +01:00
b12852737c Add hanko profile to example apps (#618) 2023-03-03 11:06:23 +01:00
a4409979ea feat: update hanko-elements version in examples 2023-02-28 15:49:38 +01:00
a4dd722132 fix: react somehow working. why? 2023-02-24 10:49:12 +01:00
1354298d39 feat: update all examples to use @teamhanko/v0.1.2-alpha - examples now functional again 2023-02-21 14:20:04 +01:00
84888eb3b7 feat: update all examples to use @teamhanko/v0.1.1-alpha 2023-02-21 13:37:24 +01:00
1cc689c4bb chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/react
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 17:42:46 +00:00
37295af27c chore(deps): bump minimatch and recursive-readdir in /examples/react
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 15:40:25 +00:00
d2badb27bb chore(examples): bump hanko-elements version in examples 2022-12-14 18:58:38 +01:00
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