jmoenig
fa2d780b2a
updated version history
2021-07-10 21:54:00 +02:00
jmoenig
3a7ca38acd
PWA experiment tweaks
2021-07-10 21:48:23 +02:00
jmoenig
f55897ff8b
Update manifest.json
2021-07-10 21:12:59 +02:00
jmoenig
8412fcd16d
Update snap.html
2021-07-10 21:00:27 +02:00
jmoenig
f80b97d50c
PWA prototype
2021-07-10 20:52:07 +02:00
jmoenig
1df9bcc891
fixed blocks cache invalidation for unified palette
2021-07-09 16:19:41 +02:00
jmoenig
7b430e9c07
fixed vanishing JSF block bug in new error messages
2021-07-09 13:50:51 +02:00
jmoenig
4d62c646c5
translation support for category labels in the unified palette
2021-07-09 11:04:13 +02:00
jmoenig
59032ba2d5
tweaked slider transparency for flat design mode
2021-07-09 09:16:50 +02:00
jmoenig
79e6e454aa
made scrollbars thinner by default
2021-07-09 08:01:34 +02:00
jmoenig
e6280f4751
* extensions: whitelisted ' https://snap.berkeley.edu/ '
2021-07-09 07:58:43 +02:00
jmoenig
c9366286f9
fixed scroll-into-view glitch when adding scenes
2021-07-08 16:28:23 +02:00
jmoenig
441e3e4d4d
revert previous scrolling optimization
...
nvmd, I'm so stupid ;-)
2021-07-08 13:12:34 +02:00
jmoenig
04bf915d12
optimized Morph >> scrollIntoView()
2021-07-08 12:01:25 +02:00
jmoenig
8a9888061e
commented out saving the unified palette setting in the project xml during development
2021-07-08 09:30:30 +02:00
jmoenig
c8cd14eecd
adjust scroll bars when refreshing the palette
2021-07-08 09:11:40 +02:00
jmoenig
955b3f7075
accelerated unified palette scrolling animation
2021-07-08 08:58:32 +02:00
jmoenig
c425b0d9f9
added category labels to unified palette
2021-07-08 08:51:03 +02:00
jmoenig
1282c818b7
updated history log
2021-07-07 13:53:01 +02:00
Jens Mönig
5ca6199c38
Merge pull request #2857 from cycomachead/display-block-with-error
...
Display block with error
2021-07-07 13:43:02 +02:00
jmoenig
25752ae850
fixed "hide / show primitives" for unified palette
2021-07-07 13:04:06 +02:00
jmoenig
e3de678a14
updated version date
2021-07-07 12:52:14 +02:00
Jens Mönig
8eed28fb54
Merge pull request #2856 from jmoenig/michael/fix-hide-primitives
...
Hide all primitives works in Single Palette mode.
2021-07-07 12:48:15 +02:00
jmoenig
431ac7c000
tweaked perish() animation
2021-07-07 12:20:00 +02:00
Michael Ball
572da6ad17
Merge branch 'master' into display-block-with-error
...
* master:
made unified palette the default for dev
unified palette: offer the currently visible category when letting the user make a block
German translation update (hiding helper blocks in the palette)
serialization support for helper block feature
new feature: hide custom helper blocks in palette
2021-07-06 21:48:46 -07:00
Michael Ball
0c3cfe0d21
Refactor: Show the block where an error occured in a custom block
2021-07-06 19:03:57 -07:00
Michael Ball
e2aec2e7db
tidy up arrow function
2021-07-06 15:14:14 -07:00
Michael Ball
d8216d2487
Hide all primitives works in Single Palette mode.
...
* also, calling "flushBlocksCache" in unified/single mode clears the whole cache
2021-07-06 15:12:31 -07:00
Michael Ball
7e537fc7ae
WIP show block calling a reportGetVar
2021-07-06 11:53:28 -07:00
jmoenig
042b5e0ae0
made unified palette the default for dev
2021-07-06 18:35:07 +02:00
jmoenig
f14bf20232
unified palette: offer the currently visible category when letting the user make a block
2021-07-06 17:08:20 +02:00
jmoenig
09dac66e39
German translation update (hiding helper blocks in the palette)
2021-07-06 09:51:05 +02:00
jmoenig
58cd75e7dc
serialization support for helper block feature
2021-07-06 09:39:54 +02:00
jmoenig
52ab29c261
new feature: hide custom helper blocks in palette
2021-07-06 09:25:29 +02:00
Michael Ball
9ee9e02840
Include a picture of a block when an error occurs in a custom block
2021-07-05 18:20:00 -07:00
jmoenig
e34acb2653
replaced checkboxes in custom block context menus with symbols
2021-07-05 23:27:20 +02:00
jmoenig
e934f14745
unified palette: don't animate scrolling if delta is zero
2021-07-05 16:54:47 +02:00
jmoenig
601b04a72e
added jshint esversion
2021-07-05 16:46:31 +02:00
jmoenig
db3b976430
"serial ports" library
2021-07-05 13:43:05 +02:00
jmoenig
c40d8ed124
web-serial extension primitives
...
pioneered by Dariusz Dorożalski @DarDoro !
2021-07-05 13:29:25 +02:00
jmoenig
99c09d6381
unified palette: indicate "selected" category in selector buttons
2021-07-05 08:01:42 +02:00
jmoenig
cc4365ce39
fixed audio_comp library "plot sound" block to work with translations
...
thanks, Hans, for the report!
2021-07-04 12:46:32 +02:00
jmoenig
7ff3cda55b
updated German translation for unified palette setting
2021-07-03 23:30:00 +02:00
jmoenig
1d9c06e488
renamed "Unified Palette" to "Single palette" in the settings menu
2021-07-03 22:52:38 +02:00
jmoenig
addc1dd35c
fixed unified palette for searching
2021-07-03 22:49:12 +02:00
jmoenig
ed2dff6c23
fixed unified palette for multi-scene projects
2021-07-03 22:09:05 +02:00
jmoenig
7abc954e76
fixed the paletteHandle for the unified palette
2021-07-03 19:38:28 +02:00
jmoenig
6dd99d37e7
arranged the blocks in the unified palette column-wise
2021-07-03 18:44:24 +02:00
jmoenig
9753f70aa9
guard against missing categories when scrolling the unified palette
2021-07-02 21:44:38 +02:00
jmoenig
bbd76e462b
tweaked unified palette scrolling animation (made it more noticeable)
2021-07-02 21:35:42 +02:00