angular-meteor

Angular and Meteor - The perfect stack

MIT License

Downloads
94
Stars
2.4K
Committers
169

Bot releases are visible (Hide)

angular-meteor - Fix for splicing array

Published by Urigo about 9 years ago

Bug fix

bugfix (get-updates): changed the way array changes are saved to mongo, thanks @netanelgilad , #739 , Fixes ##689

Docs

Thanks to @BrainCrumbz @Tallyb @mbeaudru @MilosStanic @ssuksawat

angular-meteor - Official Angular Meteor Package

Published by Urigo about 9 years ago

Finally version 1.0.0 has landed (now 1.0.1 obviously...)

Remove your urigo:angular package and change to the angular package.

Breaking changes since 0.9

On a personal note, this has been an amazing personal journey for me, working for this goal for about a year now.
It’s only symbolic that we just passed the 1000 stars on Github.

Endless thanks to all the great contributors who made that happen:
@Urigo, @loneleeandroo, @yagoferrer, @netanelgilad, @ShMcK, @barbatus, @dotansimha, @simonv3, @DAB0mB, @davidyaha, @Tallyb, @fredrikekelund, @leoetlino, @rjsmith, @okland, @smoke, @ccortezia, @modcoms, @mxab, @oshai, @idanwe, @markleusink, @epotvin, @pbastowski, @IgorMinar, @Nieziemski, @PeterHB999, @dotob, @EmmN, @NazarK, @ppotoplyak, @freezby, @blevinscm, @srtucker22, @JNissi, @ecwyne, @asafdav, @mgnusl, @MilosStanic, @goooseman, @topikachu, @revov, @thos37, @TravisDart, @stubailo, @diego-vieira, @stlouisweb, @nickjanssen, @PierrePIRONIN, @RichardLitt, @rclai, @fmachucas, @oneonestar, @Zeakk, @Kuzmin, @cedric25, @junglerocket, @eugene-d, @gilnis2, @ivanproskuryakov, @pieperz, @jonmc12, @jvaz11, @kaihaase, @kpourdeilami, @artisonian, @Unavi, @Haellsigh, @digioak, @omer72, @panw, @batjko, @dt-pward, @pavlovich, @AJ-Acevedo, @robdotis, @basti1253, @SyedWasiHaider, @gitter-badger, @TFarla, @TzachDesign, @dj0nes, @cuitianze, @scresawn, @thomkaufmann, @tschaei

angular-meteor - Bower version fixes

Published by Urigo about 9 years ago

angular-meteor - Getting closer to official release

Published by Urigo about 9 years ago

angular-meteor - Object and Collection Fixes

Published by Urigo over 9 years ago

Bug Fixes

  • Fix meteorCollection bad behavior with deep-objects update and null fields , thanks @ccortezia - #506
  • fix(AngularMeteorObject): delete server properties after unset changes , thanks @idanwe - #523

Docs

  • Fixes, thanks @TravisDart , @markleusink , @Tallyb , @ppotoplyak , @tschaei , @dotansimha
angular-meteor - $meteor.collectionFS

Published by Urigo over 9 years ago

Features

  • Move files functionality with CollectionFS to $meteor.collectionFS , thanks @dotansimha - #467 #472 #474 #480 #499
  • New getCollectionReactively, thanks @mxab - #466 #471

Dependencies

  • Update Angular to 1.4.1

Bug Fixes

  • Fix bad behavior of diffArray on the presence of nulled and empty objects, thanks @ccortezia - #475

Docs

  • Fixes, thanks @oshai @Tallyb @modcoms @mxab @sorahavok @ivanproskuryakov @westlakem @scresawn @markleusink @mgnusl @oneonestar
angular-meteor - Diff-Array Fixes

Published by Urigo over 9 years ago

Bug Fixes

  • Cfs file insert fix , thanks @mxab , #438
  • (Diff-Array) Fix/fixes on diff array #446
  • Fix new fields in diff-array cause undefined access error, thanks @mxab #441

Docs

  • Many improvements, thanks @modcoms @dotob @AJ-Acevedo @basti1253 @ccortezia
angular-meteor - Angular-Server (!!) and Many Tests

