Skip to content

[WIP] Implement new UI#8

Merged
alexspeller merged 19 commits intomasterfrom
new-ux
May 30, 2015
Merged

[WIP] Implement new UI#8
alexspeller merged 19 commits intomasterfrom
new-ux

Conversation

@joostdevries
Copy link
Copy Markdown
Member

Fixes #5

Todo

  • Default component should include dash

@joostdevries joostdevries mentioned this pull request May 18, 2015
@joostdevries
Copy link
Copy Markdown
Member Author

@alexspeller apart from some minor pointers, what do you think? The next step IMO would either be adding tests or looking at the build process (using a custom resolver vs. actually 'building' the app and putting in an iframe)..

@alexspeller
Copy link
Copy Markdown
Member

It looks really good - been thinking about the build process and building the app for real is probably the only real solution if we want to support a lot of stuff, i.e. addons that require native software to build (scss etc).

alexspeller added a commit that referenced this pull request May 30, 2015
@alexspeller alexspeller merged commit 00868ad into master May 30, 2015
@joostdevries joostdevries deleted the new-ux branch May 30, 2015 00:29
@joostdevries
Copy link
Copy Markdown
Member Author

Agreed. So next major iteration is a full build + router support :-)

Gaurav0 added a commit to Gaurav0/ember-twiddle that referenced this pull request Jul 3, 2018
* Update ember-cli-uglify

* Update some dependencies

* Update more dependencies

* Update yet more dependencies

* Upgrade ember-cli to 2.13

* Upgrade ember-data to 2.13

* Upgrade ember-data to 2.18

* Try to fix travis failure

* Upgrade to ember-cli-qunit@4

* Upgrade ember-cli-mirage

* Upgrade ember-cli to 2.14

* Upgrade ember-cli to 2.15

* Added info about where the backend is

* Fix didResize method undefined bug in canary (ember-cli#613)

* Support New module imports

* Changes after making ember-cli-cjs-transform configurable

* Update ember-cli-cjs-transform

* Support Ember 2.17 and 2.18

* Fix ability to sign in via github

* v0.14.1

* yarn upgrade

* Deprecate old versions of Ember

* Support Ember 3.0 - 3.2

* updates contribution guide (ember-cli#621)

* Try to upgrade ember-cli-qunit to 4.3.x

* Fixed the damn ember-cli-qunit build

* cleanup

* Fix tests for tests

* Refactor and reorganize ember-cli-build.js

* Migrate to using babel-preset-env. (ember-cli#627)

* Drop transpilation for IE.

`last 2 versions` will target IE10 and IE11, which we don't support...

* Migrate to using babel-preset-env.

This will lead to less transpilation (e.g. we can use native async/await
now, instead of transpiling).

* Adds keyboard shortcut option to comment javascript code. (ember-cli#622)

* adds shortcut comment option for javascript code

* Adds test

* change from `keypress` to `keydown` to trigger events

* comment logic moved to initializer

* fix test server shutdown

* adds keyboard shortcuts for `run now` and `save` (ember-cli#628)

* adds keyboard shortcuts for `run now` and `save`

* adds deps for unit test

* using e-keyboard test helper

* minor tweaks

* Bump Ember Data

* Fix dependency test was timing out again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement new UI

2 participants