dependabot[bot]
b985345ecc
chore(deps-dev): bump vite from 5.4.20 to 5.4.21 ( #299 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 00:05:49 +02:00
github-actions[bot]
5904ef46ed
chore(release): publish v4.3.1 ( #298 )
...
chore(release): release
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 14:36:07 +02:00
Nikolay Kostyurin
3e4c87f720
chore: correct changeset text
2025-10-17 14:34:10 +02:00
Nikolay Kostyurin
655069d32a
chore(ci): remove npm changeset command
2025-10-17 14:30:34 +02:00
Nikolay Kostyurin
4161955c18
chore(release): publish v4.3.0 ( #279 )
...
fix release scripts
2025-10-17 14:08:06 +02:00
github-actions[bot]
2677542ccc
chore(release): publish v4.3.0 ( #279 )
...
* chore(release): release
* fix: lock file
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Kost <JiLiZART@Gmail.com >
2025-10-17 13:57:29 +02:00
Nikolay Kost
322f88ad42
fix(204): parse blanks and quotes in unique attribute tags ( #281 )
...
* feat: add test
* chore: update README.md [skip ci]
* feat(285): add width and height and alt for img tag (#286 )
feat: add width and height and alt for img tag
* chore: fast-peas-brush.md
* chore: working
* chore: lexer tests
* fix: single atttr tag
* fix: single atttr tag
2025-10-17 12:21:53 +02:00
Nikolay Kostyurin
96b168a3a2
fix: correct changeset from major to patch
2025-10-14 11:19:19 +02:00
Nikolay Kostyurin
9099fbab0b
chore: run publish workflow manually
2025-10-14 04:18:21 +02:00
Nikolay Kost
29f909a589
fix(296): parse with lost repeated closing tag ( #297 )
...
* fix: extract node list ot separate file, fix nested parsing
* chore: node list tests
* fix: nested tags parsing
* chore: changeset
* chore: remove unused files
* chore: disable publish on every commit
2025-10-14 04:11:19 +02:00
Nikolay Kost
40041a0680
fix(293): [color] tag doesn't work in React ( #294 )
...
* fix: react color preset
* chore: changeset great-beds-shop.md
* fix: tests
* chore: text fixes
2025-10-05 15:38:17 +02:00
Nikolay Kost
e943184294
fix(289): contextFreeTags closing tag bug ( #290 )
...
* feat: add tests
* fix: parsing context free
* refactor: code style
* chore: add changeset
* fix: disable coveralls
2025-09-14 23:18:41 +02:00
Long Nguyen
0edd490a24
fix: proper module resolution in all cases (Node CJS, Node ESM, bundler)
...
* Add extensions to all imports
* Set module resolution to `bundler` to avoid Node specific behavior
* Use `ts2mjs` to rename files to `mjs`
* Add extensions to `@bbob/types` imports
* Fix `package.json` for proper ESM extension and type separation
* More module resolution stuff change (`node16` for everything, `node` for Vue 2 plugin)
* Use `ts-jest-resolver` for `js` -> `ts` resolving in Jest
* Add changeset
* Add import extensions to frontend libs
2025-08-18 19:13:22 +02:00
dependabot[bot]
8126feb834
chore(deps): bump axios from 1.6.8 to 1.8.4 ( #288 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.8 to 1.8.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.8.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 23:58:14 +02:00
Nikolay Kost
79337b044b
Merge branch '285-how-to-tu-attributes-on-images' into master
2025-03-14 21:50:01 +02:00
Nikolay Kost
24c9655e2b
chore: fast-peas-brush.md
2025-03-14 21:47:34 +02:00
Nikolay Kost
3dec847f0e
feat(285): add width and height and alt for img tag ( #286 )
...
feat: add width and height and alt for img tag
2025-03-14 21:46:20 +02:00
Nikolay Kostyurin
b033abeb13
feat: add width and height and alt for img tag
2025-03-14 21:45:39 +02:00
Nikolay Kost
9fc8f216a3
chore: update README.md [skip ci]
2025-03-14 12:07:45 +02:00
Nikolay Kost
9a6986965e
feat(201): add file:// replacement ( #280 )
...
* feat: add file://
* feat: add changeset
2025-03-09 20:37:21 +02:00
Nikolay Kostyurin
66c0931f5c
fix(.github): publish workflow
2025-03-09 16:07:06 +02:00
Nikolay Kostyurin
8f541e8fca
chore: add permissions to publish action
2025-03-09 15:45:43 +02:00
Nikolay Kost
2d367e40ca
chore: update readme
2025-03-09 15:17:17 +02:00
Nikolay Kost
251584c6e6
feat: new logos and card ( #278 )
2025-03-09 15:16:36 +02:00
Nikolay Kost
201d1c41c7
fix: changesets ( #277 )
...
fix: publish action
2025-03-09 14:29:59 +02:00
Nikolay Kost
0566241e23
feat( #271 ): whitespaceInTags mode ( #272 )
...
* fix: test for buggy behavior
* feat: implement whitespaceInTags mode
* feat: move all char arrays to Map
* feat: revert Map for char arrays
2025-03-09 02:23:03 +02:00
Nikolay Kost
f0c9da683d
fix: img tag cannot be parsed ( #263 )
...
* fix: add img test with url
* fix: add more tests
2024-11-26 15:00:27 +02:00
Nikolay Kostyurin
30150d99f9
ci: git release error
2024-11-26 14:53:11 +02:00
Nikolay Kostyurin
87cb04989b
ci: release workflow fix
2024-11-26 14:43:43 +02:00
github-actions[bot]
b09f4fa3c7
chore(release): publish v4.2.0 ( #268 )
...
chore(release): release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-26 13:34:17 +02:00
Nikolay Kost
8a9cfd67c0
fix: caseFreeTags types ( #267 )
...
* fix: try to fix types
* fix: changeset
2024-11-26 12:11:20 +02:00
Nikolay Kostyurin
5b14eeace2
ci: github actions pr workflow
2024-11-26 11:49:55 +02:00
Nikolay Kost
ccab54a454
feat( #250 ): introduce caseFreeTags option ( #251 )
...
* chore: initial tests
* feat: parser test
* feat: add case free tags support
* fix: coverage upload
* fix: --disable=gcov
* fix: npm publish sha commit
* fix: change codecov to coveralls
* fix: change workflow pr build and publish
* chore: change coverage badge [skip ci]
2024-10-16 23:26:06 +02:00
Nikolay Kostyurin
99c629e666
ci: nvm node version
2024-09-11 03:16:04 +02:00
Nikolay Kostyurin
a2db87dfc4
chore: always use lts version via nvm use
2024-09-11 03:06:57 +02:00
Nikolay Kost
4fd0a13935
chore: add provenance to .npmrc
...
Add provenance=true to allow sign package by github action while publishing in npmjs.com
2024-09-10 23:56:48 +02:00
github-actions[bot]
a12fd9e7fb
chore(release): publish v4.1.1 ( #249 )
...
chore(release): release v4.1.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-21 15:14:48 +02:00
Sven Grübel
27c8c4b869
fix(react): removed warning for deprecated defaultProps ( #248 )
...
* fix(react): Warning for deprecated defaultProps
Fixes #180
* Create late-icons-sit.md
---------
Co-authored-by: Nikolay Kost <JiLiZART@Gmail.com >
2024-08-21 15:01:17 +02:00
github-actions[bot]
934d88af20
chore(release): publish v4.1.0 ( #247 )
...
chore(release): release v4.1.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-03 16:42:50 +02:00
Steven Chang
40848747d4
feat: add start and end positions of tag nodes ( #246 )
...
Closes #134
* feat: Add start and end positions of tag nodes
Improves accuracy of row/col error reporting. Now targets the start of the relevant token instead of the end.
* Simplify language for TagNode and Token
* Update static TagNode.create to ingest setStart() logic
improve readability of end pos offset for no attr tags
2024-08-01 09:42:29 +02:00
Nikolay Kost
0beab56d7f
feat: svelte 4 example ( #244 )
...
* fix: svelte example
* fix: reactivity
2024-07-16 03:03:41 +02:00
Nikolay Kost
7373ddfe7c
chore: added vue3
2024-07-12 03:03:04 +02:00
Nikolay Kost
31cc2f2ca1
chore: readme
2024-07-12 03:00:22 +02:00
github-actions[bot]
6f71ae23ee
chore(release): publish v4.0.3 ( #243 )
...
chore(release): release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-12 02:46:57 +02:00
Nikolay Kost
16ad5216db
feat: react, vue3 and vanilla examples ( #242 )
...
* feat: react, vue3 and vanilla examples
* fix: vue3 example
* Create rare-worms-tease.md
* fix: vue3 types
* fix: vue3 ts checks
* fix: vue3 render types
* fix: vue3 component types
2024-07-12 02:35:51 +02:00
Nikolay Kostyurin
1490bd6a8b
chore: update lock file
2024-07-04 13:38:55 +02:00
github-actions[bot]
aedac60a51
chore(release): publish v4.0.2 ( #239 )
...
chore(release): release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-04 13:21:14 +02:00
Romain
7f931eee9a
fix( #237 ): ensure types definitions presence in published packages ( #238 )
...
* fix(#237 ): Ensure types definitions presence in published packages
* Add changeset
---------
Co-authored-by: Romain d'Aversa <romain.daversa@cloud-solutions.fr >
2024-07-04 13:16:57 +02:00
Nikolay Kostyurin
9d3859b31e
ci: fix lock file
2024-06-25 23:28:46 +02:00
github-actions[bot]
5ec0dfa382
chore(release): publish 4.0.1 ( #236 )
...
chore(release): release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 22:54:52 +02:00