vue3-core/packages/shared
Rudy 50e2253057
fix(compiler/runtime-dom): ignore comments in inline styles (#6808)
fix #6807
2022-11-07 22:42:32 -05:00
..
__tests__ fix(shared): fix parsing of multi-line inline style (#6777) 2022-11-07 22:17:50 -05:00
src fix(compiler/runtime-dom): ignore comments in inline styles (#6808) 2022-11-07 22:42:32 -05:00
LICENSE fix: ensure all published packages contan a LICENCE file (close #2650) (#2857) 2021-02-03 19:24:47 +01:00
README.md chore: update @vue/shared readme [ci skip] 2020-02-29 22:05:41 -05:00
api-extractor.json refactor(types): mark internal API exports and exclude from d.ts 2020-04-30 17:04:35 -04:00
index.js build: make @vue/shared public 2020-02-29 22:04:42 -05:00
package.json release: v3.2.41 2022-10-14 18:41:15 +08:00

README.md

@vue/shared

Internal utility functions and constants shared across @vue packages.