Matthew Taylor
|
c6095d6425
|
separate out arrows var from settings object
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.
|
2015-10-23 14:47:49 -04:00 |
|
Matthew Taylor
|
317b520220
|
Handle arrow display dynamically
And handle specific case for studio homepage row. Fixes #130 and also stuff left over from #105
|
2015-10-23 13:28:11 -04:00 |
|
carljbowman
|
87b583dc58
|
Update spacing on Splash page elements
Added some spacing love to Intro, Video, and Carousel elements.
|
2015-10-22 17:44:49 -04:00 |
|
Andrew Sliwinski
|
2553c69653
|
Set 'black' default props for thumbnails and carousel
|
2015-10-20 21:33:00 -04:00 |
|
Ray Schamp
|
6259cb5b97
|
Pull homepage rows from the API
Not localized yet
|
2015-10-20 14:49:25 -04:00 |
|
Ray Schamp
|
da9174c520
|
Make app more transparent to Selenium
|
2015-10-09 14:16:37 -06:00 |
|
Ray Schamp
|
3b51c5cb27
|
Merge pull request #43 from rschamp/feature/named-exports
Name all the exports for easier debugging
|
2015-10-09 10:44:41 -06:00 |
|
Ray Schamp
|
2affa1b77e
|
Name all the exports for easier debugging
|
2015-10-08 14:25:18 -06:00 |
|
Ray Schamp
|
347ff4fe71
|
Fix GH-37: Construct project urls correctly
|
2015-10-08 13:55:31 -06:00 |
|
Ray Schamp
|
08de438208
|
Fix thumbnail URL per discussion
|
2015-10-06 13:07:24 -04:00 |
|
Ray Schamp
|
446543c6c4
|
Use thumbnail image host from process.env
Limit built process.env to keys in src/env.json, which serves as a source for defaults.
|
2015-10-02 18:24:59 -04:00 |
|
Ray Schamp
|
f811cf82af
|
Add real content for homepage rows
Also update the thumbnail and carousel components to account for the new API spec
|
2015-10-02 13:08:57 -04:00 |
|
carljbowman
|
41e4b3b990
|
Add Global Colors and Updated SCSS / Linter
Created a new global style sheet to manage colors and converted all the current SCSS to match the new color scheme.
|
2015-09-29 11:22:48 -04:00 |
|
Ray Schamp
|
fd546296c2
|
Lint everything but color literals
|
2015-09-24 19:27:50 -04:00 |
|
Ray Schamp
|
a2ffa76b1d
|
Enforce consistent function style
|
2015-09-14 16:14:40 -04:00 |
|
Ray Schamp
|
b4147a8d53
|
Resolve feedback from PR, fix stylistic issues
|
2015-09-09 10:01:10 -04:00 |
|
Ray Schamp
|
730e440ee6
|
Add example feature content to splash
|
2015-09-08 18:15:02 -04:00 |
|
Ray Schamp
|
d53a84925d
|
Fix carousel styling for box container
|
2015-09-08 15:10:25 -04:00 |
|
Ray Schamp
|
a02c73ddf2
|
Add carousel component
|
2015-09-08 14:56:54 -04:00 |
|