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
e36dfe1dbf
quick lint
2015-07-23 15:49:00 -07:00
a0278c114d
add express state extentions to app
2015-07-23 15:49:00 -07:00
a5e7009a57
initial react app(WIP)
2015-07-23 15:49:00 -07:00
05c6dcdf0f
add render$ ($ for stream) method to express res
2015-07-23 15:48:59 -07:00
412bd634d5
add loopback bundle generation methods
2015-07-23 15:48:59 -07:00
fea17cad7f
add initial client config for loopback client
2015-07-23 15:48:59 -07:00
cc9af1c67b
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-20 22:56:23 -07:00
d9d9c67ae0
update field guides
2015-07-20 22:56:12 -07:00
ffd0d7e905
almost complete js challenges
2015-07-13 00:48:58 +01:00
a04c9cfacd
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-11 17:17:52 -07:00
6bd0b56321
Merge pull request #1219 from benmcmahon100/patch-10
...
Fix for a grammar issue in add a submit button to a form ( #1218 )
2015-07-08 12:00:33 -07:00
91d6520817
Final wording tweak to line 1803
2015-07-08 19:51:19 +01:00
dd249197cb
Updated to reflect original wording a bit better
...
Another slight tweak to line 1803 to make it more true to the original wording of the challenge
2015-07-08 19:45:27 +01:00
e11b0f8d04
update housing cost on bootcamp.json
2015-07-07 16:16:37 -07:00
5378a3bbf4
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-07 15:40:47 -07:00
132e574796
Merge pull request #1226 from cahlan/patch-1
...
Update bootcamps.json
2015-07-07 15:40:24 -07:00
bbcb10325c
Update bootcamps.json
2015-07-07 16:36:56 -06:00
41f5325ab6
update landing page
2015-07-07 10:45:56 -07:00
3066bdc335
Fix for #1218
2015-07-06 23:46:26 +01:00
612de6911e
update quotes
2015-07-04 23:52:29 -07:00
c66b501837
start purging the br challenges
2015-07-03 01:08:11 -07:00
c2a9a1ca62
add an ajax challenge
2015-07-02 17:31:08 -07:00
0301d3bc61
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
2015-07-02 13:59:22 -07:00
4fb3b3e7cc
add more cities and move the bootcamp calculator to field guide entries (still untested).
2015-07-02 13:59:13 -07:00
21a4dc1808
Merge pull request #1159 from LumenTeun/lumenteun-1151
...
'Font degrade'-test now check order of font-familiy.
2015-07-02 13:57:41 -07:00
d3a6ff1ba1
Merge pull request #1160 from LumenTeun/lumenteun-1158
...
Slightly clarifies 'Uncomment HTML'.
2015-07-02 13:56:48 -07:00
10f53bdd49
Merge pull request #1161 from LumenTeun/grammar
...
Quite a few spelling and grammar fixes
@LumenTeun Thanks for spotting these!
2015-07-02 13:56:11 -07:00
552ffb40d9
Merge pull request #1163 from kmiasko/staging
...
Waypoint: Get Set for Basejumps changed deprecated heroku command
@kmiasko Thanks for fixing this!
2015-07-02 13:51:23 -07:00