Commit Graph

3537 Commits

Author SHA1 Message Date
github-actions[bot]
2cb5ed7008 build: prelease version 1.11.1
Some checks failed
Bug Server CI / build (18.x) (push) Has been cancelled
Unit test CI / build (18.x) (push) Has been cancelled
2024-11-20 11:05:39 +08:00
Rui-Sun
27051e0aa5 fix: cell content height update 2024-11-20 11:05:39 +08:00
Rui-Sun
8bba8ee1e0 fix: fix cell border dash update #2818 2024-11-20 11:05:39 +08:00
Rui-Sun
c246b2d353 feat: add setCustomSelectRanges in stateManager #2750 #2845 2024-11-20 11:05:39 +08:00
Rui-Sun
2809be68ad feat: optimize range select in HeaderHighlightPlugin 2024-11-20 11:05:39 +08:00
Rui-Sun
319eb35f34 fix: fix isShowOverflowTextTooltip function 2024-11-20 11:05:39 +08:00
Rui-Sun
6277393153 fix: fix isShowOverflowTextTooltip function 2024-11-20 11:05:39 +08:00
Rui-Sun
d9363c91b4 feat: isShowOverflowTextTooltip support function 2024-11-20 11:05:39 +08:00
Rui-Sun
ccf6148107 fix: fix merge cell text position #2858 2024-11-20 11:05:39 +08:00
fangsmile
906c46cd3e fix: add isValidatingValue state to fix call validateValue api repeatedly #2830 2024-11-20 11:05:39 +08:00
fangsmile
38e46504a9 fix: when up on canvas blank area not drag position rightly #2831 2024-11-20 11:05:39 +08:00
github-actions[bot]
ca9b4aca17 build: prelease version 1.11.0 2024-11-15 12:05:34 +00:00
Rui-Sun
a828421dd9 chore: update pnpm-lock 2024-11-15 18:43:16 +08:00
Rui-Sun
825a4d713e Merge remote-tracking branch 'origin/develop' into feat/calendar 2024-11-15 18:25:25 +08:00
方帅
0823138136
Merge pull request #2843 from VisActor/fix/tree_mode_pagination
fix: when call updatePagination with tree mode render error
2024-11-15 18:15:34 +08:00
Rui-Sun
bfd5219373 fix: delete useless dependency in vtable-calendar 2024-11-15 17:54:05 +08:00
Rui-Sun
585ad89eda Merge remote-tracking branch 'origin/develop' into feat/calendar 2024-11-15 17:48:56 +08:00
Rui-Sun
19725b6f42 Merge remote-tracking branch 'origin/develop' into feat/component-animation 2024-11-15 17:46:35 +08:00
Rui-Sun
4990c2d8e8 fix: fix play async task count in CarouselAnimationPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
f358fd31f4 fix: change scroll to top animation in CarouselAnimationPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
a99f503858 feat: change animation logic in CarouselAnimationPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
89ada70d9d fix: fix row pos in HeaderHighlightPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
b32618748c feat: add HeaderHighlightPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
2435e31242 feat: add limitContentHeight config 2024-11-15 17:42:56 +08:00
Rui-Sun
b1547e04c3 feat: add autoHeightInAdaptiveMode config 2024-11-15 17:42:56 +08:00
Rui-Sun
088b7426f6 fix: fix header adaptive height computation 2024-11-15 17:42:56 +08:00
Rui-Sun
d7dd486c7a feat: add CarouselAnimationPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
a2f99ca64e fix: fix highlight logic in InvertHighlightPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
023da0bad6 feat: add InvertHighlightPlugin 2024-11-15 17:42:56 +08:00
Rui-Sun
3cc65b46bc fix: fix originCol/Row in custom computation 2024-11-15 17:42:33 +08:00
Rui-Sun
2fc4abf11b fix: change calendar namespace 2024-11-15 17:42:07 +08:00
fangsmile
61fde0e8ca fix: when call updatePagination with tree mode render error 2024-11-15 17:08:19 +08:00
Rui-Sun
8f74aee12c Merge remote-tracking branch 'origin/develop' into feat/calendar 2024-11-15 17:05:31 +08:00
Rui-Sun
c8cf7ff9f5 Merge remote-tracking branch 'origin/develop' into feat/component-animation 2024-11-15 11:41:55 +08:00
Rui-Sun
ae60e0850c feat: update vrender version 2024-11-15 11:20:42 +08:00
Rui-Sun
492e618f80 docs: change custom-layout graphic into vrender 2024-11-14 21:26:08 +08:00
fangsmile
aa725dc609 fix: call renderWithRecreateCells should not effect colWidth when widthMode is adaptive #2835 2024-11-14 20:02:14 +08:00
Rui-Sun
2077f88d80 feat: add animation&timeline in jsx 2024-11-14 17:13:46 +08:00
fangsmile
52d64450b7 fix: setRecord set sortSate is null 2024-11-14 11:36:53 +08:00
fangsmile
c5bfb361e8 Merge remote-tracking branch 'origin/develop' into 2680-feature-gantt-drag-taskbar-order 2024-11-14 11:05:07 +08:00
方帅
670df49b3d
Merge pull request #2822 from VisActor/2817-feature-toggleHierarchyState-add-arg-recalculateColWidths
Some checks are pending
Unit test CI / build (18.x) (push) Waiting to run
2817 feature toggle hierarchy state add arg recalculate col widths
2024-11-14 11:03:42 +08:00
方帅
d784b82be4
Merge pull request #2821 from VisActor/2800-bug-frozen-vchart-render-error
2800 bug frozen vchart render error
2024-11-14 11:03:31 +08:00
方帅
a7be628a54
Merge pull request #2819 from VisActor/2804-bug-selectRange-after-resize
2804 bug select range after resize
2024-11-14 11:03:20 +08:00
方帅
44f86f84fb
Merge pull request #2815 from VisActor/2799-bug-disableselec-selectcell-api
2799 bug disableselec selectcell api
2024-11-14 11:03:04 +08:00
方帅
e8e56ca1b2
Merge pull request #2810 from VisActor/2178-bug-pivotchart-pie-selected-selected_reverse
2178 bug pivotchart pie selected selected reverse
2024-11-14 11:02:44 +08:00
Rui-Sun
3383e00e1c feat: access loading icon into tree mode 2024-11-13 20:31:57 +08:00
fangsmile
6d098c7f1d feat: drag order line use theme dragHeaderSplitLine style 2024-11-13 16:57:53 +08:00
fangsmile
a25ed8f160 feat: drag order line use theme dragHeaderSplitLine style 2024-11-13 16:42:29 +08:00
fangsmile
abde088db4 docs: supplement event change_header_position_fail and start 2024-11-13 16:24:18 +08:00
fangsmile
2a219053fb Merge remote-tracking branch 'origin/develop' into 2680-feature-gantt-drag-taskbar-order 2024-11-13 14:42:42 +08:00