Nikolay Kost
|
8797f7f363
|
feat: typescript support (#185)
* feat: initial typescript support
* feat: typescript support
* feat(plugin-helper): move files to typescript
* chore: update lock files
* feat: preset types
* fix: build
* fix: benchmark
* fix: remove pnpm cache
* fix: bench action
* fix: pnpm recursive install
* fix: nx cache
* fix: lock file
* fix: workflows
* fix: lerna support in pnpm
* fix: pnpm workspace
* fix: remove unused files
* fix: pnpm lock file
* fix: update lerna for support pnpm
* fix: lerna bootstrap
* fix: rollup build
* fix: update nx
* fix: build
* fix: add nx dep target
* fix: remove nx cache
* fix: workflow run on push only for master
* fix: test workflow run on push only for master
* fix: remove parallel for gen types
* fix: benchmark
* fix: benchmark imports
* fix: pnpm
* fix: types errors and pnpm
* fix: types
* fix: types
* refactor: parser
* fix(parser): tests
* fix: preset tests
* fix: react types
* fix: react type declarations
* fix: pnpm lock file
* fix: react preset types
* fix: lock file
* fix: vue2 types
* feat: dev container support
* fix: types
* fix: types
* refactor: rewrite pkg-task, add nx gen-types deps, fix react/render.ts
* refactor: types
* fix: types
* fix: rename gen-types to types
* fix: nx build order
* fix: nx reset
* fix: define nx deps explicit
* fix: build
* fix: nx
* fix: nx order build
* fix: nx deps
* fix: bbob cli tests
* fix: tests
* fix: cli tests and import
* fix: test cover
* fix: cli cover
|
2024-04-23 21:11:14 +02:00 |
|
Nikolay Kostyurin
|
c9e1dabf40
|
feat(html): @bbob/html now can be used without @bbob/core
|
2019-03-29 10:29:16 +02:00 |
|
Nikolay Kostyurin
|
575c1bb932
|
feat: new @bbob/html api (#4)
|
2018-10-12 00:43:20 +02:00 |
|
Nikolay Kostyurin
|
790825af30
|
feat(parser): custom open and close tags support, html tags tests (#3)
|
2018-09-18 23:41:52 +02:00 |
|
Nikolay Kostyurin
|
32a7fb51da
|
refactor(*): convert to babel and generation to lib, es, dist folders (#2)
* refactor(*): convert to babel and generation to lib, es, dist
* chore(*): remove generated files
* fix(*): lint run command
|
2018-09-09 23:55:28 +02:00 |
|
Nikolay Kostyurin
|
4ebc512732
|
fix(html): add more tests
|
2018-08-09 10:06:00 +02:00 |
|
Nikolay Kostyurin
|
2d02b2241a
|
fixes lint and test errors
|
2018-07-08 13:30:13 +02:00 |
|
Nikolay Kostyurin
|
21ef50cf1d
|
add html5 preset, some files structure changes
|
2018-07-06 00:46:37 +02:00 |
|