Releases: angular-ui/AngularJS-Atom
Releases · angular-ui/AngularJS-Atom
v0.5.3
16 Jan 14:52
Compare
Sorry, something went wrong.
No results found
disable autocompletion in JavaScript with whitespaces - #83
support a snippets for $timeout - #79
v0.5.2
05 Jan 14:42
Compare
Sorry, something went wrong.
No results found
disable autocompletion in JavaScript with comma and so on - #83
v0.5.1
03 Dec 07:23
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
02 Dec 14:21
Compare
Sorry, something went wrong.
No results found
use autocomplete-plus for autocompletion.
older autocompletion doesn't work with latest Atom.
v0.4.0
04 Feb 13:40
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
27 Jul 13:44
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
18 Jan 13:20
Compare
Sorry, something went wrong.
No results found
v0.3.3
15 Oct 09:06
Compare
Sorry, something went wrong.
No results found
rollback fixing emmet's tab autocompletion
v0.3.2
10 Oct 07:05
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
22 May 19:28
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 )