Commit Graph

99 Commits

Author SHA1 Message Date
Pedro Nauck
43fa7aba6f fix(docz-core): config watch for directory operations 2018-05-07 02:49:05 -03:00
Pedro Nauck
f75881ec8f fix(docz-core): check if found name exist when parse entry 2018-05-07 00:51:20 -03:00
Pedro Nauck
03071db5f5 chore(docz-core): use imports algorithm in theme component instead of generated docs file 2018-05-07 00:40:36 -03:00
Pedro Nauck
dcf3791e9b chore(docz-core): improve watcher for entries process 2018-05-07 00:04:32 -03:00
Pedro Nauck
7d543d720e chore(docz-core): improve entries and imports algorithm 2018-05-06 23:04:29 -03:00
Pedro Nauck
687720c0e8 fix(docz): docs categories for themes 2018-05-06 18:59:04 -03:00
Pedro Nauck
252b2af9b0 chore(docz-example-basic): use mdx 2018-05-06 18:58:45 -03:00
Pedro Nauck
f69adb3661 chore(docz-core): improve hot reload and use webpack-serve 2018-05-06 18:58:25 -03:00
Pedro Nauck
04b59e5fd0 feat: refac to use mdx 2018-05-05 02:31:01 -03:00
Pedro Nauck
ac6ca67534 chore: use docz-core instead of docz-bundler 2018-05-05 00:16:29 -03:00
Pedro Nauck
f25c5271e3 chore: simplify project structure 2018-04-28 23:58:36 -03:00
Pedro Nauck
3c51246490 chore: use docz-react to render example basic 2018-04-24 15:22:44 -03:00
Pedro Nauck
688077b357 chore: remove console.log 2018-04-24 15:10:43 -03:00
Pedro Nauck
addebcc5d9 chore: improve monorepo architecture 2018-04-24 15:10:27 -03:00
Pedro Nauck
8d10aa79ed chore: use template on core package 2018-04-24 10:21:01 -03:00
Pedro Nauck
8ccf99c764 feat: use custom render method on section 2018-04-23 21:34:18 -03:00
Pedro Nauck
123cc45f76 chore(docz-theme-default): use typescript instead of javascript 2018-04-23 12:16:39 -03:00
Pedro Nauck
3f562781df chore(docz): use slugify instead of lodash.kebabcase 2018-04-22 19:03:07 -03:00
Pedro Nauck
ae5f0c07ce feat(docz): make server bundler api concise 2018-04-22 18:00:18 -03:00
Pedro Nauck
bfe25d07e2 chore(docz): simplify bundler constructor 2018-04-22 15:18:12 -03:00
Pedro Nauck
eea3d94fdb chore(docz-theme-default): some fixes 2018-04-20 11:52:54 -03:00
Pedro Nauck
d9cc235229 chore(docz-theme-default): improve default template 2018-04-20 02:15:57 -03:00
Pedro Nauck
3f8216b5fb chore(docz-theme-default): improve syntax highlightning 2018-04-20 01:18:47 -03:00
Pedro Nauck
251a95603a chore(docz): change Doc class to be reusable 2018-04-19 23:40:29 -03:00
Pedro Nauck
55f5d834c5 chore: split packages to can possible to use vue in future 2018-04-19 22:41:42 -03:00
Pedro Nauck
7e2175dd33 chore(docz-core): improve entries process 2018-04-19 21:38:58 -03:00
Pedro Nauck
4d415b6aa4 chore(docz): remove unstated 2018-04-19 21:37:54 -03:00
Pedro Nauck
569a801868 chore(docz-theme-default): some improvements 2018-04-19 21:37:35 -03:00
Pedro Nauck
1126e67cbd feat(docz-theme-default): add highlight code on theme 2018-04-19 21:36:36 -03:00
Pedro Nauck
df006bca51 chore(docz): use category() instead of group 2018-04-19 21:36:06 -03:00
Pedro Nauck
00816bf401 chore(docz-core): improve entries write process 2018-04-19 12:36:07 -03:00
Pedro Nauck
6db0cd8e76 feat(docz-core): add support for parse sections via ast 2018-04-19 10:33:29 -03:00
Pedro Nauck
c517f0e9a6 chore(docz-core): add traverse and assign each function 2018-04-19 10:32:35 -03:00
Pedro Nauck
90f6064000 fix: webpack errors message 2018-04-19 01:41:57 -03:00
Pedro Nauck
c337c04d6a chore(docz-theme-default): some style improvements 2018-04-18 20:52:18 -03:00
Pedro Nauck
4084e6b515 chore: put router on theme instead of docz 2018-04-18 20:44:20 -03:00
Pedro Nauck
1ff315404a chore: tslint adjustments 2018-04-18 20:43:37 -03:00
Pedro Nauck
9652b30948 feat(docz): add groups feature 2018-04-18 01:43:04 -03:00
Pedro Nauck
48a0484e04 fix(docz): validate route passed for docs.route() 2018-04-18 00:08:45 -03:00
Pedro Nauck
e7f9cf0c7f feat: parse doc class to object 2018-04-17 19:35:33 -03:00
Pedro Nauck
05138bffeb fix(docz-core): throw error when parse ast 2018-04-17 19:01:58 -03:00
Pedro Nauck
ad9ee580a4 feat(docz-core): add title and description on settings 2018-04-17 18:41:17 -03:00
Pedro Nauck
f93bf44962 chore: a lot of improvements 👨🏻‍💻 2018-04-17 16:34:56 -03:00
Pedro Nauck
964832a77b feat(docz-bundler-webpack): improve webpack config 2018-04-17 14:45:33 -03:00
Pedro Nauck
1ceac6c4e9 chore(docz): tslint refacs 2018-04-17 13:38:26 -03:00
Pedro Nauck
54475c9a6d chore(docz-core): add kebabcase for docs route 2018-04-16 16:38:49 -03:00
Pedro Nauck
2f073d5477 feat(docz-core): add chokidar to watch new entries 2018-04-16 13:07:18 -03:00
Pedro Nauck
206a67fb32 chore(docz-core): add templates script as rollup plugin 2018-04-16 13:06:24 -03:00
Pedro Nauck
4e21275f95 chore(docz-bundler-webpack): some refacs 2018-04-16 13:05:36 -03:00
Pedro Nauck
5038860b80 chore(docz): change default files glob 2018-04-16 13:05:09 -03:00