Amerlander
|
3e0c9b43a2
|
V4 updates for beta testing (#147)
* change simulator svg
* change radio image
* Remove google fonts cdn
* change color of 'advanced' button
* font fix
* font fix 2
* display fix
* change fullsceen simulator bg
* Continuous servo
* handle continuous state
* adding shims
* update rendering for continuous servos
* fixing sim
* fix sig
* typo
* fix sim
* bump pxt
* bump pxt
* rerun travis
* Input blocks revision
- add Button and Pin event types
- merge onPinPressed & onPinReleased in new onPinEvent function
- create new onButtonEvent function
* update input blocks in docs and tests
* remove device_pin_release block
* Hide DAL.x behind Enum
* bring back deprecated blocks, but hide them
* shims and locales files
* fix input.input. typing
* remove buildpr
* bump V3
* update simulator aspect ratio
* add Loudness Block
* revoke loudness block
* Adds soundLevel
To be replaced by pxt-common-packages when DAL is updated.
* Remove P0 & P3 from AnalogPin
* Fix Sound and replace AnalogPin.P0
* remove approved extensions
* V4 Updates from remote Repo
* locales
* add storage functions
* fix storage functions
* fix int/float values
* decrease decimal precision
* reorder blocks
* Update BLE Settings and Storage Blocks
* Fetch MicroBit changes up to v4.0.18
* Update timing for LED Matrix usage
* use 32kb ram (mini v2)
* resize gatt table
* Revert "use 32kb ram (mini v2)"
This reverts commit 4b15592f0f .
* fix missleading indentation
* add support for 32kb and 16kb ram
* only MIT extensions in preferredRepos
* remove extensions without MIT License file
* add updated extensions
* add extensions with MIT license
Co-authored-by: Juri <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
|
2022-03-22 09:36:19 -07:00 |
|
Amerlander
|
9528f73140
|
Beta updates (#117)
* fixes for beta
- hide blocks without function
- digital Pin selection bring P0 in first position
- add compass block to end confusion about "basic.showArrow(ArrowNames.North)"
- add approved repos
- add and sort preffered repos
- add prefferedPackages
- disable webUSB
- disable parts
- remove mobileSafariDownloadProtocol
- update socialOptions
* remove `preferredPackages` from `pxtarget`
* Beta updates
- removed robobit extension
- updated docs menu
- added about.md
- added arrow icons
- removed show arrow block
* Beta Update
- replace webUSb Images
- update extension list
- hide II2C Pins from digitalPins
- move compile service repos back to calliope
* replace extension images
* Beta update
- change extension upload button style
- deprecate arrow blocks
Co-authored-by: Juri <gitkraken@juriwolf.de>
|
2020-09-15 09:10:07 -07:00 |
|
Amerlander
|
64471a53f9
|
fetch pxt-microbit v2.2.30 (#102)
* undo buttonEvent
* fetch microbit v2.2.30
Co-authored-by: Amerlander <gitkraken@juriwolf.de>
|
2020-05-08 09:35:38 -07:00 |
|
Amerlander
|
e4008a3a73
|
Fixes display and fonts (#85)
* change simulator svg
* change radio image
* Remove google fonts cdn
* change color of 'advanced' button
* font fix
* font fix 2
* display fix
* change fullsceen simulator bg
* Continuous servo
* handle continuous state
* adding shims
* update rendering for continuous servos
* fixing sim
* fix sig
* typo
* fix sim
* bump pxt
* bump pxt
* rerun travis
|
2020-02-15 13:16:34 -08:00 |
|
Amerlander
|
a4f86fb7ac
|
Some Fixes (#83)
* change simulator svg
* change radio image
* Remove google fonts cdn
* change color of 'advanced' button
|
2020-02-13 17:24:42 -08:00 |
|
Amerlander
|
5c114a0c57
|
2.1.28, initiation update to PXT v5.28.24 (#54)
|
2019-12-01 20:58:26 -08:00 |
|
Sam El-Husseini
|
052cca94a2
|
UI changes to be inline with latest v0 (#16)
|
2017-12-14 13:30:47 -08:00 |
|
Peli de Halleux
|
e93ae5e01b
|
adjusting old styles
|
2017-12-14 11:21:55 -08:00 |
|
Peli de Halleux
|
90fe68943e
|
Moving back to pxtcore v0 (#10)
* migrating to v0
* moving external repos to targetconfig
* reenabling sharing
* updating target
* missing dependencies
* updated pxt version
* fixing missing file
* ignore docs errors
* udpated readme
* bumping pxt
* moving setting to correct location
* missing blockly less
|
2017-12-12 10:55:00 -08:00 |
|
Sam El-Husseini
|
53dd4206a0
|
Cleaning up styles
|
2017-01-26 14:45:39 -08:00 |
|
Peli de Halleux
|
703a876a84
|
updates style
|
2017-01-19 21:08:14 -08:00 |
|
Sam El-Husseini
|
ef6c3a6617
|
ui changes accompanying changes in pxt, converging where possible
|
2016-12-31 02:15:21 -08:00 |
|
Peli de Halleux
|
6530bc26ae
|
fixing menu active css
|
2016-12-22 23:24:53 -08:00 |
|
Peli de Halleux
|
98eab3672f
|
updated css breakpoints
|
2016-12-22 22:36:06 -08:00 |
|
Sam El-Husseini
|
303d37ac9b
|
toolbox buttons for tablet mode
|
2016-12-06 16:16:50 -08:00 |
|
Sam El-Husseini
|
69e2b41c40
|
Supporting new blockly toolbox buttons
|
2016-12-06 15:29:53 -08:00 |
|
Sam El-Husseini
|
62cbacc8ba
|
theming the add package button
|
2016-12-01 23:53:38 -08:00 |
|
Sam El-Husseini
|
a9fd336093
|
Using white organisation logo for wide logo
|
2016-12-01 23:46:53 -08:00 |
|
Peli de Halleux
|
dfc7a1ddb9
|
nicer simulator animation
|
2016-11-30 03:32:53 -08:00 |
|
Sam El-Husseini
|
d7e1ec41b8
|
Setting blockly toolbox top / bottom radius in css after recent change. Setting loading to pulsar.
|
2016-11-16 21:17:00 -08:00 |
|
Peli de Halleux
|
5df83bb079
|
quick style fix
|
2016-11-15 22:35:02 -08:00 |
|
Peli de Halleux
|
15d4a594ae
|
adding hover style on categories
|
2016-11-10 10:10:03 -08:00 |
|
Peli de Halleux
|
0b144539f3
|
merging master
|
2016-11-09 13:20:18 -08:00 |
|
Sam El-Husseini
|
36755400fd
|
Fix for incorrect nav menu height, fixes #701
|
2016-11-07 10:40:45 -08:00 |
|
Sam El-Husseini
|
ed8aaf8bda
|
Updating to use pxt.less
|
2016-11-01 17:49:39 -07:00 |
|
Peli de Halleux
|
94e72784b9
|
merging microbit changes
|
2016-11-01 08:35:45 -07:00 |
|
Sam El-Husseini
|
20189a709b
|
Using Google font: Roboto
|
2016-10-28 11:15:19 -07:00 |
|
Sam El-Husseini
|
bbe93ae9a2
|
UI changes: fixing mobile view.
|
2016-10-27 18:43:09 -07:00 |
|
Sam El-Husseini
|
749ba6b984
|
UI changes to match the calliope design.
|
2016-10-27 16:15:44 -07:00 |
|
Sam El-Husseini
|
298382c19f
|
UI theming changes.
|
2016-10-27 16:12:53 -07:00 |
|
Sam El-Husseini
|
ba69563bf4
|
Adding theming support to pxt-microbit. (#288)
|
2016-10-24 14:55:21 -07:00 |
|
Sam El-Husseini
|
a5eb93d3e1
|
Updating theme.config to use the pxt theme.
|
2016-10-24 14:07:20 -07:00 |
|
Peli de Halleux
|
b20e185bf2
|
parameterize download button color
|
2016-10-20 19:36:00 -07:00 |
|
Peli de Halleux
|
299b595581
|
added custom theme style
|
2016-10-20 19:29:10 -07:00 |
|