Commit Graph

63 Commits

Author SHA1 Message Date
ab5689133f Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central. 2025-04-06 15:13:38 +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
1b2dd7f43a Version 1.2.2 2024-03-24 12:24:36 +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
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
8981e976ed Fix currentKomponent call 2022-04-14 13:32:54 +02: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
32ec77f918 Version 1.0.2
- Fix class replacement
2022-02-04 12:34:58 +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
0b12c37558 Add mutableCollectionState and docs. 2022-01-16 14:50:58 +01:00
dcd7b4362b Clean up, release v. 1.0.0 2022-01-14 16:00:46 +01:00
84176a93de v. 0.5.12 - fix child index in refresh
Took 4 minutes
2021-12-05 15:08:00 +01:00
80a9a28731 Fix Komponent.create, v. 0.5.8
Took 7 minutes
2021-12-04 11:49:36 +01:00
307a8476ec Fix memoizeChanged logic, v. 0.5.7 2021-08-19 14:27:20 +02:00
e969311dec Merge branch direct-update into master, v. 0.5.6 2021-08-19 09:55:02 +02:00
e87f7ba540 Fix events, fix per komponent hash 2021-03-31 16:01:42 +02:00
66b3fb3c22 Merge remember branch, Update to 0.2.5-SNAPSHOT 2021-02-10 13:20:07 +01:00
59d812613e Working diff update algorithm 2020-05-16 15:44:43 +02:00
419c32a198 Better diff option 2020-05-06 19:56:26 +02:00
70723920b3 Working diff option 2020-05-05 21:12:41 +02:00
7677cbcc7c Dim diff option 2020-05-04 19:14:04 +02:00
12628f02f7 Update htmlx, update version 2020-02-15 12:09:01 +01:00
c798636064 Allow creation of HtmlElement with HtmlBuilder 2020-01-27 21:28:09 +01:00
9868be505e Optimize imports 2019-11-27 16:16:14 +01:00
535eb2e27d Add hover option to styles 2019-11-27 16:15:17 +01:00
78d3baa30f Small fixes 2019-11-27 13:35:58 +01:00
a407d7e486 Testing builder call syntax 2019-11-17 20:37:46 +01:00
ff761487a3 Added style option 2019-11-17 12:22:46 +01:00
f9dd071315 Add faster update option, v 0.1.9 2019-11-16 15:46:48 +01:00
fb4b7053cc Fix refresh, update version to 0.1.8 2019-11-15 20:27:47 +01:00
281e2ea727 Fix build 2019-11-15 19:40:22 +01:00
29f570cfc1 - Keeping it simple, just html element replace
- Updated Kotlin version
2019-11-15 19:06:02 +01:00
2b1f3fa5a4 Release 0.1.5, add css styles 2019-05-28 13:36:32 +02:00
b697303009 Cleanup 2019-05-27 20:41:36 +02:00
d7290a4769 Don't keep track of elements or Komponents 2019-05-24 16:51:59 +02:00
f3a6783853 Fix memory leak 2019-05-24 10:01:28 +02:00
7c5415df0d Faster attribute handling 2018-12-30 16:12:39 +01:00
57d52cc441 Fix REPLACE logic 2018-11-18 16:29:16 +01:00
4d29114a15 Add svg support through unsafe 2018-11-07 19:42:53 +01:00
3f3988a7fd Added unsafe option 2018-09-19 15:23:49 +02:00
ae3820e86f Testing vdom 2018-08-01 19:58:56 +02:00
9b66633230 Cleanup, update kotlin version 2018-02-28 13:19:13 +01:00
70d5c2ac27 Update library, add table.include 2017-10-11 16:56:22 +02:00
897880b79b Add TD.include 2017-09-11 20:46:18 +02:00
f40b6d5f64 Testing dom diffing 2017-09-11 17:11:58 +02:00