Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Releases: angular-ui/AngularJS-Atom

0.2.0

08 Feb 18:48
Compare
Choose a tag to compare

Features

Bug fixes

  • fix syntax highlight error for angular directives

0.1.0

01 Jan 18:50
Compare
Choose a tag to compare

Features

  • add directives and functions for angular v1.3.x
  • add syntax highlight for angular directives
    (closes #13)
  • add syntax highlight for angular expressions
    (closes #18)

0.0.5 : Bug fixes

08 Sep 10:11
Compare
Choose a tag to compare

Changelog:

  • remove activation message useless(#16)
  • remove semicolon in snippets to allow chaining(#4)
  • fix error in javascript snippets(#11, thanks to @alepop )

0.0.4 : merge atom-angularjs

03 May 10:26
Compare
Choose a tag to compare

Changelog:

Merge atom-angularjs package.

  • support autocompletes in html and javascript
  • support snippets in html and javascript

thanks to @btesser

0.0.3: Bug fixes

28 Feb 21:43
Compare
Choose a tag to compare

Changelog:

Issue #2 : Improvements to Atom conversion thanks to @stevehansell

  • Replaced $TM_JAVASCRIPT_TERMINATOR with semi-colons
  • Removed escaping on $s in the snippet body
  • Inserted a comma into '.text.html, .meta.tag': to fix the html snippets

0.0.2: Updated assets

28 Feb 02:31
Compare
Choose a tag to compare

Add more assets, e.g. keymaps, menus, for more flexibility/options.