Commit Graph

115 Commits

Author SHA1 Message Date
Pedro Nauck
c4df45cc70 chore(docz-example-basic): improve button component 2018-05-12 01:07:23 -03:00
Pedro Nauck
19bf7ea718 feat: add support for highlight code sections 2018-05-12 00:49:16 -03:00
Pedro Nauck
5423d96296 fix(docz-core): don't exit when catch prettier 2018-05-12 00:08:17 -03:00
Pedro Nauck
78e1a26a7a chore(docz-example-basic): improve example 2018-05-12 00:01:08 -03:00
Pedro Nauck
dc3c4cd2fb feat(docz-theme-default): add tooltip on props 2018-05-11 23:36:39 -03:00
Pedro Nauck
f0f79b6040 chore(docz-theme-default): improve theme 2018-05-11 23:36:21 -03:00
Pedro Nauck
17de00ebae chore(docz-theme-default): just some styles adjustments 2018-05-11 19:26:54 -03:00
Pedro Nauck
987627de8f feat: add component props parse feature 2018-05-11 19:23:27 -03:00
Pedro Nauck
7bb53a0cf6 chore(docz-core): improve mdast plugin 2018-05-11 13:48:56 -03:00
Pedro Nauck
9bb16b9d58 chore(docz-theme-default): some improvements for theme default 2018-05-11 13:48:47 -03:00
Pedro Nauck
42b4f059f2 fix(docz-core): create plugin to fix paragraph parse on mdx 2018-05-09 15:45:46 -03:00
Pedro Nauck
ed65a8060e chore(docz-core): set fixed mdx plugins on webpack config 2018-05-09 15:43:55 -03:00
Pedro Nauck
6bbf158372 feat(docz-core): add playground code parse section 2018-05-09 10:46:52 -03:00
Pedro Nauck
86eda1e290 chore(docz-theme-default): change default theme code blocks style 2018-05-09 10:46:21 -03:00
Pedro Nauck
b1c31860ab chore: some refacs and adjusts 2018-05-07 13:06:21 -03:00
Pedro Nauck
ffa8086355 chore(docz-core): use unified plugins to parse entries 2018-05-07 11:30:10 -03:00
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