27 Commits

Author SHA1 Message Date
4c78b51ec7 fix: merge conflicts. remove import in quickstart 2023-03-03 12:49:56 +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
f9639ad159 small changes 2023-02-24 15:16:57 +01:00
862a9a080c fix: angular somehow working 2023-02-24 10:45:25 +01:00
020559928f chore: add package-lockW 2023-02-24 10:10:51 +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
10ba2e43cf chore(deps): bump http-cache-semantics in /examples/angular
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 17:18:31 +00:00
5c6a070503 chore(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/angular
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [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/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 17:42:43 +00:00
6d98c49fcf chore(deps): bump ua-parser-js in /examples/angular
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 09:56:02 +00:00
d2badb27bb chore(examples): bump hanko-elements version in examples 2022-12-14 18:58:38 +01:00
e32099cf16 chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /examples/angular
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 06:41:03 +00:00
9c7adefb92 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /examples/angular
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:25:52 +00:00
6b826cc1c5 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /examples/angular
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:37 +00:00
049d5f2b7b fix: fix angular example in docker 2022-09-23 11:46:14 +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
25f2a6d8e0 chore(exammples): adjust angular.json 2022-09-20 15:58:36 +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
5b6d610ea6 wip: allow custom elements 2022-09-20 15:58:35 +02:00
8147b34a18 wip: angular example init 2022-09-20 15:58:35 +02:00