Ember.js - A JavaScript framework for creating ambitious web applications
JavaScript TypeScript Other
Switch branches/tags
Clone or download
kategengler Add v3.3.1 to CHANGELOG
[ci skip]

(cherry picked from commit 797d9ef)
Latest commit b641131 Jul 23, 2018
Permalink
Failed to load latest commit information.
bin Fix detached travis builds Jul 13, 2018
blueprints remove double ending line Jul 11, 2018
broccoli Fix detached travis builds Jul 13, 2018
config Re-run prettier to correct invalid configuration. Mar 30, 2018
generators [DOC] Update license year Dec 31, 2017
lib Remove legacy packages structure. Apr 10, 2018
node-tests remove double ending line Jul 11, 2018
packages Update instance.js Jul 23, 2018
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests Fix detached travis builds Jul 13, 2018
.codeclimate.yml Add codeclimate config Jan 5, 2018
.editorconfig sync .editorconfig with default new app Jun 12, 2017
.eslintignore Add eslint-plugin-import to validate imports. May 18, 2018
.eslintrc.js Fix detached travis builds Jul 13, 2018
.gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
.gitignore Fix .gitignore and actually add @ember/debug files 😩 Apr 19, 2018
.prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
.travis.yml Remove BUILD_TYPE from everywhere except alpha publish, it defaults on Jul 16, 2018
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.3.1 to CHANGELOG Jul 23, 2018
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md update guides link Jun 9, 2018
FEATURES.md update guides link Jun 9, 2018
LICENSE [DOC] Update license year Dec 31, 2017
README.md Give credit to BrowserStack in Readme Jan 5, 2018
RELEASE.md Move feature definition directly into @ember/canary-features. Apr 19, 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] Ensure tests from @ember/* are excluded from debug/prod… Jun 26, 2018
index.html es6 Mar 26, 2018
package.json Post release version bump Jul 16, 2018
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.dist.js Ensure tests are run against Chrome 41 Jun 18, 2018
testem.json Remove phantomjs infrastructure. Nov 29, 2017
testem.travis-browsers.js Re-run prettier to correct invalid configuration. Mar 30, 2018
tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
tslint.json Add prettier configuration to tslint. Mar 30, 2018
yarn.lock [BUGFIX beta] Update glimmer-vm to 0.35.4. Jun 12, 2018
yuidoc.json [DOC release] Fix Broken 3.3 Documentation Jul 20, 2018

README.md

Build Status Code Climate Build Status

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