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

17 Commits

Author SHA1 Message Date
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