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

117 Commits

Author SHA1 Message Date
Nikolay Kostyurin 67ccc740e3 Publish
- @bbob/cli@2.0.3
 - @bbob/core@2.1.0
 - @bbob/preset-html5@2.1.2
 - @bbob/preset-react@2.0.3
 - @bbob/react@2.0.3
@bbob/cli@2.0.3 @bbob/core@2.1.0 @bbob/preset-html5@2.1.2 @bbob/preset-react@2.0.3 @bbob/react@2.0.3
2018-10-07 22:38:22 +02:00
Nikolay Kostyurin bdfd3f6e93 feat(core): raw tree property support 2018-10-07 22:37:20 +02:00
Nikolay Kostyurin fe9454c8a2 chore: build changelog when publish 2018-10-07 22:33:22 +02:00
Nikolay Kostyurin 5a1124b808 chore: merge 2018-10-07 22:27:38 +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
@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 309740aef1 chore: readme 2018-10-07 22:25:04 +02:00
Nikolay Kostyurin adb2c029e8 chore(readme): valid logo url address 2018-10-07 22:23:50 +02:00
Nikolay Kostyurin 95d0479c11 style: remove redundant spaces 2018-10-07 22:22:50 +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 d610630801 chore: add logo image 2018-10-07 22:19:05 +02:00
Nikolay Kostyurin 485852d7e5 fix(html): rigt import to support three shaking 2018-10-07 22:18:44 +02:00
Nikolay Kostyurin f640ba9b53 chore: readme
add logo
2018-10-07 22:16:29 +02:00
Nikolay Kostyurin 0bfed5a5b4 chore: readme 2018-10-07 21:44:58 +02:00
Nikolay Kostyurin f012397a2f chore: readme 2018-10-02 00:38:16 +02:00
Nikolay Kostyurin f9759c0a0e chore: update readme 2018-10-02 00:22:29 +02:00
Nikolay Kostyurin 27a28a3bb3 chore: update readme 2018-10-02 00:13:11 +02:00
Nikolay Kostyurin 719fb0475a chore: update readme 2018-09-24 11:01:48 +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 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
@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 2062fbe7c6 chore: commit message linter 2018-09-24 00:52:59 +02:00
Nikolay Kostyurin b56b3c71a5 style(parser): remove unused func 2018-09-24 00:45:01 +02:00
Nikolay Kostyurin b63864ca07 feat: base preset package '@bbob/preset'
rewrite '@bbob/preset-html5' using new package
selfclosed html tags now without space
2018-09-24 00:41:02 +02:00
Nikolay Kostyurin ee29d499e5 chore(core): string node walk plugin test 2018-09-24 00:39:13 +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 505152bf4c fix(plugin-helper): better handle content of TagNode 2018-09-24 00:30:46 +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
@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 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 f5fd078eca Update README.md 2018-09-17 23:14:32 +02:00
Nikolay Kostyurin a0f4da2604 chore(readme): base TOC 2018-09-12 00:33:00 +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
@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 4dd7177d89 chore(react): add more info to readme 2018-08-10 09:41:34 +02:00
Nikolay Kostyurin ada2c0067e fix(react): remove jsx 2018-08-09 11:14:46 +02:00
Nikolay Kostyurin 4ebc512732 fix(html): add more tests 2018-08-09 10:06:00 +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
@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 0e424476f6 chore(core): add peer deps 2018-08-09 02:45:43 +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 846d93a2a4 style(plugin-helper): fix eslint errors 2018-08-06 23:57:26 +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 1aed2a684b refactor(preset-html5): optimize style tag functions 2018-08-06 02:44:27 +02:00
Nikolay Kostyurin 064a37372b style(preset-html5): fix eslint code style 2018-08-06 02:27:24 +02:00
Nikolay Kostyurin e189a39f11 feat(core): add helper function to plugin api 2018-08-06 02:07:48 +02:00
Nikolay Kostyurin daecfa1c80 refactor(html): optimize some functions 2018-08-06 02:07:17 +02:00