This website requires JavaScript.
e36324af6f
working textarea with example, time to prepare it for the future implementations
v0.4.22
Priec
2025-08-17 12:17:46 +02:00
60cb45dcca
first textarea implementation
Priec
2025-08-17 11:01:38 +02:00
215be3cf09
renamed capital lettered functions and fixed examples
v0.4.21
Priec
2025-08-16 23:10:50 +02:00
b2aa966588
suggestions behind features flag only
Priec
2025-08-15 00:06:54 +02:00
67512ac151
src/editor.rs doesnt exist anymore
Priec
2025-08-15 00:06:19 +02:00
3f5dedbd6e
a bit of a cleanup, updated functionality of ge now working porperly well
Priec
2025-08-14 14:23:08 +02:00
ce07105eea
more vim functionality added
Priec
2025-08-14 00:08:18 +02:00
587470c48b
vim like behaviour is being built
Priec
2025-08-13 22:16:28 +02:00
3227d341ed
cleared codebase
Priec
2025-08-13 01:22:50 +02:00
2b16a80ef8
removed silenced variables
Priec
2025-08-12 09:53:24 +02:00
8b742bbe09
comments for reimplementation of autotrigger
Priec
2025-08-11 23:08:57 +02:00
189d3d2fc5
suggestions2 only on tab trigger and not automatic
Priec
2025-08-11 23:05:56 +02:00
082093ea17
compiled examples
Priec
2025-08-11 22:50:28 +02:00
280f314100
fixing examples
Priec
2025-08-11 12:41:42 +02:00
163a6262c8
proper example is being set
Priec
2025-08-11 12:03:56 +02:00
e8a564aed3
sugggestions are agnostic
Priec
2025-08-11 00:01:53 +02:00
53464dfcbf
switch handled by the library from now on
filipriec
2025-08-10 22:07:25 +02:00
b364a6606d
fixing more code refactorization
filipriec
2025-08-10 16:10:45 +02:00
f09e476bb6
working, restored
Priec
2025-08-10 12:20:43 +02:00
e2c9cc4347
WIP: staged changes before destructive reset
Priec
2025-08-10 10:55:23 +02:00
06106dc31b
improvements done by gpt5
Priec
2025-08-08 23:10:23 +02:00
8e3c85991c
fixed example, now working everything properly well
v0.4.20
Priec
2025-08-07 23:30:31 +02:00
d3e5418221
fixed example of suggestions2
Priec
2025-08-07 20:05:39 +02:00
0d0e54032c
better suggestions2 example, not there yet
Priec
2025-08-07 18:51:45 +02:00
a8de16f66d
suggestions is getting more and more strong than ever before
Priec
2025-08-07 16:00:46 +02:00
5b2e0e976f
fixing examples
Priec
2025-08-07 13:51:59 +02:00
d601134535
computed fields are working perfectly well now
Priec
2025-08-07 12:38:09 +02:00
dff320d534
autocomplete to suggestions
v0.4.19
Priec
2025-08-07 12:08:02 +02:00
96cde3ca0d
working examples 4 and 5
v0.4.18
Priec
2025-08-07 00:23:45 +02:00
6ba0124779
feature5 implementation is full now
Priec
2025-08-07 00:03:11 +02:00
34c68858a3
feature4 implemented and working properly well
v0.4.17
Priec
2025-08-06 23:16:04 +02:00
4c8cfd4f80
feature3 cursor bug fixed WARNING MIGHT BE BREAKING IF PROBLEMS, CHECK THIS COMMIT but it should be safe imo
v0.4.16
Priec
2025-08-06 22:19:07 +02:00
85c5d7ccf9
feature3 with bug, needs a fix immidiately
Priec
2025-08-06 22:05:10 +02:00
46a0d2b9db
better example for feature2 being implemented and integrated into the codebase
v0.4.15
Priec
2025-08-05 21:15:25 +02:00
c9b4841f67
validation2 example now working and displaying the full potential of the feature2 being implemented
Priec
2025-08-05 21:11:31 +02:00
d62cc2add6
feature2 implemented bug needs to be addressed
Priec
2025-08-05 19:22:30 +02:00
9c36e76eaa
validation of characters length is finished
v0.4.14
Priec
2025-08-05 18:27:16 +02:00
abd8cba7a5
forgotten cargo lock
Priec
2025-08-05 00:12:25 +02:00
e6c4cb7e75
validation passed to the canvas library now compiled
Priec
2025-08-04 23:38:44 +02:00
3d4435bac5
working colors in vim mode
v0.4.13
filipriec
2025-08-03 22:08:52 +02:00
4146d0820b
line different color changed
filipriec
2025-08-03 21:09:58 +02:00
dbaa32f589
Merge branch 'main' of gitlab.com:filipriec/komp_ac
filipriec
2025-08-03 07:53:36 +02:00
2b8eae67b9
highlight is now finally working
Priec
2025-08-02 23:31:03 +02:00
225bdc2bb6
Merge branch 'main' of gitlab.com:filipriec/komp_ac
v0.4.12
Priec
2025-08-02 22:11:16 +02:00
8605ed1547
fixing issues in the edit/normal mode
Priec
2025-08-02 22:08:43 +02:00
91cecabaca
append at the end of the line is being fully fixed now
filipriec
2025-08-02 16:56:16 +02:00
d4922233ae
Merge branch 'canvas' of gitlab.com:filipriec/komp_ac
filipriec
2025-08-02 15:46:51 +02:00
c00a214a0f
Merge branch 'main' of gitlab.com:filipriec/komp_ac
filipriec
2025-08-02 15:42:56 +02:00
0baf152c3e
automatic cursor style handled by the library
Priec
2025-08-02 15:06:29 +02:00
c92c617314
exposed api to full vim mode
Priec
2025-08-02 13:41:21 +02:00
8c8ba53668
better example
Priec
2025-08-02 10:45:21 +02:00
2b08e64db8
fixed generics
Priec
2025-08-02 00:19:45 +02:00
643db8e586
removed deprecantions
Priec
2025-08-01 23:38:24 +02:00
5c39386a3a
completely redesign philosofy of this library
Priec
2025-08-01 22:54:05 +02:00
8f99aa79ec
working autocomplete now, with backwards deprecation
v0.4.11
Priec
2025-07-31 22:44:21 +02:00
c594c35b37
autocomplete now working
Priec
2025-07-31 22:25:43 +02:00
828a63c30c
canvas is fixed, lets fix autocomplete also
Priec
2025-07-31 22:04:15 +02:00
36690e674a
canvas library config removed compeltely
Priec
2025-07-31 21:41:54 +02:00
8788323c62
fixed canvas library
v0.4.10
Priec
2025-07-31 20:44:23 +02:00
5b64996462
example with debug stuff
Priec
2025-07-31 19:05:57 +02:00
3f4380ff48
documented code now
Priec
2025-07-31 17:29:03 +02:00
59a29aa54b
not working example to canvas crate, improving and fixing now
Priec
2025-07-31 15:07:28 +02:00
5d084bf822
fixed working canvas in client, need more fixes now
Priec
2025-07-31 14:44:47 +02:00
ebe4adaa5d
bug is present, i cant type or move in canvas from client
Priec
2025-07-31 13:39:38 +02:00
c3441647e0
docs and config adjustement
Priec
2025-07-31 13:18:27 +02:00
574803988d
introspection to generated config now works
Priec
2025-07-31 12:31:21 +02:00
9ff3c59961
Remove canvas .toml files from git tracking and ensure they remain ignored
v0.4.9
Priec
2025-07-31 11:37:56 +02:00
c5f22d7da1
canvas library config is now required
Priec
2025-07-31 11:16:21 +02:00
3c62877757
removing compatibility code fully, we are now fresh without compat layer. We compiled successfuly
Priec
2025-07-30 22:54:02 +02:00
cc19c61f37
new canvas library changed client for compatibility
Priec
2025-07-30 22:42:32 +02:00
ad82bd4302
canvas robust solution to movement
Priec
2025-07-30 22:02:52 +02:00
d584a25fdb
removed hardcoded values from the canvas library
Priec
2025-07-30 21:16:16 +02:00
baa4295059
removed _e files completely
v0.4.8
Priec
2025-07-30 20:25:58 +02:00
6cbfac9d6e
read only deleted completely
Priec
2025-07-30 19:39:27 +02:00
13d28f19ea
removing _ro files completely
Priec
2025-07-30 19:30:55 +02:00
8fa86965b8
removing canvasstate permanently
Priec
2025-07-30 19:20:23 +02:00
72c38f613f
canvasstate is now officially nonexistent as dep
Priec
2025-07-30 19:14:35 +02:00
e4982f871f
add_logic is now using canvas library
v0.4.7
Priec
2025-07-30 18:02:59 +02:00
4e0338276f
autotrigger vs manual trigger
v0.4.6
Priec
2025-07-30 17:16:20 +02:00
fe193f4f91
unimportant
Priec
2025-07-30 16:34:21 +02:00
0011ba0c04
add_table now ported to the canvas library also
Priec
2025-07-30 14:06:05 +02:00
3c2eef9596
registering canvas functions now instead of internal state
v0.4.5
Priec
2025-07-30 13:24:49 +02:00
dac788351f
autocomplete gui as original, needs logic change in the future
Priec
2025-07-30 13:00:23 +02:00
8d5bc1296e
usage of the canvas is fully implemented, time to fix bugs. Working now fully
v0.4.4
Priec
2025-07-30 12:51:18 +02:00
969ad229e4
compiled
Priec
2025-07-30 12:45:13 +02:00
0d291fcf57
auth not working with canvas crate yet
Priec
2025-07-30 12:08:35 +02:00
d711f4c491
usage of canvas lib for auth BROKEN
Priec
2025-07-30 11:14:05 +02:00
9369626e21
migration md
v0.4.3
Priec
2025-07-29 23:56:53 +02:00
f84bb0dc9e
compiled successfulywith rich suggestions now
Priec
2025-07-29 23:49:58 +02:00
20b428264e
library is now conflicting with client and its breaking it, but lets change the client
Priec
2025-07-29 23:25:10 +02:00
05bb84fc98
different structure of the library
Priec
2025-07-29 23:04:48 +02:00
46a85e4b4a
autocomplete separate traits, one for autocomplete one for canvas purely
Priec
2025-07-29 22:31:35 +02:00
b4d1572c79
autocomplete is now robust, but unified, time to split it up
Priec
2025-07-29 22:18:44 +02:00
b8e1b77222
compiled autocomplete
Priec
2025-07-29 21:46:55 +02:00
1a451a576f
working, cleaning trash via cargo fix
Priec
2025-07-29 20:14:24 +02:00
074b2914d8
gui canvas with rounded corners
Priec
2025-07-29 20:00:16 +02:00
aec5f80879
gui of canvas is from the canvas crate now
Priec
2025-07-29 19:54:29 +02:00
a1fa42e204
config now finally works
v0.4.2
Priec
2025-07-29 18:56:56 +02:00
306cb956a0
canvas has now its own config for keybindings, lets use that from the client
Priec
2025-07-29 17:16:03 +02:00
d837acde63
bugs fixed, canvas library now replaced internal canvas, only form is using it now
Priec
2025-07-29 16:05:45 +02:00