31 Commits

Author SHA1 Message Date
f54eb3ac24 fix: wrap style in drop column.
fix: also change `DisplayValue` after changed.
feature: support uncompressed export.
change: add `editing` parameter in GridColumn.setEnabled.
2024-03-08 17:26:38 +08:00
70ab06190f change: structure of GridDropdownColumn 2024-03-08 11:02:04 +08:00
39378e9963 feature: caption help text
fix: editing style when turning column content wrap to `true`
2024-03-08 10:51:06 +08:00
e75e763938 change: sample structure
fix: tooltip of some readonly column in editing mode
feature: adapt filter panel's height
2024-03-07 17:16:37 +08:00
168cae3ce1 feature: tooltip in the checkbox
feature: add GridColumn.getElement
feature: column property of `contentWrap` and `maxLines`
change: line height from 24px to 18px
fix: adapt enabled after cell changed
fix: wrap issue of filter panel
2024-03-07 12:54:00 +08:00
5e53d04174 fix: do not change scroll position when refreshing grid.
fix: change `button` to `span`, avoiding conflict styles.
2024-02-28 10:29:19 +08:00
38bad864e0 fix: header z-index issue.
fix: incorrect `onChanged` event trigger on `GridInputColumn`, `GridTextColumn` and `GridDateColumn`.
2024-02-26 16:11:42 +08:00
7940edbea2 fix: grid column border-bottom issue. 2024-02-23 11:01:43 +08:00
63a50e6bcb feature: default wrap headers. 2024-02-23 09:29:51 +08:00
7770aa10a0 sync issue fixes, and add more comments. 2024-02-19 17:32:11 +08:00
12680cc662 GridColumnDefinition examples 2024-02-04 16:20:58 +08:00
3fb191ee13 fix: column splitter appearance 2024-02-04 13:58:37 +08:00
bed5c1aca1 add more comments 2024-02-02 16:02:34 +08:00
5d199a2bfb feature: expandable rows
add: comments
2024-02-01 17:29:30 +08:00
a38af7577b change to jsdoc 2024-01-30 17:28:18 +08:00
0b897cae8a export DateSelector, fix issue about column.align and filter panel position of the last header cell. 2024-01-30 11:16:57 +08:00
df42221b52 add: dateSelector 2024-01-29 13:51:58 +08:00
ac605895c5 add internal sort panel. 2024-01-26 17:27:24 +08:00
9ab9edb44d sync 2024-01-25 14:56:31 +08:00
07f87bfb9d . 2024-01-23 15:58:56 +08:00
10e4e52b51 add docs 2024-01-23 09:07:15 +08:00
3d9c5bd3f2 adjustment 2024-01-19 15:47:42 +08:00
feec8b59a7 issue fix 2024-01-18 17:25:44 +08:00
fb9e920c15 sync 2024-01-17 17:31:41 +08:00
9bf9e7da27 sync 2023-04-28 15:06:47 +08:00
0be2078c45 virtual mode issue fix. 2023-04-25 15:51:43 +08:00
811467bc7a grid filter 2023-04-24 17:38:48 +08:00
4096068a62 [working] add grid filter 2023-04-24 15:07:36 +08:00
222ca43afb adjustment 2023-04-21 17:17:56 +08:00
c4316e7e52 optimize style sheets, support tabIndex in popup 2023-04-21 10:59:56 +08:00
22dbcf8db2 structure adjustment 2023-04-18 17:23:09 +08:00