三咲智子
c86c2b0fe9
style: eslint enable prefer-template ( #3414 )
...
* style: eslint enable prefer-template
* chore: apply eslint rules
2021-09-17 09:18:24 +08:00
Ted
29545d1ea2
docs: [locale] update tr.ts ( #3385 )
2021-09-14 13:19:47 +08:00
Aex
03f02b5554
refactor(utils): improve debug warn ( #3302 )
2021-09-09 11:49:48 +08:00
Aex
ac7c226196
chore(project): upgrade dependencies to latest minor ( #3242 )
...
* chore(project): bump @babel/cli from 7.12.1 to 7.15.4
* chore(project): bump @babel/core from 7.11.6 to 7.15.5
* chore(project): bump @babel/plugin-proposal-class-properties to 7.14.5
* chore(project): bump @babel/plugin-transform-runtime to 7.15.0
* chore(project): bump @babel/preset-env from 7.11.5 to 7.15.4
* chore(project): bump @babel/preset-typescript from 7.10.4 to 7.15.0
* chore(project): bump babel-loader from 8.1.0 to 8.2.2
* chore(project): bump babel-plugin-module-resolver from 4.0.0 to 4.1.0
* chore(project): bump @popperjs/core from 2.4.4 to 2.10.1
* chore(project): update babel.config.js
* chore(project): update jest.config.js
* chore(project): bump @typescript-eslint/eslint-plugin to 4.30.0
* chore(project): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
* chore(project): bump algoliasearch from 4.4.0 to 4.10.5
* chore(project): bump transliteration from 2.1.11 to 2.2.0
* chore(project): bump typescript from 4.3.5 to 4.4.2
* chore(project): bump esbuild from 0.12.5 to 0.12.25
* chore(project): bump file-loader from 6.1.0 to 6.2.0
* chore(project): bump rollup from 2.28.2 to 2.56.3
* chore(project): bump rollup-plugin-esbuild from 4.2.3 to 4.5.0
* chore(project): bump sass from 1.37.0 to 1.39.0
* chore(project): move sass & typescript to devDependencies
2021-09-05 19:57:35 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
jeremywu
12006ecdb7
chore(build): remove unused package.json scripts ( #3150 )
...
* chore(build): remove unused package.json scripts
- Remove unused scripts
- Revert changes made for removing ts-node
- Fix button.var error
* Update dropdown.vue
2021-08-31 17:57:35 +08:00
rikapo
9e0e4febd4
fix(locale): update korean translation ( #3137 )
2021-08-31 09:47:43 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
kooriookami
4bf5ac6e16
perf: update tw lang ( #3045 )
...
re #2934
2021-08-25 14:52:14 +08:00
jeremywu
ef94ac1a70
fix(build): upgrade vue to 3.2.x ( #3031 )
...
* chore(build): upgrade vue to 3.2.x
- Update Vue related dependencies version
* update vue version
2021-08-25 00:18:06 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00
clam
535e1b35ec
fix(locale): update error url and remove useless code ( #2852 )
...
Co-authored-by: zhangweiwei <zhangweiwei12@huawei.com>
2021-08-10 11:33:04 +08:00
Adrian Andersen
c96b43e14b
fix(locale): update Norwegian translation file ( #2789 )
2021-08-03 09:12:51 +08:00
jeremywu
c42f905c10
refactor: i18n implementation ( #2670 )
2021-07-26 00:24:30 +08:00
JeremyWuuuuu
48fd68bdf1
fix(locale): fix default translate method
...
- Fix the wrong logic of default translate method
2021-07-24 20:07:10 +08:00
jeremywu
2bba6d570f
fix(locale): Fix locale translation method ( #2645 )
...
- Fix defaultTranslation method that causes error
2021-07-23 23:02:16 +08:00
jeremywuuuuu
4e5ef0d3a8
build(project): update bundle strategy
...
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
ioslh
d334142d0d
refactor(pagination): pagination internal logic refactored ( #2491 )
...
* refactor(pagination): pagination internal logic refactored
* improvement(pagination): improve pr by better naming and misc
2021-07-11 13:12:22 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix ( #2220 )
...
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
好多大米
1a1804fa31
fix: week translations for hr locale ( #2134 )
...
Co-authored-by: wp178491 <wp178491@alibaba-inc.com>
2021-06-03 12:56:20 +08:00
Zong
548eed72b1
fix(locale): translated ja ( #2050 )
2021-05-24 11:02:07 +08:00
jeremywu
ac0612965f
build(project): project/bumping-vue-version ( #1702 )
...
* build(project): project/bumping-vue-version
- Bumping vue to 3.0.9
* remove unnecessary dependency
* restore @vue/compiler-sfc
2021-03-28 12:46:58 +08:00
Ryan2128
c550bcfd27
fix(popper): fix popper error cause by vue version update ( #1556 )
...
* chore: update vue version
* fix(infinite-scroll): fix test case error
* fix(popper): fix popper error cause by vue version update
2021-03-03 11:43:31 +08:00
jeremywu
5e031237e3
feat(project): Update with functionality to compat with vue-i18n ( #1306 )
2021-01-19 23:49:07 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
jeremywu
41655b6847
chore(project): adding a script for upgrading vue version ( #660 )
...
* chore(project): adding a script for upgrading vue version
* Update locale.spec.ts
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-11-23 17:51:51 +08:00
zazzaz
5a424d4a43
Build/component ( #656 )
...
* build: update build conf
* chore: update
* chore: update
* chore: update
* fix: rm mixin
2020-11-23 13:55:48 +08:00
zazzaz
0b6c862f44
fix: correct locale name ( #628 )
...
* fix: correct locale name
* chore: update
* fix: add name
* fix: set correct dayjs locale
* chore: update
2020-11-19 15:58:25 +08:00
Simona
c5fc8b4e9a
build: optimize ( #560 )
...
* build: replace ts-loader with @babel/preset-typescript
2020-11-10 14:24:09 +08:00
zazzaz
b942890502
docs: update i18n ( #555 )
...
* docs: update i18n
* fix: format locale name
* chore: update
2020-11-09 14:53:43 +08:00
hangzou
bb85d50cb4
feat(build): add build:locale & build:utils ( #538 )
2020-11-04 11:15:35 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version ( #330 )
...
* feat(core): bump vue version
* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +08:00
zazzaz
a900e375f2
chore: update readme ( #325 )
2020-09-18 16:15:30 +08:00
bastarder
3083c19232
fix(locale): i18n support params
2020-09-16 14:55:28 +08:00
zazzaz
b01a6f4e81
feat: Feature/timepicker && repeat-click directive ( #289 )
...
* feat: Feature/datepicker && repeat-click directive (#288 )
* style: fix lint
* test: fix local test
* test: update test
* fix: update api to disabledHours
* chore: update
* chore: fix lint
2020-09-16 14:49:21 +08:00
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
zazzaz
c0acd11fe2
fix: revert locale change
2020-08-25 10:18:28 +08:00
zazzaz
9b0bec0cd7
feat: add website play
2020-08-25 10:18:28 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 ( #167 )
2020-08-20 13:57:24 +08:00
jeremywu
2606158c38
fix(project): - Upgrade dependencies ( #163 )
...
- Update failed tests
2020-08-19 20:41:06 +08:00
zazzaz
90ae785beb
test: update test
2020-08-04 10:44:00 +08:00
zazzaz
6d06b83228
fix: update locale mixin
2020-08-04 10:44:00 +08:00
zazzaz
8f83b7c0a8
test: rm test
2020-08-04 10:44:00 +08:00
zazzaz
c3d42339f8
test: rm useless test
2020-08-04 10:44:00 +08:00
zazzaz
434229058b
feat: add locale
2020-08-04 10:44:00 +08:00