- 30 Jul, 2016 1 commit
-
-
Øyvind Raddum Berg authored
* Scalajs-React: Reformat, drop C-prefix * Scalajs-React: Convert to .sbt file, bump dependencies * Scalajs-React: Capture event data and correctly focus input field * Scalajs-React: Generate new files
-
- 23 Jul, 2016 6 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
- 11 Jul, 2016 1 commit
-
-
Oskar Gustafsson authored
-
- 03 Jul, 2016 5 commits
-
-
Sam Saccone authored
-
Oskar Gustafsson authored
..by waiting for DOM states instead of checking them only once.
-
Sam Saccone authored
-
Sam Saccone authored
* No need to recheckout gh-pages since the submodule already clones the branch. * Fix / Remove wonky cp
-
Sam Saccone authored
-B is what we want here :)
-
- 28 Jun, 2016 3 commits
-
-
Sam Saccone authored
Polymer CSS (css level 4 features) is causing csso problems Skip it for now since polymer vulcanize already gives us wins.
-
Sam Saccone authored
-
Sam Saccone authored
* Delete ancient ember version * Rename ember-cli example to emberjs * Update image min dep * Use vinyl fs directly for symlink fix Fixes #1635
-
- 27 Jun, 2016 1 commit
-
-
Sam Saccone authored
This will prevent invalid deploys when we encounter errors instead of a partial complete deploy. ref #1635
-
- 10 Jun, 2016 1 commit
-
-
Miguel Camba authored
Update to Ember 2.6
-
- 02 May, 2016 1 commit
-
-
Sindre Sorhus authored
-
- 25 Apr, 2016 1 commit
-
-
Sam Saccone authored
* tests: cache node_modules Move chrome to snapshots * tests: Bump selenium version * tests: Bump drool to v0.4.0 * tests: Remove chromedriver download * test: Remove direct logs call.
-
- 18 Apr, 2016 1 commit
-
-
augustjd authored
Compiling as downloaded (with `tsc -p js/`) yields the following error: ``` js/app.tsx(12,27): error TS2307: Cannot find module './TodoModel'. ```
-
- 16 Apr, 2016 1 commit
-
-
Pascal Hartig authored
-
- 30 Mar, 2016 1 commit
-
-
Sam Saccone authored
Update todomvc-aurelia 0.2.0 (using Aurelia 1.0.0.beta-1)
-
- 26 Mar, 2016 2 commits
-
-
Sam Saccone authored
Fix TypeError: webdriver.WebDriver.Logs is not a function (#1605)
-
ipetropolsky authored
Webdriver logs in actual version of selenium should never be instantiated directly: https://github.com/SeleniumHQ/selenium/blob/fa5ac92b451cff497e686d8e1e67c9c3101440a3/javascript/node/selenium-webdriver/lib/webdriver.js#L1429-L1432 But drool still uses selenium 2.46.1: https://github.com/samccone/drool/commit/3770a157d218e6ea27ef9fd2e78f58105375fca0 So the fast fix is the old version of selenium. Fixes #1605.
-
- 11 Mar, 2016 1 commit
-
-
Addy Osmani authored
Do not exclude es6 example from lint
-
- 16 Feb, 2016 2 commits
-
-
Sindre Sorhus authored
Updating the Marionette, Chaplin Comparision Link
-
Anoop M D authored
-
- 21 Jan, 2016 2 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
- 15 Jan, 2016 4 commits
-
-
Sam Saccone authored
since https://github.com/tastejs/todomvc/pull/1567 We can now handle es6 :)
-
Addy Osmani authored
-
Addy Osmani authored
Vanilla ES6, take 2
-
⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ authored
add Code of Conduct
-
- 14 Jan, 2016 1 commit
-
-
Sindre Sorhus authored
adapted from http://contributor-covenant.org
-
- 11 Jan, 2016 1 commit
-
-
Marcel Hoyer authored
updates all components to latest releases (Aurelia 1.0.0.beta, todomvc-app-css 2.0.4, todomvc-common 1.0.2, ...) and re-bundled everything
-
- 06 Jan, 2016 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
Close #1577
-
Pascal Hartig authored
- Update sourcemap - AngularJS upgrade to 1.4 - app-css update
-
Rosana Ruiz authored
-