the-djmaze
|
c33dd8f856
|
Centralize tryToClose() for all popups
|
2024-08-06 21:41:52 +02:00 |
|
the-djmaze
|
cd5ba2b000
|
transitionend listen to opacity as top changed on resize of view
|
2024-07-07 23:33:29 +02:00 |
|
the-djmaze
|
325197175b
|
Bugfix: prevent multiple afterShow() and afterHide() due to transitionend on multiple properties
|
2024-07-07 16:31:34 +02:00 |
|
the-djmaze
|
f8d358a4f3
|
Added JavaScript rl-vm-visible event so that demo extension can prefill passphrase
|
2024-07-07 16:28:29 +02:00 |
|
the-djmaze
|
c14d7bdd46
|
Add some comments and some renames
|
2024-03-26 12:26:35 +01:00 |
|
the-djmaze
|
14bee5d3bd
|
new Error() to Error()
|
2024-02-28 19:46:21 +01:00 |
|
the-djmaze
|
27d119c068
|
Bugfix: typeCast() number could return NaN
|
2024-02-13 11:10:56 +01:00 |
|
the-djmaze
|
a96ff94c6f
|
Bugfix handling of RainLoop Sieve script
|
2024-01-03 02:41:42 +01:00 |
|
the-djmaze
|
7135af995d
|
Extend example extension code with more details
|
2023-11-27 01:51:23 +01:00 |
|
the-djmaze
|
36789bd3b5
|
Cleanup knoin
|
2023-10-24 17:25:09 +02:00 |
|
the-djmaze
|
e6a60b879e
|
No need for __dom property
|
2023-10-24 17:07:14 +02:00 |
|
the-djmaze
|
8841464f84
|
Remove unused returnValue
|
2023-10-08 12:30:38 +02:00 |
|
the-djmaze
|
eb566ca9db
|
Changes for idea in #1150 (isSmall not active yet)
|
2023-08-28 10:11:34 +02:00 |
|
the-djmaze
|
8623bb5d60
|
Reduce use of isMobile()
|
2023-02-23 15:43:32 +01:00 |
|
the-djmaze
|
9dd917894d
|
Resolve #960
|
2023-02-14 19:04:14 +01:00 |
|
the-djmaze
|
98d686bc14
|
Cleanup AbstractViewPopup handling
|
2023-02-12 00:27:11 +01:00 |
|
the-djmaze
|
e4b0d43b3d
|
Bugfix: screenOnRoute sometimes failed
|
2023-02-11 20:41:54 +01:00 |
|
the-djmaze
|
415102aa37
|
Replace Element.fromHTML() with createElement()
|
2023-02-11 20:38:57 +01:00 |
|
the-djmaze
|
70e32e0905
|
Bugfix: autofocus was triggered when view resized
|
2023-02-06 08:49:56 +01:00 |
|
the-djmaze
|
528b6cd096
|
cleanup some json code
|
2023-01-25 09:41:15 +01:00 |
|
the-djmaze
|
f080a302b1
|
Almost all JSON properties to JavaScript camelCase
|
2023-01-24 18:58:25 +01:00 |
|
the-djmaze
|
4ebde92a06
|
v2.22.4
|
2022-11-28 14:07:26 +01:00 |
|
the-djmaze
|
e5ed52b79e
|
Changes for #714
|
2022-11-27 16:05:44 +01:00 |
|
the-djmaze
|
1032d0eb45
|
SCREENS = {} to SCREENS = new Map
|
2022-11-22 11:00:09 +01:00 |
|
the-djmaze
|
b655e0ad70
|
Bugfix: .apply() error on leftPanelDisabled.toggle
|
2022-11-22 09:53:46 +01:00 |
|
the-djmaze
|
e5ef0eaa6a
|
Resolve #673
|
2022-11-16 15:55:16 +01:00 |
|
the-djmaze
|
81a453955e
|
v2.21.2
|
2022-11-15 13:37:25 +01:00 |
|
the-djmaze
|
115437fb6a
|
v2.20.2
|
2022-11-05 12:07:26 +01:00 |
|
the-djmaze
|
b2e1fa993d
|
Added JavaScript rl-view-model.create event for advanced code injections
This commit contains one for Nextcloud, so you understand how it works
|
2022-10-12 14:06:11 +02:00 |
|
the-djmaze
|
b12852bd08
|
Reduce JavaScript footprint
|
2022-10-10 13:52:56 +02:00 |
|
the-djmaze
|
118558cdfd
|
Renamed SaveSettingsStep to more logical SaveSettingStatus
|
2022-09-26 14:02:30 +02:00 |
|
the-djmaze
|
18096cb6ee
|
v2.18.0
|
2022-09-08 10:07:27 +02:00 |
|
the-djmaze
|
af86cabcff
|
Improved info for new HTMLDialogElement features
|
2022-09-06 20:02:27 +02:00 |
|
the-djmaze
|
8cdce0c302
|
Bugfix: prevent issue with modal dialog supported Esc key to close
|
2022-09-06 19:22:53 +02:00 |
|
the-djmaze
|
732b6eb641
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
the-djmaze
|
562e1e5e68
|
Resolve #413
|
2022-05-19 21:16:00 +02:00 |
|
the-djmaze
|
c1bed26fd1
|
Resolve #399 (just remove the confusing feature "hide submit button")
|
2022-05-17 09:15:06 +02:00 |
|
the-djmaze
|
80eed213d9
|
Allow cancelable on some custom javascript events.
|
2022-04-29 13:07:49 +02:00 |
|
the-djmaze
|
8c8c414bda
|
v2.14.2
|
2022-04-05 11:06:22 +02:00 |
|
the-djmaze
|
48974d1b5a
|
Get rid of i18nInit and improve i18nUpdate
|
2022-04-05 10:31:55 +02:00 |
|
djmaze
|
d6dc4d291c
|
Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI
|
2022-03-11 10:26:25 +01:00 |
|
the-djmaze
|
3e494f6519
|
Cleanup views system
|
2022-03-08 12:28:16 +01:00 |
|
the-djmaze
|
4dd58f7c36
|
Cleanup and better rename settings screens to match template names
|
2022-03-08 00:51:32 +01:00 |
|
the-djmaze
|
60987f4623
|
Cleanup shortcuts scope handling
|
2022-03-07 13:47:03 +01:00 |
|
the-djmaze
|
fe0f6af9f4
|
Renamed closeCommand() to close() because it has no command feature anymore
|
2022-03-04 09:21:24 +01:00 |
|
the-djmaze
|
f0b0d21386
|
Some small cleanups/corrections
|
2022-03-03 19:22:17 +01:00 |
|
the-djmaze
|
f50f2c5ea0
|
decorateKoCommands() each command must have function
And due to that, a bug is found and solved in MessageView
|
2022-03-03 17:34:45 +01:00 |
|
the-djmaze
|
fafe56ecb4
|
Fix and improved hasher routing
|
2022-03-03 16:28:05 +01:00 |
|
the-djmaze
|
096faae844
|
Remove some shortcuts due to conflicts, read #252
|
2022-03-02 09:26:30 +01:00 |
|
the-djmaze
|
3de19b22b6
|
Solve hideSubmitButton issue
|
2022-03-01 10:36:27 +01:00 |
|