- 16 Mar, 2015 1 commit
-
-
Sam Saccone authored
Update exoskeleton to 0.7.0
-
- 15 Mar, 2015 6 commits
-
-
Arthur Verschaeve authored
Ref #1110
-
Sindre Sorhus authored
New formatter on all vanilladart code
-
Arthur Verschaeve authored
Ref #1110
-
Mathieu Lorber authored
-
Mathieu Lorber authored
-
Addy Osmani authored
-
- 14 Mar, 2015 3 commits
-
-
Arthur Verschaeve authored
Fix #808 Fix #580
-
Evgeny Vereshchagin authored
Close #1202
-
Arthur Verschaeve authored
-
- 13 Mar, 2015 12 commits
-
-
Arthur Verschaeve authored
Fix #1189
-
Arthur Verschaeve authored
Ref #1110
-
Sindre Sorhus authored
Sjs/update home screenshot
-
Sindre Sorhus authored
Remove homepage slide animations.
-
Sindre Sorhus authored
Center footer credits
-
Sindre Sorhus authored
Add my bio to main readme
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
Fixes #1194
-
Sam Saccone authored
drops file size by 25% with no visual impact.
-
Sam Saccone authored
Fixes #1192
-
- 12 Mar, 2015 2 commits
-
-
Arthur Verschaeve authored
Ref #1110
-
Sindre Sorhus authored
Add missing platform.map file
-
- 11 Mar, 2015 4 commits
-
-
Sam Saccone authored
Fixes #1191
-
Arthur Verschaeve authored
Fix #1173
-
Arthur Verschaeve authored
Ref #1110
- 10 Mar, 2015 7 commits
-
-
Pascal Hartig authored
-
Arthur Verschaeve authored
Also replaced bower by npm. Ref #1110
-
Sindre Sorhus authored
Remove link to marionette require_js
-
Sindre Sorhus authored
update canjs UI
-
Sam Saccone authored
-
Sam Saccone authored
This example was removed in 79c34b30 Fixes #1187
-
Sindre Sorhus authored
-
- 08 Mar, 2015 4 commits
-
-
Sam Saccone authored
-
Addy Osmani authored
Update Marionette & Remove Deprecated Feature use
-
Pascal Hartig authored
Streamline installing/running the browser tests
-
Sam Saccone authored
Marionette has marked `appRegions` as a deprecated feature because it is a leaky abstraction for the Application to know so much about the DOM and the structure of your actual page. Instead of using `appRegions`, Marionette encourages you to setup a RootLayout whose concern is setting up render targets. In the near future we are introducing the concept of a "root" to the application object https://github.com/marionettejs/backbone.marionette/issues/2279 So that uses will have an idiomatic way of using this pattern. The goal here is not to conflate the concerns of splitting up render targets with your application, rather the goal is to give users a pattern to follow when setting up a single or multiple application objects. Fixes #1171 Fixes #1184
-
- 07 Mar, 2015 1 commit
-
-
Sam Saccone authored
-