Commit Graph

62 Commits

Author SHA1 Message Date
07akioni
a40897b44d
Merge pull request #1093 from TuSimple/docs
Docs
2021-09-05 14:14:24 +08:00
07akioni
440dbb54b1 chore: update deps, marked@3.0.2 2021-09-04 15:13:24 +08:00
Ah jung
fc2fb773b3
docs(code): change import hljs example to javascript lang (#1079) 2021-09-04 14:49:09 +08:00
07akioni
b61363c882 refactor(code): clean codes 2021-09-04 14:11:46 +08:00
afocus
02b8d0ccad
feat(code): xadd inline prop (#1000)
* feat(code): options add inline prop

* fix(code): option inline default prop

* optimize code

* docs(code) Upgrade the use case of code component to Composition API

* docs(code) Upgrade the use case of code component to Composition API

* Apply suggestions from code review

* fix(code):修复非高亮下inline无效的问题,修复inline下css强制block的问题

* Apply suggestions from code review

Co-authored-by: wangyinliang <wangyinliang@parkingwang.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-04 14:01:30 +08:00
songjianet
2c74349a74
docs(code): Upgrade the use case of code component to Composition API (#1076) 2021-09-03 18:07:38 +08:00
Yugang Cao
5dff16c411
test(code): add code test case (#1045)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-09-02 22:10:00 +08:00
07akioni
846c339d9b fix(log): warn on highlight.js when no language is set, closes #327 2021-07-01 00:03:21 +08:00
Yanming Deng
3136bb72f0
docs: fix typo (#272) 2021-06-23 23:20:25 +08:00
caoyugang_1
6ec77a2f3f
docs: update affix ~ data-table doc (#126)
* feat: update demo doc

* docs: update affix to data-table docs

* fix: change some question

* Update src/affix/demos/enUS/index.demo-entry.md

* Update src/affix/demos/zhCN/index.demo-entry.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update src/auto-complete/demos/enUS/index.demo-entry.md

* Apply suggestions from code review

* Apply suggestions from code review

* fix: vercel test failed

* Apply suggestions from code review

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-16 15:06:09 +08:00
07akioni
56bcfbe2b5 wip(tree): refactor dnd 2021-05-23 21:01:18 +08:00
07akioni
c610881ef4 chore: get prepared for CSSStyleSheet.insertRule 2021-05-16 15:24:04 +08:00
07akioni
fa03dd513f refactor(use-config): rename return fields 2021-04-24 13:45:13 +08:00
07akioni
d17dc5da01 refactor: cPrefix => mergedClsPrefix 2021-04-19 01:11:05 +08:00
07akioni
f414106869 refactor: remove useless comment & organize exports 2021-04-18 22:42:29 +08:00
07akioni
0dd4ce8c9c feat(code): clsPrefix 2021-04-15 20:22:07 +08:00
07akioni
321aa08b23 chore: clean card & code & radio codes 2021-04-03 17:14:48 +08:00
07akioni
fac18e857a fix(highlight): deprecated highlight api
https://github.com/highlightjs/highlight.js/issues/2277
2021-03-29 01:15:08 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00
07akioni
6a70895021 test: add basic test for all comps 2021-02-17 16:33:29 +08:00
07akioni
07a9a771a6 build: do not precompile code demo highlight 2021-02-05 16:03:31 +08:00
07akioni
d659a420c0 fix(code): style 2021-02-03 16:39:00 +08:00
07akioni
fdad7bed50 feat(create-theme): create global theme from component themes 2021-02-03 11:32:40 +08:00
07akioni
16acf849a8 refactor(types): hljs api 2021-02-01 23:30:24 +08:00
07akioni
7863d6d28e refactor: optimize types 2021-02-01 18:16:47 +08:00
07akioni
963991b97a refactor(alert, dropdown, menu, popover, tree, code, collapse): better theme typing 2021-01-15 23:33:18 +08:00
07akioni
d963e2f2d6 refactor(tree): ts 2021-01-15 19:07:25 +08:00
07akioni
1a2df922ff refactor(code): ts 2021-01-15 01:39:21 +08:00
07akioni
97add265cf refactor(code, log): new hljs impl 2021-01-13 12:31:41 +08:00
07akioni
2be9642430 docs: move component docs in src/ 2021-01-12 19:58:41 +08:00
07akioni
d599bbc737 refactor: affix -> collapse, theme peers & overrides 2021-01-09 01:43:48 +08:00
07akioni
0d49411252 fix(code): pre font-family 2021-01-05 15:08:26 +08:00
07akioni
0b6741d2fd refactor(code): adjust dom, make <code> as wrapper, not <pre> 2021-01-04 01:08:08 +08:00
07akioni
c51895d254 fix: md-loader code no line wrap 2021-01-04 01:03:09 +08:00
07akioni
b6d06171fe refactor(icon): new theme 2021-01-04 00:40:31 +08:00
07akioni
a8eb0eeaef refactor(config-provider): hljs 2021-01-02 17:28:24 +08:00
07akioni
f658334a89 refactor(code): new theme 2021-01-02 16:33:23 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
1c032d2279 chore: prettier 2020-12-12 13:47:04 +08:00
07akioni
8c7c2f5dc6 refactor: remove styles in each component index 2020-12-11 22:14:44 +08:00
07akioni
2da974a3b3 feat: add style deps for every component 2020-12-11 22:03:38 +08:00
07akioni
f0893770ee test: add scaffold for all components 2020-12-11 13:32:33 +08:00
07akioni
75153646d1 refactor: remove all install scripts of components, prepare for tree-shaking 2020-12-06 23:41:08 +08:00
07akioni
1b8f16d917 refactor(create-component-base): rename getDerivedVars to getLocalVars 2020-12-04 01:00:39 +08:00
07akioni
69ee56719d refactor: merge base theme vars and derived vars for simplicity 2020-12-01 00:19:50 +08:00
07akioni
e5f94fa209 refactor: move get-target & create to seemly 2020-11-27 22:27:16 +08:00
07akioni
a2d25cb9fc refactor: rename usecssr -> withCssr, asformitem -> asFormItem 2020-11-09 23:09:18 +08:00
07akioni
60279f8e9e refactor: rename withapp to configurable 2020-11-07 00:18:55 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
89e6701ff8 refactor: tree-shakable style imports 2020-11-03 13:04:24 +08:00