Published by Urigo over 9 years ago

Features

Tests

  • Adding lots of E2E and unit tests for angular-meteor, soon will be featured in the tutorial as well.

Bug Fixes

  • Fix saving Dates in $meteorCollection and adding tests for date and nested dates, fixes #428 , #371
  • Fix issue when deepCopyRemovals removes fields that are false-y , thanks @netanelgilad #423
  • Fixed a bug where different dates did not trigger an "is changed" update , thanks @bjarketrux , #422

Docs

  • Fixes, thanks @modcoms @Tallyb @oshai
angular-meteor - Angular 1.4.0 and Tests

Published by Urigo over 9 years ago

Tests

  • More and more E2E and performance tests - thanks a lot @netanelgilad

Dependencies

  • Update to Angular 1.4.0

Bug Fixes

Docs

  • Fixes and improvements, thanks @Tallyb , @oshai ,@TFarla
angular-meteor - Testing! and Bug fixes and performance improvements

Published by Urigo over 9 years ago

Tests

Add E2E tests, unit tests and Travis - thanks a lot @netanelgilad !!!

Performance improvements

Collection rendering speed improvement , thanks @barbatus - #344

Docs

  • Fixes, thanks @Tallyb @pbastowski @oshai @blevinscm
angular-meteor - Deep copy in $meteor.collection

Published by Urigo over 9 years ago

Features

Bug Fixes

Docs

  • Fixes, thanks @Tallyb
angular-meteor - Collections, Objects and subscriptions attached to scope for automatic closing

Published by Urigo over 9 years ago

Features

  • Delete Blaze view handler on $scope destroy, thanks @barbatus - #321
  • Change $scope.subscribe to $scope.$meteorSubscribe (closing the subscription on scope $destroy), thanks @maenriquez and @auterium - #323
  • Add $scope.$meteorCollection & $scope.$meteorObject methods that will stop the collection or object on scope $destroy, thanks @maenriquez and @auterium - #323
  • Close when scope destroys also in $scope.MeteorCollection/Object.subscribe functions - https://github.com/Urigo/angular-meteor/commit/429a0ca623547476c03dcf7b86b7664173e78aca

Docs

  • New tutorial step - Angular Material , thanks @MilosStanic
  • New tutorial step - Adding 3rd party libraries, thanks @dotansimha
  • New pages for Angular 2.0, Angular2.0Now and Angular-Server, thanks @simonv3 @netanelgilad @pbastowski
  • More fixes, thanks @gilnis2 @ppotoplyak @cedric25 @goooseman
angular-meteor - $scope.subscribe

Published by Urigo over 9 years ago

Features

Bug fixes

angular-meteor - Fixes $$hashkey issue #299

Published by Urigo over 9 years ago

angular-meteor - Fix Jquery weak dependency

Published by Urigo over 9 years ago

Update to angular:[email protected]_1 with adds Jquery as weak dependency, fixes #314

angular-meteor - requireValidUser

Published by Urigo over 9 years ago

Features

Bug fixes

Enhancements

Docs

  • Doc improvements, thanks to @goooseman @pbastowski @Haellsigh @mweitzel2005 @robdotis @Tallyb
angular-meteor - IE support and AngularMeteorObject bug fix

Published by Urigo over 9 years ago

Features

  • Add support to IE , Very nice work by @netanelgilad , Fixes #265

Performance improvements

Enhancements

  • Moved AngularMeteorCollection and AngularMeteorObject classes into an Angular factory

Docs

  • Doc improvements, thanks to @Tallyb
angular-meteor - CollectionFS support

Published by Urigo over 9 years ago

Features

Performance improvements

Enhancements

Bug fixes

Docs

  • Doc improvements, thanks to @fmachucas , @simonv3 , @lufeng
  • Changing the master branch of the tutorial app to be equal for the last step so it will be easier to pull request and look at the end result
angular-meteor - Another quick fix in accounts - thanks @srtucker22

Published by Urigo over 9 years ago

angular-meteor - Quick fix for multiline comments

Published by Urigo over 9 years ago

Very quick and nice discovery and fix for multiline comments - thank you so much @smoke !!