- 23 Oct, 2015 19 commits
-
-
Matthew Taylor authored
separate out arrows var from settings object
-
Matthew Taylor authored
seems to be returning false when it shouldn't. When I was testing before it appears I was getting a cached js, so it didn't actually work.
-
Colby Gutierrez-Kraybill authored
Feature/sentry integration
-
Ray Schamp authored
Deploy from Travis
-
Matthew Taylor authored
Add registration component to `JOIN SCRATCH`
-
Matthew Taylor authored
Handle arrow display dynamically in carousel component
-
Matthew Taylor authored
And handle specific case for studio homepage row. Fixes #130 and also stuff left over from #105
-
Ray Schamp authored
-
Colby Gutierrez-Kraybill authored
-
Ray Schamp authored
Display title and extras differently
-
Matthew Taylor authored
So that the creator username appear on the same line as other text, but so that studio titles still get cut off properly
-
Andrew Sliwinski authored
Explicitly set `Accept-Language` to cookie lang
-
Andrew Sliwinski authored
Remove the session listener on unmount
-
Andrew Sliwinski authored
Update spacing on Splash page elements
-
Matthew Taylor authored
fixes #122
-
Matthew Taylor authored
So that xhr requests to scratchr2 can get the right language
-
Ray Schamp authored
Add welcome panel component to homepage
-
Ray Schamp authored
This will prevent bugs if we ever use the mixin on a component that isn't a view
-
Ray Schamp authored
-
- 22 Oct, 2015 11 commits
-
-
carljbowman authored
Added some spacing love to Intro, Video, and Carousel elements.
-
Ray Schamp authored
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
-
Andrew Sliwinski authored
Update: Make entire project "card" a link
-
Ray Schamp authored
Move some of the colors used on the splash page into _colors.scss so they can be reused.
-
carljbowman authored
Wrapped the Tutorial cards in link tags, rather than just the button.
-
Matthew Taylor authored
Override `Slider`'s `arrows` setting by row length
-
Andrew Sliwinski authored
Test the build when we test our build
-
Andrew Sliwinski authored
Add window.Intl polyfill. Resolves GH-96
-
Andrew Sliwinski authored
-
- 21 Oct, 2015 10 commits
-
-
Matthew Taylor authored
If the row length is less than `slidesToShow`, don't show the arrows.
-
Matthew Taylor authored
use ellipsis if text overflows
-
Ray Schamp authored
Organize view methods
-
Matthew Taylor authored
fixes #103 and #113
-
Ray Schamp authored
Proposing this ordering: attributes, lifecycle, getters, handlers, rendering
-
Ray Schamp authored
Fix messages XHR request and prop defaults
-
Ray Schamp authored
Capitalize `ScratchEd`
-
Matthew Taylor authored
Fixes #108
-
Ray Schamp authored
Only display custom rows that exist and have items
-
Ray Schamp authored
-