Ember Data v2.13.0-beta.1 發布,一個用于加載、更新模型的庫

jopen 7年前發布 | 5K 次閱讀 Ember Data

 

Ember Data是一個用于加載、更新模型的庫,模型來自持久層(如從JSON API獲取),更新完成后保存更改。它提供了許多專門為瀏覽器端的JavaScript環境設計的工具方法。

更新日志

  • #4767 Updating gitignore to remove .idea
  • #4741 Clean up some YUIdoc erros
  • #4693 Fixed modelFor documentation. Look up model's class name (#4693)
  • #4719 [DOC release] Add note to embedded records mixin (#4719)
  • #4723 Simplify Backburner Usage (#4723)
  • #4715 converts Snapshot to an es6 class instead of using prototype assign
  • #4728 [CLEANUP beta] Linter changes for addon, addon/adapters and addon/serializers
  • #4708 es6 RecordArrayManager
  • #4657 Deprecate unused initializers
  • #4593 Free up internalModels
  • #4729 [CLEANUP Beta] Linter changes for addon/-private (not -private/system)
  • #4730 [CLEANUP Beta] Linter changes for addon/-private/system
  • #4799 [DOC] Add Ember imports and use lets in adapter examples
  • #4760 Update deprecate arguments (#4760)
  • #4743 [BUGFIX canary] Fix _lookupFactory deprecation for Ember canary
  • #4747 Updates code sample to match Guides
  • #4750 Add a yarn lock file
  • #4745 License: 2017
  • #4808 Avoid mutating model factory in _modelForMixin.
  • #4772 [DOC] Shorthand method syntax, quotes, and cleanup
  • #4766 [DOC] Update store.unloadRecord description
  • #4763 Document cache/request behavior of query #4733 (#4763)
  • #4771 [BUGFIX beta] Ensure ISO-8601 regex correctly matches timestamps (#4771)
  • #4765 [DOC] Make model.unloadRecord public (#4765)
  • #4762 [DOC] - add bower install to README
  • #4769 [DOC release] Add missing docs for preload option.
  • #4815 More Cleanups
  • #4780 [DOC] shorthand method and quotes/semicolons for serializers/json
  • #4778 [DOC] shorthand methods and quotes for json-api serializer (#4778)
  • #4775 [DOC] shorthand methods for transform
  • #4774 [DOC] Shorthand method fixes in adapter
  • #4776 [DOC] shorthand method fixes for serializer
  • #4777 [DOC] shorthand method in attr
  • #4832 remove isPrimaryType’s reliance on modelName (#4832)
  • #4794 Fix spelling error in documentation
  • #4782 [DOC] shorthand methods and quotes for adapter errors
  • #4781 [DOC] shorthand method and quotes fro serializers/rest
  • #4789 Do not access container if Ember.getOwner exists.
  • #4790 Add a test for #4770
  • #4783 [DOC] shorthand methods for rest adapter
  • #4837 Stefs cleanup (#4837)
  • #4810 [Fixes #4807] realize class + factory seperation
  • #4809 bump ember-cli
  • #4805 Don’t redefine findPossibleInverses for each _findInverseFor
  • #4806 Added missing DS references to DS.Model implementation examples
  • #4798 [DOC] Cleanup example code in attr
  • #4841 Cleanup (#4841)
  • #4830 don’t create extra internal promise objects
  • #4823 [BUGFIX] ensure all of DS is initialized together
  • #4813 misc cleanup (#4813)
  • #4818 remove more unneeded class reification
  • #4831 Cleanup things and stuff (#4831)
  • #4836 cleanup + reject with useful reasons
  • #4838 Stefs cleanup (and some test suite memory leak fixes) (#4838)
  • #4840 [DOC] Fix markup for example code of DS.Model#inverseFor
  • #4842 Stable has many promise proxy (#4842)
  • #4846 remove un-needed Ember.A
  • #4850 Optimise has many notifications (#4850)
  • #4851 Don't calculate _changedKeys pointlessly (#4851)

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/7503fedb

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!