Commit Graph

  • eec9d6045c sync master Chen Lily 2024-08-30 17:36:21 +08:00
  • a3f0288c92 sync Chen Lily 2024-07-22 10:42:32 +08:00
  • 6b1e74790b . Tsanie Lily 2024-07-12 14:57:06 +08:00
  • adbf4750cc sync Tsanie Lily 2024-07-10 12:19:52 +08:00
  • 5baf00de64 add: getText compatibility. add: AssetSelector and TemplateSelector. add: popup-selector style class. add: ui.resolvePopup function. add: switch in checkbox. add: GridColumn.filterTemplate supports. add: add action callback in createIcon. change: replace setTimeout(..., 0) with requestAnimationFrame. change: Popup result structure adjustment ({ result: any, popup: Popup }). change: complete add work order flow. change: reduce Popup title height. fix: Grid column sort in number. Tsanie Lily 2024-06-21 17:28:11 +08:00
  • 1a7aa1ab66 add ui-icon className. Tsanie Lily 2024-06-11 14:52:26 +08:00
  • d296dd01fd add cjs-dist format Tsanie Lily 2024-06-07 16:32:50 +08:00
  • f5b6ce360e . Tsanie Lily 2024-06-07 16:16:10 +08:00
  • 614a983aa8 sync Tsanie Lily 2024-06-07 16:15:42 +08:00
  • ea7f4f538a add: ui-switch style add: virtual mode in Dropdown Tsanie Lily 2024-05-27 17:06:00 +08:00
  • 190e43c814 feature: tiered sort Tsanie Lily 2024-05-22 09:27:22 +08:00
  • a946012a33 feature: drag support in sort panel. Tsanie Lily 2024-05-13 16:46:55 +08:00
  • f676ec76db remove dependency of jQuery plugins. Grid.expandAll add total field of exported data. Tsanie Lily 2024-04-24 14:10:28 +08:00
  • 4e8be83625 feature: seek buffer bars. Tsanie Lily 2024-04-16 10:39:51 +08:00
  • d91630212f compatible with Chrome 109.x Tsanie Lily 2024-04-15 16:30:47 +08:00
  • 5cbbcf8d81 feature: combined-video player. Tsanie Lily 2024-04-11 17:29:26 +08:00
  • b6fe3e34f5 issue: customer communication contacts grid height. change: replace schedule date control. change: date validation from 1753-01-01 to 9999-12-31. Tsanie Lily 2024-04-07 08:39:44 +08:00
  • 0ff48a0ac4 change: replace date controller of Scheduler. feature: ui.formatDate supports formatter. fix: issue about boolean sort. Tsanie Lily 2024-03-28 16:37:22 +08:00
  • 03e3b4a70f add: column.filterAsValue fix: case-sensitive order of Array value Tsanie Lily 2024-03-27 13:36:31 +08:00
  • c78e445a24 add: comments Tsanie Lily 2024-03-27 10:09:25 +08:00
  • 6458427c75 fix: issue when input 'MM/dd/yyyy' date format Tsanie Lily 2024-03-27 10:08:54 +08:00
  • 87e3d6c81b fix: date UTC conversion issue fix: type.create index offset issue Tsanie 2024-03-27 02:30:04 +08:00
  • fd8899c597 package updates Tsanie Lily 2024-03-25 14:52:15 +08:00
  • f46e25952c fix: issue while using ui.min.js with requireJs fix: clear enabledDict after init fix: set display: none after tooltip holder disappeared Tsanie 2024-03-21 15:30:22 +08:00
  • 18f8cc322d fix: cell style issue while there is no style definition. optimize: Grid.export Tsanie 2024-03-13 17:02:04 +08:00
  • e07342a257 fix: tooltip issue about customer follower change: Grid.export optimized (compression with deflate) feature: ui-tab feature: Popup.closable Tsanie 2024-03-12 13:36:54 +08:00
  • f54eb3ac24 fix: wrap style in drop column. fix: also change DisplayValue after changed. feature: support uncompressed export. change: add editing parameter in GridColumn.setEnabled. Tsanie 2024-03-08 17:26:38 +08:00
  • 70ab06190f change: structure of GridDropdownColumn Tsanie 2024-03-08 11:02:04 +08:00
  • 39378e9963 feature: caption help text fix: editing style when turning column content wrap to true Tsanie 2024-03-08 10:51:06 +08:00
  • 3ea7ce62bb fix: reset startIndex after reload. Tsanie 2024-03-08 08:27:30 +08:00
  • e75e763938 change: sample structure fix: tooltip of some readonly column in editing mode feature: adapt filter panel's height Tsanie 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 Tsanie 2024-03-07 12:54:00 +08:00
  • 6fb7c3c769 move sample files Tsanie 2024-03-05 15:03:53 +08:00
  • baec3a3959 clean code Tsanie 2024-03-05 14:17:16 +08:00
  • 6de4987360 fix: change vCell value after changed. Tsanie 2024-03-05 08:43:07 +08:00
  • 4096979d5d fix: vCell condition issue Tsanie 2024-03-04 15:38:04 +08:00
  • 1ed5b39308 optimize: change granularity is more fine-grained, only the changed cell elements are modified. Tsanie 2024-03-04 15:17:31 +08:00
  • 975d54fee1 . Tsanie 2024-03-04 11:20:03 +08:00
  • a28b56b191 optimize: introduce vCell, render time while scrolling. Tsanie 2024-03-04 11:18:08 +08:00
  • 20a8fbae02 fix: body scrollTop issue when column filtered. Tsanie 2024-03-01 08:54:54 +08:00
  • 5e53d04174 fix: do not change scroll position when refreshing grid. fix: change button to span, avoiding conflict styles. Tsanie 2024-02-28 10:29:19 +08:00
  • 38bad864e0 fix: header z-index issue. fix: incorrect onChanged event trigger on GridInputColumn, GridTextColumn and GridDateColumn. Tsanie 2024-02-26 16:11:42 +08:00
  • 7940edbea2 fix: grid column border-bottom issue. Tsanie 2024-02-23 11:01:43 +08:00
  • c21f62b7b8 fix: grid hover position issue. Tsanie 2024-02-23 10:52:30 +08:00
  • dc2b67a33c optimized Tsanie 2024-02-23 09:54:13 +08:00
  • 63a50e6bcb feature: default wrap headers. Tsanie 2024-02-23 09:29:51 +08:00
  • c153b5a4c1 feature: supports different icons in unfiltered/filtered status. Tsanie 2024-02-22 15:51:44 +08:00
  • cad5a99eff fix: onChanged issue on Firefox. (GridDateColumn) feature: supports filterValues on Array field. Tsanie 2024-02-22 14:53:58 +08:00
  • fdeefb4e1a feature: make total become a property. Tsanie 2024-02-21 15:39:50 +08:00
  • 0cb4802e1f optimize comments Tsanie 2024-02-21 10:38:59 +08:00
  • 5797c2a9cf fix: error rowIndex when there were expanded rows. optimize: load Tsanie 2024-02-20 16:53:38 +08:00
  • d17abdf4b2 fix issue Tsanie 2024-02-20 15:44:28 +08:00
  • 0e0b46830e optimize GridRowItem comment. Tsanie 2024-02-20 15:39:21 +08:00
  • 45205cd63d . Tsanie 2024-02-20 14:31:24 +08:00
  • 3d2c0e7a97 add more comments Tsanie 2024-02-20 10:11:59 +08:00
  • 7770aa10a0 sync issue fixes, and add more comments. Tsanie 2024-02-19 17:32:11 +08:00
  • 3fd1b5982a add: grid.filterIcon Tsanie 2024-02-18 14:17:15 +08:00
  • 6dc9df8b17 optimized Tsanie 2024-02-05 16:24:54 +08:00
  • 09bdef19d5 add: Grid.readonly Tsanie 2024-02-05 16:18:27 +08:00
  • 8712554f12 add grid flowchart Tsanie 2024-02-05 14:25:28 +08:00
  • 8a9ba4d4fb fix: Date Column editing issue. docs: add some examples. Tsanie 2024-02-05 09:52:26 +08:00
  • 12680cc662 GridColumnDefinition examples Tsanie 2024-02-04 16:20:58 +08:00
  • 3fb191ee13 fix: column splitter appearance Tsanie 2024-02-04 13:58:37 +08:00
  • a74436ac1f feature: add col.filterAllowNull Tsanie 2024-02-04 13:15:42 +08:00
  • bed5c1aca1 add more comments Tsanie 2024-02-02 16:02:34 +08:00
  • 5d199a2bfb feature: expandable rows add: comments Tsanie 2024-02-01 17:29:30 +08:00
  • 24b5a22595 add sample screenshot Tsanie 2024-01-31 09:33:07 +08:00
  • a38af7577b change to jsdoc Tsanie 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. Tsanie 2024-01-30 11:16:57 +08:00
  • df42221b52 add: dateSelector Tsanie 2024-01-29 13:51:58 +08:00
  • 0696ecaff0 fix some issues Tsanie 2024-01-29 12:44:03 +08:00
  • 56262d6766 feature: addItems and removeItems Tsanie 2024-01-29 12:14:35 +08:00
  • b5fd20aa2c Grid.removeItem issue Tsanie 2024-01-29 09:29:37 +08:00
  • fc61731c7d resolve issue of addItem, removeItem, update definition of get source() Tsanie 2024-01-27 15:47:15 +08:00
  • ac605895c5 add internal sort panel. Tsanie 2024-01-26 17:27:24 +08:00
  • 984496e08e fixed: column drag issue. optimized: documentation. Tsanie 2024-01-26 14:09:52 +08:00
  • 0b9b322b80 add theme @mxssfd/typedoc-theme, upgrade packages. Tsanie 2024-01-25 17:05:00 +08:00
  • 724840019b add icon dictionary Tsanie 2024-01-25 16:19:05 +08:00
  • b50440a5b7 grid multi-select issue Tsanie 2024-01-25 15:58:42 +08:00
  • 41cb7b0142 npm run doc Tsanie 2024-01-25 15:02:52 +08:00
  • 9ab9edb44d sync Tsanie 2024-01-25 14:56:31 +08:00
  • 07f87bfb9d . Tsanie 2024-01-23 15:58:56 +08:00
  • 09e62c4304 leave edit event Tsanie 2024-01-23 10:40:49 +08:00
  • 27b2f1052f rename some events. Tsanie 2024-01-23 09:22:08 +08:00
  • 10e4e52b51 add docs Tsanie 2024-01-23 09:07:15 +08:00
  • 3d9c5bd3f2 adjustment Tsanie 2024-01-19 15:47:42 +08:00
  • feec8b59a7 issue fix Tsanie 2024-01-18 17:25:44 +08:00
  • fb9e920c15 sync Tsanie 2024-01-17 17:31:41 +08:00
  • 84190ed9f1 sync Tsanie 2023-08-28 15:04:23 +08:00
  • 29209a3a00 adjustment Tsanie 2023-07-27 10:03:53 +08:00
  • 3e9ee59178 sync working code, and import type-doc Tsanie 2023-07-17 17:24:49 +08:00
  • 7ab7a7094a communication followers: mobile phone display text Tsanie 2023-06-06 14:50:51 +08:00
  • ca22a60b83 . Tsanie 2023-06-06 14:40:45 +08:00
  • 603c92b37d tooltip position optimization Tsanie 2023-06-06 14:24:02 +08:00
  • c045aac4f9 contact tooltip issue Tsanie 2023-06-06 13:50:05 +08:00
  • 99d4aa59a8 tooltip position issue (for tiny space) Tsanie 2023-06-05 17:16:12 +08:00
  • 2366b378d2 UI style adjustment Tsanie 2023-06-05 15:21:56 +08:00
  • 93d5be462e sync Tsanie 2023-06-05 10:09:25 +08:00
  • a930a2bf5b sync from server Tsanie 2023-05-30 17:34:14 +08:00
  • 98a45a6f19 sync Tsanie 2023-05-30 09:13:02 +08:00