Evan You
|
f15ba2c2e2
|
chore: Merge branch 'main' into minor
|
2024-07-17 17:32:31 +08:00 |
skirtle
|
0126cfff9d
|
fix(shared): unwrap refs in toDisplayString (#7306)
close #5578
close #5593
close #11199
close #11201
|
2024-06-23 09:34:52 +08:00 |
Wick
|
f8eba75d0a
|
chore(reactivity): change literal flag properties to enum flag properties (#10367)
|
2024-05-30 19:09:04 +08:00 |
Evan You
|
2ae908d00c
|
chore(types): perform strict es2016 lib check when building dts
|
2024-04-15 15:52:48 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
agoni1212
|
2744a09f3a
|
chore: typo (#9767)
|
2023-12-07 13:28:07 +08:00 |
Evan You
|
983d45d4f8
|
fix(shared): handle more Symbol cases in toDisplayString
|
2023-12-07 10:40:27 +08:00 |
Carlos Rodrigues
|
364821d6bd
|
fix(shared): handle Map with symbol keys in toDisplayString (#9731)
close #9727
|
2023-12-07 10:33:48 +08:00 |
renovate[bot]
|
16a6438236
|
chore(deps): update lint (#9627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2023-11-18 10:33:24 +08:00 |
Evan You
|
aac163110f
|
refactor: remove circular dependencies in compiler
|
2023-03-23 16:30:42 +08:00 |
Evan You
|
bb43704b64
|
chore: check string first in toDisplayString
|
2022-01-30 18:50:28 +08:00 |
edison
|
42a334e12e
|
fix(shared): fix toDisplayString on object with null prototype (#4335)
fix #4334
|
2021-08-16 15:28:34 -04:00 |
Roan Kattouw
|
9d5fd33d6d
|
fix(shared): support custom .toString() in text interpolation again (#4210)
fix #3944
|
2021-07-29 10:51:03 -04:00 |
Evan You
|
f994b974c0
|
feat: unwrap refs in toDisplayString
|
2021-07-27 18:42:30 -04:00 |
Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
Evan You
|
0124eacc91
|
refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check
|
2020-09-14 11:26:34 -04:00 |
Evan You
|
9152a89016
|
fix(v-on): capitalize dynamic event names
|
2020-07-13 17:36:46 -04:00 |
Evan You
|
3c60d40827
|
feat(shared): support Map and Set in toDisplayString
close #1067, close #1100
|
2020-05-04 10:38:03 -04:00 |