6e4f072ea1
Configure ESLint: enable curly rule, fix on save ( #5666 )
2024-02-29 13:25:38 -07:00
bb465245a9
Add row/column with correct header styles ( #5546 )
...
Co-authored-by: ssrivasta196 <ssrivasta196@bloomberg.net>
2024-01-25 10:51:57 -05:00
08f61ba0d2
Rename GridSelection to TableSelection ( #5534 )
2024-01-24 10:52:28 -05:00
adc8b0ec59
Rename LexicalTableSelection to LexicalTableObserver ( #5533 )
2024-01-24 10:05:37 -05:00
f32bb10b04
Remove Grid Nodes ( #5531 )
2024-01-24 09:24:42 -05:00
1154413a2c
Move Grid to @lexical/table ( #5528 )
2024-01-24 09:14:58 -05:00
f2385385c0
[PR-5] Remove references of PointSelection ( #5334 )
...
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2024-01-18 14:45:52 -05:00
4383af2135
Fix insert image to new inserted table row in playground report error ( #5417 )
...
Co-authored-by: frankdiwang <fankdiwang@tencent.com>
2023-12-26 07:21:28 -07:00
d78d89ca6e
[PR 2] 5276 PointSelection instead of Grid/RangeSelections ( #5281 )
...
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2023-12-05 10:24:32 +00:00
67a99e542b
Fix row deletion if previous row is empty ( #5231 )
2023-11-15 20:10:01 +00:00
74471ab9cf
Updated $insertTableColumn with batching ( #5145 )
...
Co-authored-by: icrosil <illiaolenchenko@fb.com>
2023-10-20 14:43:27 +01:00
ede18e69a0
Table unmerge ( #4877 )
2023-08-17 10:54:05 -04:00
495424b3ca
Add columns next to selection ( #4663 )
...
Co-authored-by: Peter Cook Bulukin <pbu@genus.biz>
Co-authored-by: Gerard Rovira <zurfyx@users.noreply.github.com>
2023-06-15 09:25:52 -04:00
2c8bfdb9dd
last table row delete throwing error ( #4270 )
...
Co-authored-by: Gerard Rovira <gerardrovira@meta.com>
2023-04-05 17:21:16 -04:00
2d078c157a
Fix insertTableColumn when rowSpan > 1 ( #4258 )
2023-04-03 17:15:22 -04:00
99d5a9dce2
Unmerge cell ( #4212 )
2023-03-27 13:52:46 -04:00
16691e254f
Remove columns w/ span support ( #4093 )
2023-03-11 02:25:53 +00:00
5887c2c163
Remove rows w/ span support ( #4078 )
2023-03-11 01:53:33 +00:00
52a7253392
Table insert column w/ span support ( #4074 )
2023-03-11 01:49:58 +00:00
390d8d46c5
Table insert row w/ span support ( #4063 )
2023-03-10 17:15:27 -05:00
75844c39d8
Add more configuration for heading in INSERT_TABLE_COMMAND ( #3843 )
2023-02-08 17:02:15 +00:00
aa211c2e90
Fix insert column header bug ( #2995 )
2022-09-12 13:40:53 -04:00
30ad13bcc6
Migrate to TS strict mode 2/n ( #2469 )
2022-06-20 11:14:30 +01:00
c8b7add27d
Migrate last 2 packages to TS (10/n) ( #2237 )
...
* Run migration scripts
* Fix more difficult types
* Remove shared modules
* debug failing build
* Fix small bugs
* Remove unnecessary types for getLatest and getWritable
* Fix failing unit test
* Fix small type error in playground due to empty editor config
2022-05-24 14:15:39 +01:00
1524885b9b
Migrate 4 more packages to TS ( #2231 )
...
* Migrate remaining packages
* Make build work
2022-05-22 19:04:35 +01:00