trading_peter pk
  • Joined on 2022-01-23
pk pushed to master at tp-elements/tp-popup 2026-09-08 12:47:15 +02:00
ae3deb53e2 Add tp-popup-menu-content for non-interactive menu content
pk pushed to master at tp-elements/tp-icon 2026-08-26 15:41:18 +02:00
c030e890c8 Bump version to tp-tooltip
pk pushed to master at tp-elements/tp-tooltip 2026-08-26 15:33:17 +02:00
9a0660767c Make sure all consumers of the tooltip mixin clean up when unmounted.
pk pushed to master at tp-elements/helpers 2026-08-21 13:04:58 +02:00
b9adc87306 context-menu: render toggle/selected menu items, rename internal dispatcher
pk pushed to main at tp-elements/tp-dropzone 2026-08-16 21:56:01 +02:00
a980d21eba Add multiple property — enables multi-file picker selection
pk pushed to master at tp-elements/tp-popup 2026-08-09 23:15:24 +02:00
f9e8dffc16 Add clampToContainer property for containing-block clamping
pk pushed to master at tp-elements/helpers 2026-08-09 23:15:07 +02:00
4158f88ae3 Add clampToContainer option to Position helper
pk pushed to master at tp-elements/tp-dialog 2026-08-08 22:22:45 +02:00
a2ed3bd205 Layout fix for safari
pk pushed to main at tp-elements/tp-progress-bar 2026-08-05 22:18:58 +02:00
54d8ecbfd7 Add indeterminate mode
pk pushed to master at tp-elements/tp-table 2026-07-17 15:59:31 +02:00
2f3c81e4b2 Prevent text selection on shift+click row selection
pk pushed to master at tp-elements/helpers 2026-07-12 10:17:57 +02:00
d918a19387 Bump version
pk pushed to master at tp-elements/helpers 2026-07-12 10:17:38 +02:00
57a26dfdc5 Remove dead code and provide the return value for error detection.
pk pushed to main at tp-elements/tp-rich-text-box 2026-07-06 12:30:55 +02:00
4ea22025ca Allow custom dialogs, better styling support.
pk pushed to master at tp-elements/tp-dialog 2026-06-26 22:53:25 +02:00
f04c0f168f Bump version
pk pushed to master at tp-elements/tp-dialog 2026-06-26 22:53:15 +02:00
113b6ff57a Remove some styles that are now useless after the position style was changed.
pk pushed to master at tp-elements/tp-dialog 2026-06-26 12:05:36 +02:00
742cb6f377 Change dragging mechanims to fix weird dragging behavior in modal dialogs.
pk pushed to master at tp-elements/tp-table 2026-06-24 10:13:39 +02:00
86d5a507eb Add selectionHeaderRenderer hook and make the width of the selection checkbox column configurable.
pk pushed to main at tp-elements/tp-textarea 2026-06-23 06:58:51 +02:00
7ab3680dae Improve focus handling.
pk pushed to main at tp-elements/tp-tag-input 2026-06-23 06:58:10 +02:00
b53599ce59 Add super call.
pk pushed to master at tp-elements/tp-sortable 2026-06-23 06:57:41 +02:00
064f5ebcd3 Stop mouse event to prevent accidental trigger of nested tp-sortable elements.