Commit Graph

20 Commits (dc52c7fe0a1e248c443a24fb81f4b3f0c509e17c)

Author SHA1 Message Date
Dmitry S 0dd4ad34f5 (core) Avoid an error when pasting data with first row shorter than the rest
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Jarosław Sadziński 40ddb57dfc (core) Adding colors to toast notification
3 years ago
Alex Hall 29dd33a45c (core) Add other direction of linking by reflist
3 years ago
Alex Hall 7465af8ce8 (core) Port LinkingState.js to TypeScript
3 years ago
Dmitry S faa0d9988e (core) When changing a table for a page widget, unset widget-linking to avoid invalid values.
3 years ago
Dmitry S 572b59cc0c (core) Fix JS error when pasting data with merged cells.
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
Cyprien P 7a0cd6c2b4 (core) Makes filter counts take other column filters into account
3 years ago
Jarosław Sadziński 698c9d4e40 (core) Readonly editors
3 years ago
Jarosław Sadziński 5f182841b9 (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded.
3 years ago
Cyprien P 8056bb0069 (core) close sort&filter menu when clicking Save/Revert buttons
3 years ago
Dmitry S b4c34cedad (core) Update UI for formula and column label/id in the right-side panel.
4 years ago
Dmitry S 48e90c4998 (core) Change how formula columns can be converted to data.
4 years ago
Dmitry S 12a7059bde (core) Fix bug with pasting in the presence of link-filtering.
4 years ago
Paul Fitzpatrick c387fc4bce (core) hide long sequences of unchanged rows in diffs
4 years ago
Paul Fitzpatrick f1842cd89e (core) tolerate table renames when displaying differences
4 years ago
Paul Fitzpatrick c67966775b (core) simplify document comparison code, and flesh out diff with local changes
4 years ago
Dmitry S 99ab09651e (core) Implement 'Print widget' option to print individual view sections.
4 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago