83654fb86a
finish adding the nodeschool challenges
2015-07-23 16:03:46 -07:00
8b78d6e9ca
update basejump demo urls
2015-07-23 16:03:46 -07:00
99b99dc1a7
finish scripts and overall structure for new curriculum
2015-07-23 16:03:46 -07:00
eb3f993b3b
update split field guide view into categories
2015-07-23 15:50:47 -07:00
60f2bdc685
more minor updates
2015-07-23 15:50:47 -07:00
fab672f8c6
all field guides operational
2015-07-23 15:50:47 -07:00
03a225e640
update hikes.json
2015-07-23 15:50:47 -07:00
8b0b5dd6ce
split field guides into separate categories
2015-07-23 15:50:47 -07:00
bfd51b66b6
add hikes.json
2015-07-23 15:49:04 -07:00
799f4736d7
fix always call onNext
...
use defaultIfEmpty to prevent filtering from collapsing observable
pipeline early
2015-07-23 15:49:04 -07:00
e04c11c2e7
mid-task commit for Berkeley to take over
2015-07-23 15:49:04 -07:00
158baca3d3
fix typo in nonprofit field guide
2015-07-23 15:49:03 -07:00
f9addb14b4
restart on bundle complete
2015-07-23 15:49:03 -07:00
ef91cf3bb2
add titles and grids
2015-07-23 15:49:03 -07:00
a2583735a0
bump vimeo version
2015-07-23 15:49:03 -07:00
bc62d18eb4
add map of hikes
2015-07-23 15:49:03 -07:00
d2c858fc8c
add react-vimeo
2015-07-23 15:49:03 -07:00
94ed227aeb
add video css
2015-07-23 15:49:03 -07:00
ac35b4bf73
fix some typo's
2015-07-23 15:49:03 -07:00
c98afee926
continue building the jQuery Playground
2015-07-23 15:49:03 -07:00
c492576181
start building the jquery playground bootstrap.json flow
2015-07-23 15:49:03 -07:00
fe03ee557d
restructure entire curriculum sequence and json files
2015-07-23 15:49:03 -07:00
c8f8ab7af2
continue adding rgb challenges to basic-html5
2015-07-23 15:49:02 -07:00
6eca181f6f
add vimeo to connect sources
2015-07-23 15:49:02 -07:00
1781e22cf1
fix use freecodecamp react-router
...
see: https://github.com/rackt/react-router/pull/1490
2015-07-23 15:49:02 -07:00
15c2ec42ec
fix nodemon ignores client directory
...
fix nodemon acknowledges json
2015-07-23 15:49:02 -07:00
369bcc070c
various fixed to client rendering
2015-07-23 15:49:02 -07:00
c1b0035d17
add bundle to react jade template
2015-07-23 15:49:02 -07:00
debcfaa86c
fix videoId should be a string
2015-07-23 15:49:02 -07:00
cd1df0d1b8
add key to footer map
2015-07-23 15:49:02 -07:00
43d817d060
fix use assign module instead of Object.assign
...
Object.assign not available in most browser yet...
2015-07-23 15:49:02 -07:00
c664796165
fix check if scrollOffset exist
2015-07-23 15:49:02 -07:00
080fb4d37c
add video player
2015-07-23 15:49:01 -07:00
ef7e0c67ee
fix not found calls next
2015-07-23 15:49:01 -07:00
4c8a8a4875
change mobile to hikes
2015-07-23 15:49:01 -07:00
b2a7351aef
fix add missing nav links
...
refactor into json
2015-07-23 15:49:01 -07:00
9825f55754
fix use special navItem for signin button
2015-07-23 15:49:01 -07:00
6ad1a0af23
remove $nbsp in favor of whitespace
2015-07-23 15:49:01 -07:00
f159d68fc5
fix undefined functions
...
it renders!
2015-07-23 15:49:01 -07:00
bb37583c90
fix should be getChildRoutes
...
fix fromNodeCallback returns array of values from callback
fix remove require.ensure - needs to be tested
2015-07-23 15:49:01 -07:00
2b80cdbbdc
fix create Router from loopback
2015-07-23 15:49:01 -07:00
e17b838c80
add babel-node to seed
2015-07-23 15:49:01 -07:00
e3acbe01a9
initial entry points up
2015-07-23 15:49:01 -07:00
fb244aa165
remove server/server dir
...
accidently added to tracking
2015-07-23 15:49:00 -07:00
07fc22f86a
add webpack configs and gulp webpack build tasks
2015-07-23 15:49:00 -07:00
85cf79f3d4
add babel for babel-node use
2015-07-23 15:49:00 -07:00
c85358ddcb
ignore bundled files
2015-07-23 15:49:00 -07:00
570d55193e
add entry for use with plain node or node-debug start
...
i.e. `node-debug server/debug-entry`
2015-07-23 15:49:00 -07:00
c33c6c9a8f
introduce es6 and babel to whole app
2015-07-23 15:49:00 -07:00
28395a5957
fix babel versions
...
since we are using some stage 0 syntax they may change without warning
between versions each babel version bump must be tested to see if
stage 0/1 syntax implementation has changed
2015-07-23 15:49:00 -07:00