Ember.js - A JavaScript framework for creating ambitious web applications
Switch branches/tags
Clone or download
rwjblue Merge pull request #17357 from mike-north/notify-property-change-embe…
…r-object

Allow notifyPropertyChange to be imported from @ember/object
Latest commit 6b47b90 Dec 12, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin bin: Adjust `eslint-disable` directives Dec 11, 2018
blueprints Remove Hooks from qunit-rfc-232 util-test blueprint Dec 11, 2018
broccoli Fix `prettier` issues Dec 7, 2018
config Re-run prettier to correct invalid configuration. Mar 30, 2018
generators [DOC] Update license year Dec 31, 2017
lib Extract custom testem runners to `lib/testem/` subfolder Dec 9, 2018
node-tests update fixture Dec 11, 2018
packages Merge pull request #17357 from mike-north/notify-property-change-embe… Dec 12, 2018
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests Merge pull request #17343 from Turbo87/nested-api Dec 11, 2018
.codeclimate.yml Add codeclimate config Jan 5, 2018
.editorconfig sync .editorconfig with default new app Jun 12, 2017
.eslintignore Test for API docs coverage Oct 14, 2018
.eslintrc.js ESLint: Remove redundant rule overrides Dec 9, 2018
.gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
.gitignore ESLint: Use `--cache` by default Dec 4, 2018
.prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
.travis.yml Merge pull request #17312 from Turbo87/travis-browser-runner Dec 8, 2018
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.4.7 to CHANGELOG.md. Dec 7, 2018
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md updated contributing.md Nov 26, 2018
FEATURES.md update guides link Jun 9, 2018
LICENSE [DOC] Update license year Dec 31, 2017
README.md Replace Slack badge with Discord Sep 12, 2018
RELEASE.md bin: Rename `changelog` script to `changelog.js` Dec 5, 2018
STYLEGUIDE.md Code cleanup based on ESLint warnings Nov 11, 2016
d8-app.js Re-run prettier to correct invalid configuration. Mar 30, 2018
d8-runner.js Re-run prettier to correct invalid configuration. Mar 30, 2018
ember-cli-build.js [BUGFIX beta] Adds early Android versions to legacy target list Dec 6, 2018
index.html es6 Mar 26, 2018
package.json Merge pull request #17348 from emberjs/dependabot/npm_and_yarn/typesc… Dec 12, 2018
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.browserstack.js testem: Remove unnecessary `framework` setting Dec 9, 2018
testem.js testem: Remove unnecessary `framework` setting Dec 9, 2018
testem.travis-browsers.js testem: Remove unnecessary `framework` setting Dec 9, 2018
tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
tslint.json Remove redundant TSLint prettier dependencies Dec 9, 2018
yarn.lock Merge pull request #17348 from emberjs/dependabot/npm_and_yarn/typesc… Dec 12, 2018
yuidoc.json [DOC RELEASE] [DOC 3.3] [DOC 3.4] Fix missing docs Sep 25, 2018

README.md

Build Status Code Climate Discord Community Server

Ember.js is a JavaScript framework that greatly reduces the time, effort and resources needed to build any web application. It is focused on making you, the developer, as productive as possible by doing all the common, repetitive, yet essential, tasks involved in most web development projects.

Ember.js also provides access to the most advanced features of JavaScript, HTML and the Browser giving you everything you need to create your next killer web app.

Contribution

See CONTRIBUTING.md


Cross-browser testing provided by:

BrowserStack