0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Matthew Beale 2fa9a2e98a Use private properties for unobserved render state
* Drop set for local private editor property
* Only run preview setup on didInsertElement
* Drop set for local scrollWrapper prop
* Selectize setup on afterRender instead of next
* Use local props for editor save timers
2015-11-21 09:25:21 -05:00
..
app Use private properties for unobserved render state 2015-11-21 09:25:21 -05:00
config Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Merge pull request #6076 from kevinansfield/setup-flow-test 2015-11-16 21:47:45 +00:00
.ember-cli
.gitignore
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
.watchmanconfig
bower.json Add acceptance test for setup flow happy-path 2015-11-15 11:51:19 +00:00
ember-cli-build.js Add acceptance test for setup flow happy-path 2015-11-15 11:51:19 +00:00
package.json Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00