Maxim Chemerisuk

Results 15 issues of Maxim Chemerisuk

http://www.w3schools.com/tags/tag_button.asp > formactionURL Specifies where to send the form-data when a form is submitted. > formenctypeSpecifies how form-data should be encoded before sending it to a server. > formmethodSpecifies how...

enhancement

- [x] decrease number of internal objects created - [x] `$Element#get`/`$Element#set` support `innerHTML` shortcut - [x] drop `$Element#data` - [x] drop `$Element#toggle` - [x] drop `$Element#define` - [x] functor as...

Hi @termi. Tried to use ES6 syntax for classes and found that the output is not desired in some cases. As far as I understood by default it expects that...

@stefan-niedermann a nice design for a time picker would be this: ![2015-01-30_13h56_56](https://cloud.githubusercontent.com/assets/4741199/5975916/e2393eb2-a887-11e4-96d9-adfc91476d2f.png) a click to an arrow jumps time 15 minutes. of course it would be cool if the design...

Probably from the config object in package.json

enhancement