(format copied from the Angular team)
- Meteor 1.3 has been released!!!
- Many exciting features for Angular developers:
- ES2015 Modules
- Testing
- npm support - use packages directly from npm
- Many Cordova improvements
- The latest Angular1-Meteor and Angular2-Meteor versions have been updated to support both Meteor 1.2 and 1.3
- angular-meteor and angular2-meteor are now available on npm!
- Now you can use all of Angular's best practices
- Angular 1.x - I (Uri) recommend the Upgrading from 1.x article as the best practice guide. With Meteor 1.3 it's much easier to use those recommendations
- Tutorials update to Meteor 1.3 and the new Angular best practices
- simple-todos-angular has been updated
- Socially 1.0 and Socially 2.0 has been updated
- Whatsapp clones has been updated
- Many exciting features for Angular developers:
- Angular1 Meteor
- Current latest version -
1.3.10
- changelog
- Support for both Meteor 1.2 and 1.3
- Many many fixes - probably the most solid version to date.
- Support for older syntax - make deprecation warning to not display by default so you can feel safe to update to the latest version even if you like the older syntax. you can always turn the depracation warnings on here
- I recommend all developers who waited with updating to the latest version to update now to latest.
- Current latest version -
- Angular2 Meteor
- Current Latest version -
0.5.2
- Support for both Meteor 1.2 and 1.3
- Updated to Angular 2.0 latest beta
- Many fixes and docs
- Current Latest version -
- Typescript
- The official Meteor
typescript
package has been released - Latest version can be used with the barbatus:typescript package version
0.2.2
meteortypescript:compiler
package as been changed to simply imply the latestbarbatus:typescript
package- We might rename
barbatus:typescript
totypescript
at some point - Also looking for help writing a chapter on Typescript to the Meteor guide
- The official Meteor
- Biggest next things we want help with:
- Angular 1.x to Angular 2.0 migration on top of Meteor
- Blaze migration guide to Angular 2.0
- Add SSR for fast loading times with Angular Universal track
- Tell everyone about the great things that are happening in Angular Meteor :)
- Angular1-Meteor 1.3.6 released with many fixes
- Meteor 1.3 support for Angular 1.x in version 1.3.7
- PR is after review and almost done
- Typescript
- The new merged Typescript package is out in beta -
barbatus:[email protected]
. Source code
- The new merged Typescript package is out in beta -
- As usual, anyone who wants to help - my email in on my Github profile page
- First Weekly community team meeting with open meeting notes!
- Community participants from Poland, Israel, Croatia and Thailand :)
- Roadmap and tasks moved to Github from Trello (can also look at Waffle.io)
- Meteor 1.3 support
- Angular 2
- Ability to Npm just like any other Angular 2.0 app
- ES2015 modules support out of the box (no need for System.js)
- Track progress
- Meteor issues related to Angular 2.0
- Meteor-Angular2-Socially - 90% done
- Ionic 2 - works with 1.3 after our fix merged (issue)
- Angular 1.x
- After 1.3.6-Beta.1
- Track progress
- Angular1-Meteor 1.3.6
- Follow here
- Opened PR
- DAB0mB’s refactoring
- API compatible with 1.3.5
- Separate auth package to separate repo and versions
- First beta should be released tomorrow
- Angular2-Meteor-Data
- Works great for current apps
- Discussions about possible improvements
- Array access for Mongo.cursor
- Separate MeteorComponent to separate services
- Think about the connection with the Reactive-GraphQL data solution - should be the solution for any Angular app using Reactive-GraphQL because it won’t be a Meteor specific solution
- Typescript
- Merge all existing compilers into one official package
- All the other Typescript package manager are on board with us
- Track here
- Alex is on it (@barbatus)
- Making it similar as possible to the official
ecmascript
structure - Should we notify or approach someone from the Typescript team at Microsoft?
- Chores
- Auto changelog
- Docs updating to Meteor 1.3
- Tutorials
- Easy way for beginning contributors to join in
- Guide for how to update a tutorial
- Socially 1 & 2
- Create a Whatsapp clone with Ionic 2.0, Angular 2.0 and Meteor 1.3!
- Record yourself doing the tutorial to update the videos
- Meteor guide
- Angular 1.x article
- Angular 2.0 article
- Typescript article
- Angular 2
- As usual, anyone who wants to help - my email in on my Github profile page