Nikolay Kostyurin
a8d3c496a3
v2.3.2
2019-03-10 00:35:42 +02:00
Nikolay Kostyurin
6e0f5bdf92
chore: add descriptions for all package.json files
2019-03-06 00:03:51 +02:00
Nikolay Kostyurin
8b0ceae591
v2.3.1
2019-03-04 02:52:37 +02:00
Nikolay Kostyurin
8cb1d495dd
refactor(parser): better jsdoc, some behavior fixes, more tests
...
— all operations on nodes moved to `createList` function
- fixed problem with single tags with value only like `[url=value]` fixes #6
- write tests for `Token` class
- moved all node arrays to parse func, now parser supports many instances
- add jsdoc to critical parts of the parser to better understanding how it works
2019-03-04 02:24:12 +02:00
Nikolay Kostyurin
ef6a778f45
refactor(parser): jsdoc, move some utility functions to separate files
2019-03-02 22:21:44 +02:00
Nikolay Kostyurin
a1d859fdad
chore: add bundle size restrictions to all packages
2018-10-30 23:32:06 +02:00
Nikolay Kostyurin
c5aa4f08d1
Publish
...
- @bbob/cli@2.0.2
- @bbob/core@2.0.2
- @bbob/html@2.1.1
- @bbob/parser@2.2.0
- @bbob/preset-html5@2.1.1
- @bbob/preset-react@2.0.2
- @bbob/react@2.0.2
2018-10-07 22:27:07 +02:00
Nikolay Kostyurin
1c3bebef22
feat(parser): better line and column counting support in tokens
2018-10-07 22:20:49 +02:00
Nikolay Kostyurin
f35a37433b
Publish
...
- @bbob/cli@2.0.1
- @bbob/core@2.0.1
- @bbob/html@2.1.0
- @bbob/parser@2.1.0
- @bbob/plugin-helper@2.0.1
- @bbob/preset-html5@2.1.0
- @bbob/preset-react@2.0.1
- @bbob/preset@2.1.0
- @bbob/react@2.0.1
2018-09-24 00:56:50 +02:00
Nikolay Kostyurin
b56b3c71a5
style(parser): remove unused func
2018-09-24 00:45:01 +02:00
Nikolay Kostyurin
b49b7435da
feat(parser): better handlinf of unclosed tags like '[My unclosed and [closed] tag'
2018-09-24 00:33:27 +02:00
Nikolay Kostyurin
e3c2a2f4dd
Publish
...
- @bbob/cli@2.0.0
- @bbob/core@2.0.0
- @bbob/html@2.0.0
- @bbob/parser@2.0.0
- @bbob/plugin-helper@2.0.0
- @bbob/preset-html5@2.0.0
- @bbob/preset-react@2.0.0
- @bbob/preset@2.0.0
- @bbob/react@2.0.0
2018-09-18 23:50:16 +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
a11aeffdd9
chore(parser): publish 1.3.2
2018-09-10 09:42:02 +02:00
Nikolay Kostyurin
7300535aff
fix(parser): dependency fail
2018-09-10 09:40:49 +02:00
Nikolay Kostyurin
4ab06bed08
Publish
...
- @bbob/cli@1.0.8
- @bbob/core@1.1.1
- @bbob/html@1.1.1
- @bbob/parser@1.3.1
- @bbob/plugin-helper@1.1.1
- @bbob/preset-html5@1.1.1
- @bbob/preset-react@1.1.1
- @bbob/preset@1.1.1
- @bbob/react@1.1.1
2018-09-09 23:56:22 +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
d22a2895a4
chore(parser): update readme
2018-08-20 08:54:50 +02:00
Nikolay Kostyurin
b48feab135
chore(parser): bump to 1.3.0
2018-08-14 18:17:35 +02:00
Nikolay Kostyurin
88826512e7
feat(lexer): new lexer ( #1 )
2018-08-14 18:12:58 +02:00
Nikolay Kostyurin
10f6ff9ff1
Publish
...
- @bbob/cli@1.0.7
- @bbob/core@1.1.0
- @bbob/html@1.1.0
- @bbob/parser@1.2.0
- @bbob/plugin-helper@1.1.0
- @bbob/preset-html5@1.1.0
- @bbob/react@1.1.0
2018-08-09 02:46:35 +02:00
Nikolay Kostyurin
fb78c4fefb
refactor(*): move helper fucntions from core and preset-html5 to separate package — plugin-helper
2018-08-06 23:52:44 +02:00
Nikolay Kostyurin
fdc05c0618
test(parser): add posthtml integration test
2018-07-30 22:49:55 +02:00
Nikolay Kostyurin
2eb83c1ad7
feat(parser): inconsistent tag detection test
2018-07-23 23:06:50 +02:00
Nikolay Kostyurin
4d9dc34545
fix(parser): remove bad code
2018-07-23 22:36:43 +02:00
Nikolay Kostyurin
e20b34ae92
chore(*): add size-limit to CI step
2018-07-23 22:36:43 +02:00
Nikolay Kostyurin
ce03b2fc26
feat(parser): add support for custom tokenizer
2018-07-23 22:36:43 +02:00
Nikolay Kostyurin
c199ea268d
chore(parser): update readme
2018-07-20 23:37:22 +02:00
Nikolay Kostyurin
ade8424ceb
chore(parser): update readme
2018-07-20 23:36:43 +02:00
Nikolay Kostyurin
57d9d597c9
chore(parser): update readme
2018-07-20 09:54:14 +02:00
Nikolay Kostyurin
39da03c546
chore(parser): update readme
2018-07-20 09:51:42 +02:00
Nikolay Kostyurin
79eb220a5b
chore(parser): update usage in readme
2018-07-20 09:51:14 +02:00
Nikolay Kostyurin
1cbb9d6dba
chore(readme): add snyk badge to parser
2018-07-14 11:39:23 +02:00
Nikolay Kostyurin
4b950f96dc
Publish
...
- @bbob/cli@1.0.6
- @bbob/core@1.0.6
- @bbob/html@1.0.7
- @bbob/parser@1.1.0
- @bbob/preset-html5@1.0.6
- @bbob/react@1.0.7
2018-07-14 01:54:41 +02:00
Nikolay Kostyurin
4c8dbed95f
feat(parser): optimize size
2018-07-14 01:50:33 +02:00
Nikolay Kostyurin
0bea22d3ca
fix parse tags in brackets
2018-07-12 23:21:22 +02:00
Nikolay Kostyurin
df87e56143
Publish
...
- @bbob/cli@1.0.5
- @bbob/core@1.0.5
- @bbob/html@1.0.6
- @bbob/parser@1.0.10
- @bbob/preset-html5@1.0.5
- @bbob/react@1.0.6
2018-07-11 23:38:32 +02:00
Nikolay Kostyurin
7f400506d4
fix(parser): tokenizer error with quotemark strings
2018-07-11 23:37:51 +02:00
Nikolay Kostyurin
3119314b07
chore(@bbob/parser): update readme
2018-07-11 16:58:57 +02:00
Nikolay Kostyurin
5e4aec422d
chore(@bbob/parser): update readme
2018-07-11 16:58:26 +02:00
Nikolay Kostyurin
a82af8003c
Publish
...
- @bbob/cli@1.0.4
- @bbob/core@1.0.4
- @bbob/html@1.0.5
- @bbob/parser@1.0.9
- @bbob/preset-html5@1.0.4
- @bbob/react@1.0.5
2018-07-11 01:12:19 +02:00
Nikolay Kostyurin
d3e8e4a289
fix(parser): only allowed tags error
2018-07-11 01:10:43 +02:00
Nikolay Kostyurin
79baef9e7f
Publish
...
- @bbob/cli@1.0.3
- @bbob/core@1.0.3
- @bbob/html@1.0.4
- @bbob/parser@1.0.8
- @bbob/preset-html5@1.0.3
- @bbob/react@1.0.4
2018-07-11 00:53:22 +02:00
Nikolay Kostyurin
5faf869ddf
fix code style
2018-07-11 00:50:18 +02:00
Nikolay Kostyurin
3c750d95c2
convert Parser class to set of function for better compression
2018-07-09 21:58:41 +02:00
Nikolay Kostyurin
ee3cff8409
Publish
...
- @bbob/cli@1.0.2
- @bbob/core@1.0.2
- @bbob/html@1.0.3
- @bbob/parser@1.0.7
- @bbob/preset-html5@1.0.2
- @bbob/react@1.0.3
2018-07-08 15:57:39 +02:00
Nikolay Kostyurin
f90e0ca6aa
Publish
...
- @bbob/cli@1.0.1
- @bbob/core@1.0.1
- @bbob/html@1.0.2
- @bbob/parser@1.0.6
- @bbob/preset-html5@1.0.1
- @bbob/react@1.0.2
2018-07-08 15:57:24 +02:00
Nikolay Kostyurin
2d02b2241a
fixes lint and test errors
2018-07-08 13:30:13 +02:00
Nikolay Kostyurin
8832c07646
speed parser optimization
2018-07-08 11:59:59 +02:00
Nikolay Kostyurin
66b7f962ad
replace slow switch case to object key lookup
2018-07-06 23:39:34 +02:00