-
Notifications
You must be signed in to change notification settings - Fork 52
New and Noteworthy 0.3.0
Angelo edited this page Jun 21, 2014
·
19 revisions
Here's a list of the most noteworthy things in the tern.java 0.3.0 release which will be available for download on June/July 2014. You can see issues for 0.3.0
Since 0.3.0, Tern facets becomes Tern Modules.
The UI to select a tern plugin or JSON Type Definition was improved :
You can see :
-
Version : you can select the version of tern plugin (if it provides several version)
-
Details/Dependencies/Options : when you select a tern plugin, you can see details, dependencies and options of the tern plugin :
- Details : this tabs describe the tern module and gives sume useful links like the home page of the framework, bugs to create issues if you need improvements/fix for the tern plugin, help.
- Dependencies : this tabs shows dependencies of the tern module. For instance jQuery module depends on browser and ecma5 modules (jQuery JSON Type Definition uses Element definition coming from browser). If you select jQuery and their depencencies is checked, it will select too ecma5 and browser.
- Options : some tern plugin can be configured. Dee node and requirejs tern plugins.
- CKEditor
- Dojo Toolkit 1.8 and 1.9 (with AMD)
- ExtJS
- Google Maps
- Tern IDE
- Tern Toolings
-
Tern Modules
- AngularJS
- AlloyUI
- Browser
- Bootstrap
- CKEditor
- CordovaJS
- Dojo Toolkit
- ECMAScript
- ExtJS
- Game
- jQuery
- JSDoc Support
- Liferay
- Meteor
- Node.js
- Qooxdoo
- snabbt.js
- RequireJS
- Tabris.js
- three.js
- Titanium
- YUI Library
- Completion
- Linter (Validator)
- Tests
- JavaScript Build
- New and Noteworthy