Releases: angular-ui/AngularJS-Atom
Releases · angular-ui/AngularJS-Atom
v0.5.3
Compare
Sorry, something went wrong.
No results found
disable autocompletion in JavaScript with whitespaces - #83
support a snippets for $timeout - #79
v0.5.2
Compare
Sorry, something went wrong.
No results found
disable autocompletion in JavaScript with comma and so on - #83
v0.5.1
Compare
Sorry, something went wrong.
No results found
fix Uncaught TypeError: Cannot read property 'toLowerCase' of undefined - #82
support autocompletions with prefix started with $
v0.5.0
Compare
Sorry, something went wrong.
No results found
use autocomplete-plus for autocompletion.
older autocompletion doesn't work with latest Atom.
v0.4.0
Compare
Sorry, something went wrong.
No results found
fix deprecated selector since Atom v1.13.0 - #68
add new attributes of angularjs
v0.3.5
Compare
Sorry, something went wrong.
No results found
change syntax names to compatable with themes - #50
fix a ng-model-options syntax highlight bug - #58
add syntax highlight for ng-required - #59
support jsp files - #55
v0.3.4
Compare
Sorry, something went wrong.
No results found
v0.3.3
Compare
Sorry, something went wrong.
No results found
rollback fixing emmet's tab autocompletion
v0.3.2
Compare
Sorry, something went wrong.
No results found
support normailzed angular's tags and attributes
(e.g data-ng-if, x-ng-if)(#44 )
Bug fixes
fix confict with emmet's tab autocompletion(#19 )
fix wrong syntax highlight(#42 , #43 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
fix Atom update problem that Atom doen't update
v0.2.0 and still use v0.1.0.(#39 )
fix syntax highlight error for ng-options(#20 )