vue3-yuanma/packages/sfc-playground
Herrington Darkholme 9a5bdb15df
chore(playground): support unicode in sfc playground (#3662)
atob/btoa only supports ASCII string which makes playground fails
to save unicode source. This patch add unicode support by combining
escape/encodeURIComponent. `escape` is chosen for backward
compatibility.
2021-06-08 10:12:15 -04:00
..
public chore(sfc-playground): use svg logo 2021-03-31 12:36:45 -04:00
src chore(playground): support unicode in sfc playground (#3662) 2021-06-08 10:12:15 -04:00
index.html chore(sfc-playground): use svg logo 2021-03-31 12:36:45 -04:00
package.json release: v3.1.1 2021-06-07 16:26:54 -04:00
vite.config.ts chore: use alias instead of module field 2021-03-30 19:51:55 -04:00