Commit Graph

4042 Commits

Author SHA1 Message Date
dependabot[bot]
3d091b9c08
chore(deps-dev): bump jest from 27.2.3 to 27.2.4 (#3785)
Bumps [jest](https://github.com/facebook/jest) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-30 08:05:29 +02:00
Daniel Sogl
441a111d17
GitBook: [master] 215 pages modified 2021-09-29 13:46:28 +00:00
Daniel Sogl
8516b357ed docs(): remove ionic links 2021-09-29 15:19:55 +02:00
Daniel Sogl
9ce2aab18d chore(package): bump deps 2021-09-29 14:40:43 +02:00
Daniel Sogl
3344b301b1 core(): remove unused files 2021-09-29 14:39:53 +02:00
Daniel Sogl
5a3a264eb1 chore(): remove unused files 2021-09-29 14:38:45 +02:00
Daniel Sogl
5884ecbac3 chore(): add eslintignore 2021-09-29 14:29:10 +02:00
Daniel Sogl
b809ce3466 docs(): add gitbook configuration file 2021-09-29 14:24:58 +02:00
Daniel Sogl
837c83ce5e docs(gitbook): try out generated docs 2021-09-29 14:09:02 +02:00
dependabot[bot]
07e8dd7df8
chore(deps-dev): bump webpack from 5.54.0 to 5.55.0 (#3783) 2021-09-29 12:27:53 +02:00
dependabot[bot]
37f03abdff
chore(deps-dev): bump jest from 27.2.2 to 27.2.3 (#3782) 2021-09-29 12:27:43 +02:00
dependabot[bot]
fb40580cb5
chore(deps-dev): bump @types/lodash from 4.14.174 to 4.14.175 (#3784) 2021-09-29 12:27:27 +02:00
Ibby Hadeed
f474d5bae2
refactor: remove app-update plugin (#3510)
BREAKING CHANGE: app-update plugin is removed for violating Google Play Store policies
2021-09-28 15:44:42 +02:00
Daniel Sogl
cd477bce7c fix(build): allow rxjs 7 closes #3691 2021-09-27 22:54:53 +02:00
Daniel Sogl
1ba8a6d989 chore(package): fix typescript version 2021-09-27 22:53:31 +02:00
Daniel Sogl
02cb862e0d chore(package): add mising eslint dev dep 2021-09-27 22:51:31 +02:00
dependabot[bot]
046c28440e
chore(deps): bump actions/checkout from 1 to 2.3.4 (#3776)
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v2.3.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 22:50:39 +02:00
Daniel Sogl
41db2206a9 chore(ci): remove unused stages 2021-09-27 22:50:14 +02:00
Daniel Sogl
554adb4f00 chore(build): remove unused eslint import 2021-09-27 22:47:49 +02:00
Daniel Sogl
a1eaeb22f8 chore(build): switch to eslint 2021-09-27 22:46:41 +02:00
Daniel Sogl
922da1b6d4 chore(package): remove unused deps 2021-09-27 22:13:28 +02:00
Daniel Sogl
99a0e0282d refactor(): run prettier 2021-09-27 22:09:05 +02:00
Daniel Sogl
3896aca5aa chore(build): updat prettier script 2021-09-27 22:07:54 +02:00
Daniel Sogl
bd6bf82e38 refactor(build): remove remaining es5 imports 2021-09-27 22:05:54 +02:00
Daniel Sogl
66f5bbaa4e refactor(build): remove deprecated typescript functions 2021-09-27 22:04:25 +02:00
Daniel Sogl
9e38c6b922 refactor(build): use typescript es6 imports 2021-09-27 21:04:28 +02:00
Daniel Sogl
04137f44ba refactor(build): use webpack es6 imports 2021-09-27 20:50:33 +02:00
Daniel Sogl
31ffbfe978 refactor(build): remove deprecated webpack uglify plugin 2021-09-27 20:44:12 +02:00
Daniel Sogl
f3160e4cc6 refactor(build): use path es6 imports 2021-09-27 20:32:20 +02:00
Daniel Sogl
770052347e refactor(build): use fs-extra es6 imports 2021-09-27 20:26:16 +02:00
Daniel Sogl
87b7de20ff docs(changelog): update changelog links 2021-09-27 17:52:11 +02:00
Daniel Sogl
4791aea1e0 chore(repo): remove more ionic related code 2021-09-27 17:51:19 +02:00
Daniel Sogl
7de4e0bced chore(ci): allow manual publish 2021-09-27 17:37:22 +02:00
Daniel Sogl
9ecf431348 docs(readme): adjust links 2021-09-27 17:32:09 +02:00
Daniel Sogl
740717fc8a docs(readme): switch to new name 2021-09-27 17:30:46 +02:00
Daniel Sogl
4d37585980 chore(ci): refactor publis script 2021-09-27 17:24:28 +02:00
Daniel Sogl
e588d96214 chore(repo): rename ionic related interfaces 2021-09-27 17:20:56 +02:00
Daniel Sogl
c81fbd7bbf chore(package): refresh package-lock.json 2021-09-27 17:15:30 +02:00
Daniel Sogl
15c441cc2a chore(repo): move files to new repo name 2021-09-27 17:07:03 +02:00
Daniel Sogl
3ae573b632 chore(ci): remove CodeQL 2021-09-27 16:50:08 +02:00
dependabot[bot]
9d0ff7c20a
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#3771)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 16:48:04 +02:00
Max Lynch
d542cab7a4 Ignore generated docs 2021-09-24 14:36:54 -05:00
Max Lynch
3c35fa6df0 Update typedoc and fix doc json gen 2021-09-24 14:25:04 -05:00
dependabot[bot]
8652097906
chore(deps-dev): bump rollup from 2.56.3 to 2.57.0 (#3766)
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.57.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.56.3...v2.57.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 07:30:36 +02:00
dependabot[bot]
dbcd385733
chore(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 (#3763) 2021-09-21 22:20:57 +02:00
dependabot[bot]
f7793470a1
chore(deps-dev): bump @types/fs-extra from 9.0.12 to 9.0.13 (#3762) 2021-09-21 22:20:47 +02:00
dependabot[bot]
2fc259c3e7
chore(deps-dev): bump @types/node from 16.9.4 to 16.9.6 (#3761) 2021-09-21 22:20:38 +02:00
dependabot[bot]
673e493d7b
chore(deps-dev): bump jest from 27.2.0 to 27.2.1 (#3759)
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 08:40:42 +02:00
dependabot[bot]
3ee2475436
chore(deps-dev): bump typedoc from 0.22.3 to 0.22.4 (#3758)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.3 to 0.22.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.3...v0.22.4)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 08:40:34 +02:00
dependabot[bot]
571c6c9570
chore(deps-dev): bump @types/node from 16.9.2 to 16.9.4 (#3757)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 16.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 08:40:25 +02:00