Skip to content

Latest commit

Β 

History

History
269 lines (135 loc) Β· 13.7 KB

CHANGELOG.md

File metadata and controls

269 lines (135 loc) Β· 13.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.7.2 (2019-04-12)

Features

  • 🎸 allow to mock payment failure (7d3f992)

2.7.1 (2019-04-10)

Bug Fixes

2.7.0 (2019-04-10)

Bug Fixes

  • πŸ› digital printer firing endPrinting twice (78668a4)
  • package: update mini-css-extract-plugin to version 0.6.0 (0e934c7)

Features

2.6.4 (2019-04-03)

Note: Version bump only for package mamba-sdk

2.6.3 (2019-04-02)

Bug Fixes

  • πŸ› editable text input selected condition (76b0361)
  • πŸ› forcefocus breaking another consecutive input focus (72999e3)
  • πŸ› prevent printable content to overflow a page (9ec53ba)
  • πŸ› return null if passed a non-existing storage key (53fa24c)

2.6.2 (2019-03-25)

Bug Fixes

  • πŸ› check if the input is rendered before blurring (2bb0c77)

2.6.1 (2019-03-25)

Bug Fixes

  • πŸ› focus on unexistent input (1eeafbe)

2.6.0 (2019-03-21)

Bug Fixes

  • package: update immer to version 2.1.0 (2e064aa)
  • πŸ› add core-js@3 configs (7bb9bca)
  • πŸ› append a hash to imported images filenames (4d68807)
  • πŸ› babel and core-js@3 breaking the tests (3be4896)
  • πŸ› input using wrong isValid value (4163205)
  • πŸ› money input validation events and extra beep (ff54f7b)
  • πŸ› remove input border transition (715a6b9)
  • typo in readme (8e8fcd2)

Features

  • 🎸 Add format date to yyyy/mm/dd to utils (6d8b1f1)
  • 🎸 add showPrintingDialog prop (eb6dba2)
  • 🎸 add simple mask date formatter (58c9aa5)
  • 🎸 add validate() method (6aaff5f)
  • 🎸virtualkeyboard (#350) (e9440c8), closes #375

2.5.3 (2019-02-22)

Bug Fixes

  • πŸ› fixed background affecting app performance (9c7a713)

2.5.2 (2019-02-21)

Bug Fixes

  • πŸ› add simulated System.getVersion() method (832c24d)
  • πŸ› app initialization without a store (eb81c94)
  • πŸ› cancel auth listener on successful logout (756e90c)
  • πŸ› css being emitted AND injected (65d966a)
  • πŸ› Filter tabs that not fulfils prerequisites (ee1f361)
  • πŸ› Fix active bottom line position (d3e15f2)
  • πŸ› prevent simulator from resetting the url on startup (87568fe)
  • πŸ› Prop name for locking app exit (754c5c7)
  • package: update xmlbuilder to version 11.0.0 (e20d768)
  • πŸ› remove dotter border from row extra slot (548973f)
  • πŸ› simulated keypad not dispatching keys on firefox (664d894)
  • πŸ› Style and send button activating auth method (cb81e1d)

Features

  • 🎸 add configurable persistent simulated admin password (3ca8d84)
  • 🎸 add new value validation through prop method (cc68ccf)
  • 🎸 add size=fill for 100% buttons with no border-radius (b62136a)
  • 🎸 add text css helpers (a204d31)
  • 🎸 AdminLock, App lock and checkPassword simulation (dee5ea9)
  • 🎸 change row label size to 14px (e74269c)

Performance Improvements

  • ⚑️ Controls tab index by state update lifecycle (013eafa)

2.5.1 (2019-02-21)

Bug Fixes

  • πŸ› add simulated System.getVersion() method (832c24d)
  • πŸ› app initialization without a store (eb81c94)
  • πŸ› cancel auth listener on successful logout (756e90c)
  • πŸ› css being emitted AND injected (65d966a)
  • πŸ› Filter tabs that not fulfils prerequisites (ee1f361)
  • πŸ› Fix active bottom line position (d3e15f2)
  • πŸ› prevent simulator from resetting the url on startup (87568fe)
  • πŸ› Prop name for locking app exit (754c5c7)
  • package: update xmlbuilder to version 11.0.0 (e20d768)
  • πŸ› remove dotter border from row extra slot (548973f)
  • πŸ› simulated keypad not dispatching keys on firefox (664d894)
  • πŸ› Style and send button activating auth method (cb81e1d)

Features

  • 🎸 add configurable persistent simulated admin password (3ca8d84)
  • 🎸 add new value validation through prop method (cc68ccf)
  • 🎸 add text css helpers (a204d31)
  • 🎸 AdminLock, App lock and checkPassword simulation (dee5ea9)
  • 🎸 change row label size to 14px (e74269c)

Performance Improvements

  • ⚑️ Controls tab index by state update lifecycle (013eafa)

2.5.0 (2019-02-21)

Bug Fixes

  • πŸ› add simulated System.getVersion() method (832c24d)
  • πŸ› app initialization without a store (eb81c94)
  • πŸ› cancel auth listener on successful logout (756e90c)
  • πŸ› Filter tabs that not fulfils prerequisites (ee1f361)
  • πŸ› Fix active bottom line position (d3e15f2)
  • πŸ› prevent simulator from resetting the url on startup (87568fe)
  • πŸ› Prop name for locking app exit (754c5c7)
  • package: update xmlbuilder to version 11.0.0 (e20d768)
  • πŸ› remove dotter border from row extra slot (548973f)
  • πŸ› simulated keypad not dispatching keys on firefox (664d894)
  • πŸ› Style and send button activating auth method (cb81e1d)

Features

  • 🎸 add configurable persistent simulated admin password (3ca8d84)
  • 🎸 add new value validation through prop method (cc68ccf)
  • 🎸 add text css helpers (a204d31)
  • 🎸 AdminLock, App lock and checkPassword simulation (dee5ea9)
  • 🎸 change row label size to 14px (e74269c)

Performance Improvements

  • ⚑️ Controls tab index by state update lifecycle (013eafa)

2.4.1 (2019-02-13)

Bug Fixes

  • πŸ› fix boolean options not working after last yargs update (cda71e4)

2.4.0 (2019-02-12)

Bug Fixes

  • package: update css-loader to version 2.0.0 (a809d28)
  • package: update eslint-plugin-html to version 5.0.0 (f23244d)
  • package: update eslint-plugin-node to version 8.0.0 (f48e916)
  • package: update eslint-plugin-prettier to version 3.0.0 (b6a0e08)
  • package: update mini-css-extract-plugin to version 0.5.0 (035aed9)
  • package: update postcss-calc to version 7.0.0 (bfe03be)
  • πŸ› no-scroll not preventing scroll (85a39fe)
  • πŸ› Remove invalid "width: block" (63fe39b)
  • package: update postcss-html to version 0.36.0 (#299) (8cfc366)
  • package: update yargs to version 13.1.0 (#354) (a53ca14)
  • πŸ› reset currentGroupName to 'default' after 'endGroup()' is called (c17f2ed)

Features

  • 🎸 Add @mamba/utils with basic money utility methods (19f7315)
  • 🎸 Add currency ceil method (1260649)
  • 🎸 add main entry to facilitate utilities access (3190b62)
  • 🎸 add timeout() method to promisify setTimeouts (224840c)