Commit Graph

117 Commits

Author SHA1 Message Date
177d96975a Bump version to 1.2.7, add TestSvg for testing SVG rendering, and remove redundant class attribute handling in ElementExtensions.
Some checks failed
Gradle CI / build (push) Has been cancelled
2025-05-30 12:22:21 +02:00
e97b6966ba Release v. 1.2.6
Some checks failed
Gradle CI / build (push) Has been cancelled
2025-05-03 10:13:18 +02:00
283c19defb Fix and test class attribute handling in ElementExtensions.
Some checks failed
Gradle CI / build (push) Has been cancelled
Re-enabled previously commented-out logic for managing the "class" attribute in ElementExtensions to ensure proper updates and removals. Added comprehensive unit tests in `TestClassUpdate` to verify behavior, including class addition, removal, and name changes. Bumped the project version to 1.2.6.
2025-04-20 17:50:15 +02:00
0d2f2146e9 Add guidelines and tests for Komponent development
Some checks failed
Gradle CI / build (push) Has been cancelled
Introduce detailed development guidelines for the Kotlin Komponent (Komp) library, covering build instructions, testing, optimization, and code style. Additionally, add a new test case for verifying dynamic row insertion in a table component.
2025-04-18 14:52:48 +02:00
497ca14c27 Github action
Some checks failed
Gradle CI / build (push) Has been cancelled
2025-04-06 15:35:26 +02:00
a5e7963412 Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central.
Some checks are pending
Gradle CI / build (push) Waiting to run
2025-04-06 15:22:12 +02:00
6f37c879c2 Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central.
Some checks are pending
Gradle CI / build (push) Waiting to run
2025-04-06 15:13:49 +02:00
ab5689133f Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central. 2025-04-06 15:13:38 +02:00
9e08601bb7 Update readme.md 2025-04-06 15:13:16 +02:00
c68a024552 Upgrade Kotlin version and simplify Maven signing tasks.
Some checks failed
Gradle CI / build (push) Has been cancelled
Updated Kotlin multiplatform plugin to version 2.1.10. Removed redundant Maven publication task dependencies and streamlined the signing process for better maintainability.
2025-03-17 18:20:16 +00:00
46bb07d567 Version 1.2.5-SNAPSHOT
Some checks failed
Gradle CI / build (push) Has been cancelled
2024-10-23 15:36:53 +02:00
a1021e5cda Version 1.2.4
Some checks are pending
Gradle CI / build (push) Waiting to run
Add WASM support and optimize event handling
2024-10-23 15:35:05 +02:00
a5b938aa27 1.2.4-SNAPSHOT 2024-07-15 21:11:27 +02:00
1813e5b33f Add gitea as package manager
Some checks failed
Gradle CI / build (push) Has been cancelled
2024-07-15 21:08:10 +02:00
dbd47015b7 Fix build 2024-06-21 15:09:31 +02:00
3c41535870 Version 1.2.3-SNAPSHOT 2024-03-24 12:27:22 +01:00
1b2dd7f43a Version 1.2.2 2024-03-24 12:24:36 +01:00
ad42f33142 Version 1.2.2-SNAPSHOT 2024-01-24 16:36:51 +01:00
06a1e9956e Upgrade to Kotlin 1.9.22, , kotlinx-html 0.11.0, version 1.2.1 2024-01-24 14:53:44 +01:00
5cc4826e65 Upgrade to Kotlin 1.9.0, kotlinx-html 0.9.1, version 1.1.1. 2023-07-19 16:18:49 +02:00
a1f1f3bb38 Add some documentation 2022-10-14 20:09:43 +02:00
4954382f96 Update kotlinx-html to 0.7.5 2022-10-14 20:08:16 +02:00
419886bed0 Merge remote-tracking branch 'origin/master' 2022-10-14 17:13:31 +02:00
6b5a9bbe57 v. 1.0.8-SNAPSHOT 2022-10-14 17:12:59 +02:00
a4d5017651 v. 1.0.7 upgrade to Kotlin 1.7.20 2022-10-14 17:12:59 +02:00
fd6d643b45 Fixes 2022-10-14 17:12:53 +02:00
81ebbc250f Version 1.0.6
- Fix attr vs property checkbox update
2022-10-14 17:11:31 +02:00
ccc07a3545 v. 1.0.8-SNAPSHOT 2022-10-14 16:55:49 +02:00
981bceacfb v. 1.0.7 upgrade to Kotlin 1.7.20 2022-10-14 16:51:06 +02:00
1b93c54cf4 Fixes 2022-08-10 20:53:06 +02:00
6cc2389b2f Merge branch '1.0.4-SNAPSHOT' 2022-04-14 13:39:50 +02:00
8981e976ed Fix currentKomponent call 2022-04-14 13:32:54 +02:00
5f7fde44c6 Version 1.0.6
- Fix attr vs property checkbox update
2022-03-03 14:28:13 +01:00
d9d3d0f786 Version 1.0.5 2022-02-25 19:21:40 +01:00
bb8e8e0be9 Version to 1.0.5-SNAPSHOT 2022-02-25 11:55:31 +01:00
6c24547cba Version 1.0.4 2022-02-25 11:54:57 +01:00
147c934819 Fix update & replace options 2022-02-24 15:12:57 +01:00
cbf76f18a2 Add update/replace option
Took 1 hour 4 minutes
2022-02-23 21:40:57 +01:00
9a1d9ece25 v. 1.0.3 - Replace i.o. update DOM
Took 45 seconds
2022-02-07 17:37:48 +01:00
a30b0e8684 Update to snapshot
Took 4 minutes
2022-02-07 17:37:04 +01:00
32ec77f918 Version 1.0.2
- Fix class replacement
2022-02-04 12:34:58 +01:00
20cf1f99df Merge branch 'master' of https://github.com/rnentjes/komponent 2022-02-01 12:03:41 +01:00
f82ef1da70 v. 1.0.1 - Added error handler and default error handling.
Took 1 hour 47 minutes
2022-02-01 12:02:19 +01:00
88625e65a4 Getting started 2022-01-16 14:52:15 +01:00
0b12c37558 Add mutableCollectionState and docs. 2022-01-16 14:50:58 +01:00
37dd99be48 Update readme.md 2022-01-14 16:29:05 +01:00
ebb8e9a3c5 Fix build 2022-01-14 16:20:17 +01:00
67b8be2528 Merge remote-tracking branch 'github/master' 2022-01-14 16:01:36 +01:00
dcd7b4362b Clean up, release v. 1.0.0 2022-01-14 16:00:46 +01:00
5bfb23305a Prepare version 1.0.0 2021-12-24 11:11:22 +01:00