Commit Graph

37 Commits

Author SHA1 Message Date
07akioni
7bd2357a11 refactor(qr-code): make it work 2023-12-14 02:58:05 +08:00
jahnli
cdc48c7a7d
feat(n-qrcode): add n-qrcode component (#4963)
* feat(n-qrcode): add `n-qrcode` component

* fix(n-qrcode): value desc when enUS

* fix(n-qrcode): docs error when enUS

* feat(n-qrcode): add n-padding

* fix: remove type as

* feat: switch watch to watchEffect

* feat(n-qrcode): add `color` `bg-color` props

* refactor: change to QR Code generator library

* feat: add size demo

* chore: remove border

* feat: add error-correction-level

* feat: add docs

* feat: add icon

* feat: add download demo

* fix: image scale

* fix: docs  error

* fix: docs error

---------

Co-authored-by: lijiaheng <lijiaheng@semi-tech.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-12-14 01:21:14 +08:00
07akioni
c49963aab0 fix: eslint error 2023-05-17 01:57:06 +08:00
07akioni
b557833f04 test: add umd test 2022-09-01 00:01:39 +08:00
07akioni
c96fc43829 feat(breadcrumb-item): add clickable prop 2022-06-05 16:40:20 +08:00
Yugang Cao
274f450a91
workflow: eslint import/no-cycle validate (#2260)
* workflow: update eslint

* fix: lint
2022-01-28 10:51:44 +08:00
07akioni
89e201b976 deps: update eslint 2022-01-08 19:37:07 +08:00
07akioni
76b9fde01e fix: lint 2022-01-05 02:20:22 +08:00
yugang.cao
460472f472 chore: vue component can use volar 2022-01-05 01:48:00 +08:00
Yugang Cao
99bc46685a
docs: ts and js language switch (#1616)
* feat: add ts/js check

* feat: add ts/js checkout

* fix: update dependencies

* fix: markdown support ts

* feat: change to vue

* fix: update

* feat: compatiable vue and md of demo

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 03:55:41 +08:00
equt
29696c1913
chore: let eslint respect prettier config (#1058)
* chore: let eslint respect prettier config

* style: run code linting
2021-09-03 02:13:12 +08:00
07akioni
22d8e97392 fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
07akioni
15b1254eb6 test(button) 2021-02-17 15:04:19 +08:00
07akioni
b7f2ac1fd5 fix(input-number): input builtin style 2021-02-14 20:34:23 +08:00
07akioni
5f7216319c fix(site): theme switching 2021-02-02 13:44:57 +08:00
07akioni
a35581bcaa refactor(element): ts 2021-01-18 19:12:01 +08:00
07akioni
37dff9426e refactor(avatar, base icon, base close): ts 2021-01-16 15:25:28 +08:00
07akioni
bfec7b18c2 refactor(mixins): better type 2021-01-15 19:08:31 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
739bc6d619 test: make it work again 2020-11-03 11:53:37 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
4e0e80992c refactor(dialog): support vue3 2020-09-27 13:53:16 +08:00
07akioni
9067cde004 refactor(back-top): support vue3 2020-09-18 19:56:47 +08:00
07akioni
1684139614 refactor(menu): support vue3 2020-09-17 01:02:59 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
07akioni
04c5e27b53 test: create a jest scaffold 2020-06-18 23:38:54 +08:00
07akioni
0a43b84c1a chore: small fixes 2020-03-20 22:25:39 +08:00
07akioni
1970c50652 build: change eslint config 2020-02-13 20:51:40 +08:00
songwanli2025@163.com
cd42f85153 fix: style lint bug 2019-12-17 18:09:46 +08:00
songwanli2025@163.com
ee7ca02b41 fix: merge conflict 2019-12-17 17:30:54 +08:00
songwanli2025@163.com
88d4f8b02d fix: lint bug 2019-12-17 17:30:06 +08:00
JiwenBai
a1d1d738de fixed(eslint): use bable-eslint to support async import 2019-12-17 17:26:25 +08:00
songwanli2025@163.com
1638f987bf fix lint error 2019-12-17 16:53:20 +08:00
JiwenBai
3fbcf24d41 fix(advance-table): disabled checkbox data change select bug 2019-11-06 13:31:01 +08:00
hrsonion
d53c7cbab5 style: .vue style fix 2019-06-04 12:09:02 +08:00
hrsonion
7cef581108 style: @vue/standard 2019-06-04 11:30:56 +08:00