trading_peter pk
  • Joined on 2022-01-23
pk pushed to master at tp-elements/tp-dropdown 2025-08-20 14:43:00 +02:00
1319b57592 Highlight options using a attribute instead of focus. This brings a few advantages.
pk pushed to master at tp-elements/tp-table 2025-08-19 09:46:17 +02:00
0b3bd31d75 Clone columns in column-moved event to prevent side-effects through mutability.
pk pushed to main at tp-elements/tp-form-value 2025-08-16 16:22:06 +02:00
4a61bca442 Add validation and invalid event.
pk pushed to master at tp-elements/helpers 2025-08-13 16:03:42 +02:00
349e40a777 Make sure the status code is actually returned
pk pushed tag v7.4.1 to pk/gowebbuild 2025-08-06 20:43:51 +02:00
pk pushed to master at pk/gowebbuild 2025-08-06 20:43:42 +02:00
2efa8b43a3 Make sure build errors let the build command exit with a error code.
pk pushed tag v7.4.0 to pk/gowebbuild 2025-08-06 12:46:09 +02:00
pk pushed to master at pk/gowebbuild 2025-08-06 12:46:02 +02:00
64b594c4ac Allow different port
pk pushed to main at tp-elements/tp-avatar 2025-08-01 23:44:01 +02:00
83a6251f4c Make sure the image become hidden again if the src becomes falsy
pk pushed to main at tp-elements/tp-timeout-strip 2025-07-31 15:56:59 +02:00
65cd13cdb9 Add part for styling
pk pushed to main at tp-elements/tp-toaster 2025-07-31 15:56:36 +02:00
8af6c51058 Make styling more versitile and add a timeout strip
pk pushed to master at tp-elements/tp-table 2025-07-30 16:14:28 +02:00
fa2a6a2915 Add methods for managing selected items.
pk pushed to master at tp-elements/helpers 2025-07-19 15:15:46 +02:00
6388b8b319 Add copyToClipboard so that adding a mixin is not necessary.
pk pushed tag v7.3.0 to pk/gowebbuild 2025-07-16 23:32:22 +02:00
pk pushed to master at pk/gowebbuild 2025-07-16 23:32:13 +02:00
7de6aab73d Bump version
pk pushed to master at pk/gowebbuild 2025-07-16 23:31:53 +02:00
d5319e18e2 Add swap content option
pk pushed to main at tp-elements/tp-settings-grid 2025-07-10 21:47:42 +02:00
5232c22642 Add fullWidth option
pk pushed to main at tp-elements/tp-rich-text-box 2025-07-06 19:04:07 +02:00
2895b917fc Good point to make a commit
pk pushed to master at tp-elements/helpers 2025-07-06 00:07:56 +02:00
de558561b6 Move code to make sure a clean-up happens on each run.
pk pushed to master at tp-elements/helpers 2025-07-05 23:49:14 +02:00
ab914d8bf2 Improve _posFixed to make sure content never gets cut off on very small view ports.