freeCodeCamp/common/app/Map
Vasily Belolapotkov decb6eb936 fix(map): Expand map when challenge opened
changed fetchMapUi epic to add extra param - initialNode
added util method to open path in the map by node name
changed action handler for fetchMapUi.complete to open initialNode
changed map component to set scroll on component mount and update
added attribute to challenge component to find challenge node by name
extracted createEventMetaCreator into separate file to break circular
dependencies

Closes #16248
2018-03-04 20:43:10 +03:00
..
redux fix(map): Expand map when challenge opened 2018-03-04 20:43:10 +03:00
Block.jsx feat(challenge): Initial build of the challenge service 2018-02-23 17:13:02 +00:00
Blocks.jsx feat(Map): Add Blocks component 2018-01-07 21:57:11 +05:30
Challenge.jsx fix(map): Expand map when challenge opened 2018-03-04 20:43:10 +03:00
Challenges.jsx feat(Map): Create Challenges comp with scu 2018-01-07 21:57:11 +05:30
index.js feat(app): new layout (#14707) 2017-07-31 22:04:01 -05:00
Map.jsx fix(map): Expand map when challenge opened 2018-03-04 20:43:10 +03:00
map.less fix(map): Expand map when challenge opened 2018-03-04 20:43:10 +03:00
ns.json feat(app): new layout (#14707) 2017-07-31 22:04:01 -05:00
Super-Block.jsx chore(superBlock): Remove superBlock.message Ui elements 2018-02-23 17:12:45 +00:00