Commit Graph

13 Commits (df2f656557999b0912171b4513986f8526da7a5b)

Author SHA1 Message Date
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
2 years ago
Tan Li Hau e8b4997bb5
[fix] duplicate meta tags during hydration (#7941)
3 years ago
Yosuke Ota 3a238fe057
[fix] strip leading newline after `<pre>` and `<textarea>` (#7280)
3 years ago
Yosuke Ota 7463d51301
[fix]: keep space in `<pre>` or when `preserveWhitespace: true` (#6990)
4 years ago
Tan Li Hau 815bc7ef6e
fix: test cases should fail when it should fail (#7139)
4 years ago
Yuichiro Yamashita 966c03a317
[chore] fix test flakiness (#7076)
4 years ago
Luis Confraria 554d5dd391
Fix preserveComments on ssr (#4736)
4 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor (#6032)
4 years ago
Tan Li Hau 6207596175
fix extraneous store subscription in SSR (#5929)
5 years ago
Conduitry 7be0b400f1 fix failing tests by restoring global.window after SSR tests
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Ben McCann 0645631b28
Use TypeScript in tests (#5433)
5 years ago