3 Commits

Author SHA1 Message Date
Boris
d9e5593b55
refactor: replace X-Frame-Options with CSP frame-ancestors (#1059)
* refactor: replace X-Frame-Options with CSP frame-ancestors

* feat: remove table headers from copyed html

* fix: clipboard unit tests
2024-11-06 18:19:44 +08:00
Mike
9ff4abf24b
feat: support excel form view (#986)
* feat: support excel form view

* fix: enable excel form plugin view error

* feat: hidden validate when design excel form

* fix: type error

* fix: plugin e2e

* feat: add plugin render classname to adaptive different position

* chore: delete only in share-socket e2e

* chore: update pnpm-lock.yaml

* perf: init refresh

* fix: anonymity form submit

* fix: zod validate i18n

* fix: connect fast in plugin losing handle

* fix: useinstance test

* feat: add submit success tip

* chore: replace excel to sheet for sheet form plugin
2024-10-15 22:12:22 +08:00
Boris
c1a10ff7a4
refactor: plugin file org (#942)
* refactor: official file organization

* fix: reset query error in plugin

* fix: next types

* fix: restore plugin position

* fix: plugin header flash
2024-09-26 18:57:03 +08:00