Vladimir Lapchenko

Results 4 issues of Vladimir Lapchenko

Please, extend syntax of JS Compiler to make insertions of source laconf into js code directly, like: ``` var dlg = new WAVE.GUI.Dialog({ header: "Some Infromation", body: /*** div {...

Please, fix JS Compiler to correctly parse NHT code insertions like as: ``` div { span="?[:SomeVariable]" {} } ```

Please, add to JS Compiler an ability to get a text representation of created DOM element object.

Can't change value in input with type='date' in WAVE.RecordModel

bug