0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 00:17:06 +01:00
wagtail/client/src
LB Johnston fb340f1971 Remove CommentApp state update util
- The `update` util's types are not compatible with future TS v5 adoption.
- This util is simply a wrapper around `Object.assign` and only used in three places.
- Instead use the Object.assign in place for simplicity instead and remove the `update` util.
2023-08-02 21:00:25 +10:00
..
api
components Remove CommentApp state update util 2023-08-02 21:00:25 +10:00
config
controllers Update eslint configs & align linting changes 2023-08-02 21:00:25 +10:00
entrypoints Update eslint configs & align linting changes 2023-08-02 21:00:25 +10:00
includes Adopt DialogController & TeleportController in the userbar 2023-07-15 23:03:57 +10:00
plugins
tokens
utils Update eslint configs & align linting changes 2023-08-02 21:00:25 +10:00
custom.d.ts
index.test.js
index.ts