Akim
|
f5e9923974
|
fix(js-client): Fix CDN flow and move it in modules [fixes DXJ-527] (#376)
* Use type module in html
* Fix autocommit
* Try fix template
* Try fix template
* Try fix template
* Try fix template
* Try fix template
* Fix test
* Update packages/@tests/smoke/web/public/index.html
Co-authored-by: shamsartem <shamsartem@gmail.com>
* Minify es bundle
* Remove autocommit
* Fix lint
* Remove minimal
* Change nox version
* Change nox version
* Fix CDN
---------
Co-authored-by: shamsartem <shamsartem@gmail.com>
|
2023-11-10 21:29:49 +07:00 |
|
Akim
|
f9abc6419c
|
chore(js-client)!: Simplify/optimize js-client and update README [fixes DXJ-490] (#366)
* Update README
* Improve build experience
* Fix eslint
* Fix eslint
* Fix eslint
* Fix tooling
* Fix formatting
* Fix formatting
* Fix test resource name
* Remove async
* Fix comments
* Add ts-check
* Add new line
* Fix arg
* add todo's
* Fix lint
* Fix typo
* Type module
* Add deps to isomorphic package
* Extract function type
* Fix newline
* Remove private
* Use prepare hook instead of postinstall
|
2023-10-25 19:02:42 +07:00 |
|
Akim
|
919c7d6ea1
|
feat(js-client)!: Adding strictes eslint and ts config to all packages [fixes DXJ-464] (#355)
* introduce eslint
* Fix all eslint errors
* Eslint fix and some touches
* Fix tests
* Fix misc errors
* change semver
* change semver #2
* Fix path
* Fix path #2
* freeze lock file in CI
* fix package install
* Fix formatting of surrounding files
* Add empty prettier config
* Fix formatting
* Fix build errors
* Remove unused deps
* remove changelog from formatting
* deps cleanup
* make resource importers async
* Refactor
* Fix error message
* remove comment
* more refactoring
* Update packages/core/js-client/src/compilerSupport/registerService.ts
Co-authored-by: shamsartem <shamsartem@gmail.com>
* refactoring
* refactoring fix
* optimize import
* Update packages/@tests/smoke/node/src/index.ts
Co-authored-by: shamsartem <shamsartem@gmail.com>
* Revert package
* Fix pnpm lock
* Lint-fix
* Fix CI
* Update tests
* Fix build
* Fix import
* Use forked threads dep
* Use fixed version
* Update threads
* Fix lint
* Fix test
* Fix test
* Add polyfill for assert
* Add subpath import
* Fix tests
* Fix deps
---------
Co-authored-by: shamsartem <shamsartem@gmail.com>
|
2023-10-17 22:14:08 +07:00 |
|
Akim
|
15a2c91917
|
chore: fix build [fixes DXJ-482] (#352)
* Remove additional node targeted build
* Fix test errors
* Typo fix
* Remove headless
* Prevent JSON error
* Cache json parsing
* Remove resource test as it's not working in new nox
* Fix test output
* enable smoke tests
* add puppeteer to deps
* Remove headless option
|
2023-09-29 16:23:06 +07:00 |
|