mirror of https://github.com/espruino/BangleApps
16 lines
800 B
Plaintext
16 lines
800 B
Plaintext
0.01: New App!
|
|
0.02: Add Bangle.js 2 Support
|
|
0.03: Minor code improvements
|
|
0.04: Fix display/overwriting of boolean menu items. Handle back
|
|
functionality, both via `.back` and `"< Back"` items, displaying an
|
|
entry and the `setUI` back widget. Fix `setUI`'s back overwrite. Add
|
|
support for scroll.
|
|
0.05: Fix display of final menu item when no options are given and
|
|
handling of E.showMenu() with no arguments
|
|
0.06: Fix lower bounding of numeric values
|
|
0.07: Fix bug with alarms app (scroller) and correctly show images
|
|
0.08: Fix bug with modifying menu - allows hadash to save scroll positions
|
|
0.09: Don't show "..." if a string isn't truncated (i.e. scrolled)
|
|
0.10: Trigger `remove` callbacks when ending the menu
|
|
0.11: Add options for natural scroll and disabling wrap-around
|