Commit Graph

  • 2bfe8ad8ec
    feat: improve changelog version highlight style Justineo 2021-10-21 14:44:15 +0800
  • 6112f81c46
    feat: add hash anchor to changelog versions Justineo 2021-10-21 14:40:06 +0800
  • e7f935b652
    feat: improve style for fixed table head and hash target Justineo 2021-10-21 12:47:10 +0800
  • 6dae7ca6c1
    feat: improve hash target scroll y Justineo 2021-10-21 00:43:25 +0800
  • 0836c8576d
    feat: update veui and use <nuxt-link> by default Justineo 2021-10-20 19:11:09 +0800
  • e06e507702
    fix: fix target clear logic Justineo 2021-10-20 10:59:36 +0800
  • 483e4b6c67
    fix: fix config typo Justineo 2021-10-20 10:26:38 +0800
  • 42f4ec1673
    fix: fix scroll timing Justineo 2021-10-20 10:24:04 +0800
  • 0ec32cc672
    feat: improve target highlight animation Justineo 2021-10-20 01:16:25 +0800
  • b0dcdbb873
    feat: add link for individual props/events/slots/configs/icons Justineo 2021-10-20 01:11:27 +0800
  • df2b6892d2
    fix: fix overlay docs Justineo 2021-10-18 19:34:22 +0800
  • fe6207cad0
    fix: fix scrollBehavior Justineo 2021-10-18 18:52:29 +0800
  • 85ef96d46b
    refactor: improve union type formatting Justineo 2021-10-18 16:51:48 +0800
  • 87e976bb7e
    feat: add tooltip aim-center and refine position demo Justineo 2021-10-18 16:51:32 +0800
  • 5a45ce11aa
    chore: update deps Justineo 2021-10-11 16:22:55 +0800
  • 28d2d8c9c3
    fix(style): fix label width for changelog view Justineo 2021-10-11 16:06:44 +0800
  • 0ab86ea210
    fix: fix changelog page title Justineo 2021-09-26 10:29:28 +0800
  • 7ed31cdcc7
    fix: watch types instead of type Justineo 2021-09-25 23:45:48 +0800
  • 1cfff9188c
    fix(style): fix post styles Justineo 2021-09-25 23:43:28 +0800
  • b0724b4722
    feat(style): refine changelog style Justineo 2021-09-25 23:32:02 +0800
  • 31e9b5726d
    feat: add not-found for changelog Justineo 2021-09-25 19:14:42 +0800
  • 9dc42b82cf
    feat: add changelog page Justineo 2021-09-25 15:17:57 +0800
  • 28459eaa42
    refactor: use v-slot shorthand instead of deprecated scoped-slot Justineo 2021-09-20 23:58:04 +0800
  • 1f175a1702
    feat: use latest veui, fix playground index locale Justineo 2021-09-19 22:40:44 +0800
  • 0547bc62d7
    fix: need to add less/less-loader for stackblitz playground Justineo 2021-09-19 16:05:15 +0800
  • afb1c0f1ac
    feat: add stackblitz playground Justineo 2021-09-19 15:34:14 +0800
  • 8a2e1e3187
    fix: add focus-visible for playground Justineo 2021-09-18 23:28:18 +0800
  • b1666ae990
    chore: update play ground deps version Justineo 2021-09-17 19:42:54 +0800
  • 0a080cf662
    refactor: use raw-loader to import template, update directive usage in demo Justineo 2021-09-17 19:41:59 +0800
  • 573407b07a
    refactor: use named exports Justineo 2021-09-16 19:23:58 +0800
  • 8099c9efcf
    fix: work around icon import for demo playground Justineo 2021-09-16 18:49:13 +0800
  • cafc41321d
    fix: fix icon Justineo 2021-09-15 20:23:08 +0800
  • 4b5e3bef18
    fix: replace variable usage Justineo 2021-09-15 20:05:02 +0800
  • 97aa5e7839
    feat: show all styles in source code Justineo 2021-09-15 20:03:51 +0800
  • 7b723e469b
    feat: add play in codesandbox Justineo 2021-09-15 19:19:09 +0800
  • 1b98a996ff
    docs: add docs for carousel and config-provider (#8) xdm 2021-09-15 19:04:39 +0800
  • 5878fe4ac9 fix: fix inline cascader demo xiaodemen 2021-06-04 18:20:10 +0800
  • bae6f70dda
    fix: update boilerplate code config example Justineo 2021-09-02 20:20:02 +0800
  • 032446b273
    feat: replae badgen with shields.io Justineo 2021-08-30 15:51:56 +0800
  • e812df7fa4
    feat: add v-tooltip, fix sort demo, replace custom blocks with <veui-alert> Justineo 2021-08-25 17:00:13 +0800
  • 146c87244d
    fix(demo): p > veui-input will cause malformed ssr output, use section instead Justineo 2021-08-24 17:45:25 +0800
  • ebc5b856d7
    fix: fix search hit Justineo 2021-08-24 14:50:43 +0800
  • cd5896799b
    feat: add v-tooltip, fix dead links and update veui Justineo 2021-08-24 14:26:45 +0800
  • 6fef8697a8
    feat: update search, refine docs Justineo 2021-08-23 19:37:43 +0800
  • c3d26e6e80
    fix: update veui and refine styles Justineo 2021-07-19 20:12:14 +0800
  • 9593a8c559
    feat: refine search styles Justineo 2021-07-19 17:29:41 +0800
  • fe6f5376a9
    feat: upgrade sidebar, remove header, upgrade search Justineo 2021-07-19 16:27:38 +0800
  • a9d349aed1 docs: add input event for cascader and select xiaodemen 2021-05-07 11:21:35 +0800
  • bbcea6f5e9 docs: update docs xiaodemen 2021-05-07 10:57:45 +0800
  • d6a3bcbb16 docs: add docs for cascader xiaodemen 2021-05-06 12:14:38 +0800
  • 50e1124467 docs: add docs for v-drag.sort xiaodemen 2021-04-30 16:41:51 +0800
  • c738f7e8ca docs: update disabled prop/demo for dialog xiaodemen 2021-04-29 17:33:17 +0800
  • 41ecb7a893 docs: update uploader docs xiaodemen 2021-04-29 16:32:31 +0800
  • 3719737772 docs: add lightbox docs xiaodemen 2021-04-29 11:45:53 +0800
  • 2d3272b481 docs: add indeterminate prop doc for progress fuqiang15 2021-04-27 19:23:26 +0800
  • 5fdf103b3f chore: bump veui fuqiang15 2021-04-27 19:18:51 +0800
  • cdb309e631 docs: add selected slot doc for select fuqiang15 2021-04-27 15:39:58 +0800
  • 739d2d268b docs: add merge-checked prop doc for tree and transfer fuqiang15 2021-04-27 15:21:57 +0800
  • 1dcd030237 docs: allowed-orders prop doc for table and column fuqiang15 2021-04-27 15:06:34 +0800
  • 7d7867f4b9
    fix: enable production mode Justineo 2021-02-02 18:23:47 +0800
  • 9c55934886
    feat: update hm code Justineo 2021-02-02 17:57:29 +0800
  • f00e011642
    docs: update feature docs Justineo 2021-02-01 14:18:57 +0800
  • d76554d930
    chore: use default generate config Justineo 2020-12-23 12:06:18 +0800
  • 2268d1cb28
    fix: fix static page generation Justineo 2020-12-23 11:20:09 +0800
  • 96f81ee0db docs: add table filter doc & demo Justineo 2020-12-23 10:31:54 +0800
  • 4b8ad76e60
    feat: add filter docs for table, improve code Justineo 2020-12-22 16:33:30 +0800
  • 9337660240
    chore: remove mermaid Justineo 2020-12-21 18:02:25 +0800
  • 451da99a4e
    chore: update veui Justineo 2020-12-08 20:53:56 +0800
  • f1047cb855
    docs: add further description for dialog size and dimension variants Justineo 2020-12-03 10:38:42 +0800
  • facb9c8190
    docs: add size demo for Dialog; sort component list by alphabetic order (#3) Kyle He 2020-12-03 10:30:05 +0800
  • c93403bb83
    feat: add column desc api and example (#2) Phinome 2020-12-01 10:54:01 +0800
  • 5139c42764
    docs: add eager for tabs Justineo 2020-11-30 17:24:15 +0800
  • 14eefab42a
    chore: update deps Justineo 2020-11-30 17:17:27 +0800
  • 7831b8cf3d
    chore: add dls-graphics to transpile Justineo 2020-11-18 11:07:05 +0800
  • 24207bed28
    docs: reword scoped slots to slots to unify concept Justineo 2020-11-17 20:00:08 +0800
  • 54b5f60ef4
    docs: add loading prop for table, fix slot props and event payload for tabs Justineo 2020-11-17 19:59:41 +0800
  • cb2b41ee09
    chore: update deps Justineo 2020-11-04 19:08:51 +0800
  • 331ef3b628
    feat: add expanded prop and toggle event for dropdowns Justineo 2020-11-04 18:02:44 +0800
  • 2ce16fa0b3
    fix: fix slot name for tab/tabs Justineo 2020-10-26 16:13:55 +0800
  • 210627b8b3
    chore: update deps Justineo 2020-09-22 12:20:17 +0800
  • 3fb2e983b7
    chore: update deps Justineo 2020-09-22 12:00:10 +0800
  • 468f6995c3
    feat: update docs Justineo 2020-09-22 11:06:13 +0800
  • d64014f3b4
    chore: remove unused deps, fix loading doc Justineo 2020-09-02 13:33:28 +0800
  • 5fa16efe79 fix: fix demo for button and embedded Justineo 2020-09-02 12:34:30 +0800
  • 93c8b00d53
    docs: update uploader doc, add invalid event (#1) zhaoyichen 2020-09-02 12:02:03 +0800
  • e9d5c23f68
    feat: hide private components Justineo 2020-08-13 12:28:18 +0800
  • 1e5fcff6ad feat: publicize doc implemetation Justineo 2020-08-13 11:47:56 +0800
  • 55b9b044f2
    Initial commit GU Yiling 2020-08-13 10:49:32 +0800