Andrew Isherwood
Andrew Isherwood
I have a model property with a null value, I then do the following: - edit it, giving it a value - save (i.e. click the 'tick' button) Then I:...
#### Enhancement Sending the 'schemaFormValidate' broadcast prompts a validation of the form. However, if you then want to perform an action dependent on the form's $valid property immediately after the...
The purpose of this PR is to implement issue #342. The current filename of the main script and it's minified incarnation conflict with the name of the TinyMCE script. Automated...
As mentioned [here](https://github.com/lloyd/JSONSelect/issues/72), it is not possible to do the following: ``` .preferred:val(true) ``` The following error results: ``` Error: string expected in '.global:val(true)' at te (http://213.138.111.239:3000/bower_components/jsonselect/src/jsonselect.js:44:13) at parse_selector (http://213.138.111.239:3000/bower_components/jsonselect/src/jsonselect.js:350:50)...
In `toaster.mdx` the property name `theme` is incorrect, it should be `iconTheme`.