Robin Scholtes
|
5d82ca66f3
|
[#181] handle checkmarks on window resizing
|
2023-04-26 23:16:28 +12:00 |
|
Robin Scholtes
|
5e9aa5cd09
|
[#181] fix selected / checkmark classes on operation list, based on the current recipe list. Update TODO
|
2023-04-26 23:08:44 +12:00 |
|
Robin Scholtes
|
f3ab78d1fd
|
[#181] remove obsolete functions
|
2023-04-24 22:37:27 +12:00 |
|
Robin Scholtes
|
6a1501e7ae
|
[#181] fix glitchy modal popover ( popovers get reinitialised after drag events. This still happens on mobile ops-list )
|
2023-04-24 16:13:02 +12:00 |
|
Robin Scholtes
|
4a761673c0
|
[#181] disable popovers on mobile UI on init and resizing events
|
2023-04-24 11:32:34 +12:00 |
|
Robin Scholtes
|
d0e8863555
|
[#181] a few cosmetic touch ups, todo update
|
2023-04-21 00:15:31 +12:00 |
|
Robin Scholtes
|
1fd72363bd
|
[#181] remove calcControlsHeight as the component is always 70px in height now, and it caused issues on mobile UI. It's become obsolete
|
2023-04-20 21:05:44 +12:00 |
|
Robin Scholtes
|
12116e53b1
|
[#181] move setVisibility to App.mjs since it's pretty generic and could be reused. Update TODO
|
2023-04-19 23:31:06 +12:00 |
|
Robin Scholtes
|
f6b23ecca5
|
[#181] mobile layout: set heights of all components to make up 100vh
|
2023-04-19 23:16:43 +12:00 |
|
Robin Scholtes
|
c779d39a2b
|
[#181] resolve lingering layout issues window resizing, update todos
|
2023-04-19 22:25:23 +12:00 |
|
Robin Scholtes
|
bc12a194a0
|
[#181] place controls in correct position on mobile and desktop, update todo, add new stylesheet for dividers
|
2023-04-19 21:47:22 +12:00 |
|
Robin Scholtes
|
58d4eb855c
|
[#181] restore overall desktop UI
|
2023-04-19 21:21:04 +12:00 |
|
Robin Scholtes
|
c56ffef988
|
[#181] some minor verbosity adjustments across some vars/selectors
|
2023-04-19 18:30:02 +12:00 |
|
Robin Scholtes
|
6e4a813e1f
|
[#181] set mobile and desktop UI on init and window resize without errors
|
2023-04-19 15:35:17 +12:00 |
|
Robin Scholtes
|
2093dac4f9
|
[#181] remove scattered todos and aggregate in temporary todo.txt file, add new css files to split up huge IO stylesheet for better future DevX
|
2023-04-18 20:22:41 +12:00 |
|
Robin Scholtes
|
7648c6dce4
|
[#181] add some rudimentary code to open and close operations at the appropriate moments
|
2023-04-17 20:44:47 +12:00 |
|
Robin Scholtes
|
0e49d52546
|
tidy up code, add controls-height var and implement across stylesheets, start work on operation/category lists
|
2023-04-17 16:03:46 +12:00 |
|
Robin Scholtes
|
c1a5b67603
|
Set favourites icon in pane controls following a consistent template pattern
|
2023-04-17 13:28:14 +12:00 |
|
Robin Scholtes
|
a1d89464ad
|
[#181] update breakpoint to 768, add a TODO
|
2023-04-17 10:19:42 +12:00 |
|
Robin Scholtes
|
683c323fd5
|
[#181] add this.breakpoint and move some user layout choices into an if statement checking the breakpoint
|
2023-04-17 10:19:18 +12:00 |
|
n1474335
|
d6f8e0a520
|
Added a contextual help feature and started writing help descriptions
|
2023-03-17 17:46:13 +00:00 |
|
n1474335
|
0b2cb7e68c
|
Added fine-grain timing for aspects of the bake. Improved efficiency of autobakes and moved output decoding into a worker.
|
2023-02-03 14:55:15 +00:00 |
|
n1474335
|
09fd333997
|
Fixed bug where input would not be loaded from deep links if a chrenc was not set
|
2022-11-04 14:38:30 +00:00 |
|
n1474335
|
b92501ee35
|
Introduced use of conditional chaining operator
|
2022-10-28 13:24:03 +01:00 |
|
n1474335
|
570206af77
|
Line ending sequences for the current tab are included in the deep link URL
|
2022-10-28 12:44:06 +01:00 |
|
n1474335
|
bdb8c02d5a
|
Input and Output encodings are now saved per tab
|
2022-10-21 18:29:52 +01:00 |
|
n1474335
|
5efd125d9b
|
Simplified TabWaiter structure
|
2022-10-21 13:57:46 +01:00 |
|
n1474335
|
a07b8f693b
|
Input and Output character encodings are now stored in the URL, allowing for accuate deeplinking
|
2022-09-16 19:24:57 +01:00 |
|
n1474335
|
5c8aac5572
|
Improved input change update responsiveness
|
2022-07-11 13:43:19 +01:00 |
|
n1474335
|
bc949b47d9
|
Improved Controls CSS
|
2022-07-01 12:01:48 +01:00 |
|
n1474335
|
668eac1f9e
|
Fixed Split.js issues when resizing to around 1000px wide
|
2022-05-30 22:53:17 +01:00 |
|
n1474335
|
c879af6860
|
Fixed 'Save recipe' URL generation issue. Closes #1176
|
2021-02-16 14:12:14 +00:00 |
|
n1474335
|
2b2ffb3346
|
Updated dependencies
|
2020-12-11 16:24:39 +00:00 |
|
n1073645
|
33464b3388
|
Linting changes
|
2019-11-14 08:55:27 +00:00 |
|
n1474335
|
383aab5f85
|
Improved theme selection. Added changeTheme method.
|
2019-10-27 15:17:06 +00:00 |
|
Ryan Adolf
|
6e2fb67d76
|
Theme configuration through url
|
2019-10-24 16:32:14 -07:00 |
|
n1474335
|
572f035877
|
Background magic is now debounced to prevent it firing too often.
|
2019-08-29 14:08:56 +01:00 |
|
n1474335
|
4c28627459
|
Added pulse to Background Magic button to draw attention.
|
2019-08-28 16:14:13 +01:00 |
|
j433866
|
082d939f7d
|
Add customisations for confirm box.
Can change the text of the accept and reject buttons.
Now returns undefined if the user clicks off it
|
2019-08-22 11:26:04 +01:00 |
|
n1474335
|
e4e32a9c56
|
Merge branch 'master' into v9
|
2019-07-05 12:30:28 +01:00 |
|
n1474335
|
5eb3979504
|
Updated dependencies and linter
|
2019-07-05 12:22:52 +01:00 |
|
j433866
|
a9f8dac656
|
Fix stepping.
Move stepping logic into App.
Change toggleBakeButtonFunction to use a str instead of booleans.
Tidy up handleLoaderMessage in InputWaiter.
|
2019-07-02 12:23:46 +01:00 |
|
j433866
|
dd5038c15b
|
Bring up to date with master
|
2019-07-01 11:51:17 +01:00 |
|
n1474335
|
6f6786d79e
|
Baking controls now scale to fit the pane correctly
|
2019-06-28 17:09:00 +01:00 |
|
j433866
|
05d81eb734
|
Merge remote-tracking branch 'upstream/master' into multiple-input-files
|
2019-06-14 14:56:16 +01:00 |
|
j433866
|
e35ef8f39b
|
Escape HTML for error messages being sent to alert
|
2019-06-14 14:31:38 +01:00 |
|
j433866
|
c2087f6d5f
|
Move tab logic into a new TabWaiter
|
2019-06-06 16:33:35 +01:00 |
|
j433866
|
31a3af1f84
|
Remove step and progress from Chef.
It's now all handled by the App!
|
2019-06-04 14:02:45 +01:00 |
|
j433866
|
87dc325932
|
Move debouncer to App.
Debounce drag of splitter and window resize
|
2019-06-03 14:59:41 +01:00 |
|
j433866
|
eb91dd7a7d
|
Add documentation for getURIParams
|
2019-06-03 14:23:00 +01:00 |
|