Ember_Simple_Calculator icon indicating copy to clipboard operation
Ember_Simple_Calculator copied to clipboard

Simple Calculator Web App Using Ember.js

Results 11 Ember_Simple_Calculator issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [engine.io](https://github.com/socketio/engine.io) to 3.6.1 and updates ancestor dependency [ember-cli](https://github.com/ember-cli/ember-cli). These dependencies need to be updated together. Updates `engine.io` from 1.8.0 to 3.6.1 Release notes Sourced from engine.io's releases. 3.6.1 :warning:...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 3.4.2 and updates ancestor dependency [ember-cli](https://github.com/ember-cli/ember-cli). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 3.4.2 Release notes Sourced from socket.io-parser's releases. 3.4.1 Bug...

dependencies

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [ember-cli](https://github.com/ember-cli/ember-cli). These dependencies need to be updated together. Removes `xmldom` Updates `ember-cli` from 2.16.2 to 4.7.0 Release notes Sourced from...

dependencies

conflict resolved

add brackets to get good results

Javascript hack to add keyboard support

Calculator is not taking input from keyboard.

Would be great to have a demo to test. Since i have never heard over emberjs, I'd like to see a setup guide / start help. Thanks for considering.