Wykres commitów

5135 Commity (e1cfd26176d437de3a41a86baa0473e32ab824d4)

Autor SHA1 Wiadomość Data
Jens Mönig 1a96e897ee
Merge pull request #2859 from jmoenig/v7-bh
manual, libraries for 7.0
2021-07-16 07:44:32 +02:00
Michael Ball ff23395167
fix typo 2021-07-15 21:14:13 -07:00
Michael Ball a5f1d13c4e Fix bug hiding/showing primitives in Variables palette. Cleanup debugging 2021-07-15 21:09:55 -07:00
Michael Ball 381779b646 Do not show labels in the unified palette for categories with no blocks 2021-07-15 20:47:48 -07:00
Michael Ball ce011d1078 Merge branch 'master' into fix-blocks
* master:
  made sprite-bar height independent of the number of categories
2021-07-15 20:08:30 -07:00
Michael Ball 4288cf3968 fix show primitives to show the odd category blocks 2021-07-15 20:05:23 -07:00
jmoenig cd93b89a31 made sprite-bar height independent of the number of categories 2021-07-15 23:18:10 +02:00
brianharvey 2952148019 manual, libraries for 7.0
The manual isn't finished, but it's in good enough shape to be pushed to dev so we can all look it over.

All I've changed in the libraries is to hide some helper blocks, but not as many as I'd like.  :)
2021-07-13 23:21:25 -07:00
jmoenig 74446be4f9 fixed search from palette context menu 2021-07-13 09:22:03 +02:00
jmoenig bf0680154f fixed refactored "Delete a variable" button for stage palette 2021-07-12 11:03:21 +02:00
jmoenig 6c789b8f50 updated version history 2021-07-12 10:05:49 +02:00
Jens Mönig a83380e280
Merge pull request #2858 from Simon-Mong/patch-17
Update lang-zh_CN.js
2021-07-12 09:58:20 +02:00
Simon-Mong b2c8812b01
Update lang-zh_CN.js
Update the translation of new blocks and delete some unnecessary translations of the names of Math functions.
2021-07-12 12:46:32 +08:00
jmoenig 144ebbd40e added more experimental pwa icons 2021-07-11 16:03:08 +02:00
jmoenig bc636c1fd6 make sure to cache libraries and media in pwa
thanks, @jguille2 !
2021-07-11 15:06:14 +02:00
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