2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

28 Commits

Author SHA1 Message Date
Nikolay Kostyurin 22237c4500 chore(benchmark): add ya-bbcode as benchmark target in benchmark suite (#62) 2020-04-05 17:50:49 +02:00
Nikolay Kostyurin 0a213abbf7 chore(lerna): add options for commit message and publishing 2020-03-26 00:47:00 +02:00
Nikolay Kostyurin aac1ae0e81 chore(*): update dependencies (#57)
Updated Rollup
Updated Babel
Fixed security problems with some dependencies
2020-01-22 20:25:42 +02:00
Nikolay Kostyurin 5291543855 chore(bbob): add publish-patch npm command (#22) 2019-06-18 10:06:59 +02:00
Nikolay Kostyurin e4b38f289f chore(readme): update @bbob/html usage example 2019-03-29 10:34:04 +02:00
Nikolay Kostyurin 424c3a86a2 fix: lerna lint command 2018-11-05 00:11:25 +02:00
Nikolay Kostyurin 2bed68fcfd chore: upgrade common packages 2018-11-05 00:04:17 +02:00
Nikolay Kostyurin a1d859fdad chore: add bundle size restrictions to all packages 2018-10-30 23:32:06 +02:00
Nikolay Kostyurin 575c1bb932 feat: new @bbob/html api (#4) 2018-10-12 00:43:20 +02:00
Nikolay Kostyurin fe9454c8a2 chore: build changelog when publish 2018-10-07 22:33:22 +02:00
Nikolay Kostyurin 95d0479c11 style: remove redundant spaces 2018-10-07 22:22:50 +02:00
Nikolay Kostyurin bdd8bbd65d fix(core): string walk api test error 2018-09-24 01:02:43 +02:00
Nikolay Kostyurin 49fb42f905 chore: publish-all command for lerna 2018-09-24 00:58:24 +02:00
Nikolay Kostyurin 2062fbe7c6 chore: commit message linter 2018-09-24 00:52:59 +02:00
Nikolay Kostyurin dd1d5171a2 chore(lerna): publish-all command 2018-09-18 23:49:23 +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 7300535aff fix(parser): dependency fail 2018-09-10 09:40:49 +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 1a84968ea2 feat(*): react render support, move some helper functions to plugin-helper 2018-08-09 02:45:19 +02:00
Nikolay Kostyurin 04398835e7 chore(*): add deps used for tests 2018-07-30 22:53:20 +02:00
Nikolay Kostyurin ebba9bcfc9 chore(*): add benchmark 2018-07-23 23:44:20 +02:00
Nikolay Kostyurin e20b34ae92 chore(*): add size-limit to CI step 2018-07-23 22:36:43 +02:00
Nikolay Kostyurin 44183fd753 feat(bbob): add codecov support to travis 2018-07-14 02:14:37 +02:00
Nikolay Kostyurin 7f400506d4 fix(parser): tokenizer error with quotemark strings 2018-07-11 23:37:51 +02:00
Nikolay Kostyurin 8832c07646 speed parser optimization 2018-07-08 11:59:59 +02:00
Nikolay Kostyurin 1c23f96902 jsdoc md generator 2018-06-11 22:46:39 +02:00
Nikolay Kostyurin 792e949b6e add eslint, travis config, test tasks 2018-06-11 22:31:02 +02:00
Nikolay Kostyurin edf90de445 initial 2018-06-04 23:18:50 +02:00