Luis Vargas
Luis Vargas
* add dependencies to `package.json` * add requirejs sample * make `angular-vis.js` UMD * add `node_modules` to `.gitignore`
Please add support for converting the groovy files into js using commonJs modules. For example having next code: ```groovy // Person.groovy package com.example.grooscript_sample.models class Person { String firstName String lastName...
as a user I would like to be able to navigate the drop-down-menu-items with the keyboard after clicking a drop-down-component and appearing the menu.
1. Add period button 2. write semicolon when press comma 3. write colon when press period 4. Add equal button.
1. Arrow buttons that permit to users to move the cursor for editing words. 2. Comma button with the option of putting semicolon when it is long pressed. 3. Accented...
1. When you give one click to shift button, the key pressed right after return to the keyboard original view. 2. When you give double click to shift button, the...
1. Qwerty Keyboard as default. 2. Code for arrow buttons.
1. Add comma button 2. Add option to write semicolon with comma button. 3. Add option to write colon with period button.