@@ -86,7 +86,7 @@ <h3 class='mb0 no-anchor'></h3>
86
86
< h2 id ='createHref ' class ='mt0 '>
87
87
createHref< span class ='gray '> (path)</ span >
88
88
</ h2 >
89
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/util.js#L81-L87 '> < code > src/util.js</ code > </ a > </ p >
89
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/util.js#L81-L87 '> < code > src/util.js</ code > </ a > </ p >
90
90
< p > Function used to create HREFs that are properly namespaced</ p >
91
91
92
92
< h4 > Parameters</ h4 >
@@ -113,7 +113,7 @@ <h4>Returns</h4>
113
113
< h2 id ='createLocation ' class ='mt0 '>
114
114
createLocation< span class ='gray '> ([location])</ span >
115
115
</ h2 >
116
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/util.js#L120-L125 '> < code > src/util.js</ code > </ a > </ p >
116
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/util.js#L120-L125 '> < code > src/util.js</ code > </ a > </ p >
117
117
< p > Create a location object - particularly useful for server-side rendering</ p >
118
118
119
119
< h4 > Parameters</ h4 >
@@ -141,7 +141,7 @@ <h4>Returns</h4>
141
141
< h2 id ='createRouter ' class ='mt0 '>
142
142
createRouter< span class ='gray '> (history$)</ span >
143
143
</ h2 >
144
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/createRouter.js#L11-L13 '> < code > src/createRouter.js</ code > </ a > </ p >
144
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/createRouter.js#L11-L13 '> < code > src/createRouter.js</ code > </ a > </ p >
145
145
< p > Creates a router instance from a history$</ p >
146
146
147
147
< h4 > Parameters</ h4 >
@@ -166,7 +166,7 @@ <h4>Returns</h4>
166
166
< h2 id ='define ' class ='mt0 '>
167
167
define< span class ='gray '> (definitions)</ span >
168
168
</ h2 >
169
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/definitionResolver.js#L58-L103 '> < code > src/definitionResolver.js</ code > </ a > </ p >
169
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/definitionResolver.js#L58-L103 '> < code > src/definitionResolver.js</ code > </ a > </ p >
170
170
< p > Function used to match the current route to a set of routes using
171
171
switch-path</ p >
172
172
@@ -191,7 +191,7 @@ <h4>Returns</h4>
191
191
< h2 id ='defineAPI ' class ='mt0 '>
192
192
defineAPI< span class ='gray '> </ span >
193
193
</ h2 >
194
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/definitionResolver.js#L95-L101 '> < code > src/definitionResolver.js</ code > </ a > </ p >
194
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/definitionResolver.js#L95-L101 '> < code > src/definitionResolver.js</ code > </ a > </ p >
195
195
< p > Propeties and methods returned from define()</ p >
196
196
197
197
< h4 > Properties</ h4 >
@@ -233,7 +233,7 @@ <h4>Properties</h4>
233
233
< h2 id ='location ' class ='mt0 '>
234
234
location< span class ='gray '> </ span >
235
235
</ h2 >
236
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/util.js#L103-L110 '> < code > src/util.js</ code > </ a > </ p >
236
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/util.js#L103-L110 '> < code > src/util.js</ code > </ a > </ p >
237
237
< p > Default parameters for createLocation; Same structure used by rackt/history</ p >
238
238
239
239
< h4 > Properties</ h4 >
@@ -286,7 +286,7 @@ <h4>Properties</h4>
286
286
< h2 id ='makeRouterDriver ' class ='mt0 '>
287
287
makeRouterDriver< span class ='gray '> (historyDriver)</ span >
288
288
</ h2 >
289
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/makeRouterDriver.js#L10-L27 '> < code > src/makeRouterDriver.js</ code > </ a > </ p >
289
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/makeRouterDriver.js#L10-L27 '> < code > src/makeRouterDriver.js</ code > </ a > </ p >
290
290
< p > Factory function that returns the router driver</ p >
291
291
292
292
< h4 > Parameters</ h4 >
@@ -312,7 +312,7 @@ <h4>Returns</h4>
312
312
< h2 id ='path ' class ='mt0 '>
313
313
path< span class ='gray '> (pathname)</ span >
314
314
</ h2 >
315
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/pathFilter.js#L43-L49 '> < code > src/pathFilter.js</ code > </ a > </ p >
315
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/pathFilter.js#L43-L49 '> < code > src/pathFilter.js</ code > </ a > </ p >
316
316
< p > Filters the current location to easily create nested routes</ p >
317
317
318
318
< h4 > Parameters</ h4 >
@@ -336,7 +336,7 @@ <h4>Returns</h4>
336
336
< h2 id ='routerAPI ' class ='mt0 '>
337
337
routerAPI< span class ='gray '> </ span >
338
338
</ h2 >
339
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/api.js#L37-L43 '> < code > src/api.js</ code > </ a > </ p >
339
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/api.js#L37-L43 '> < code > src/api.js</ code > </ a > </ p >
340
340
< p > The Public API returned by the router driver, createRouter(), and .path()</ p >
341
341
342
342
< h4 > Properties</ h4 >
@@ -386,7 +386,7 @@ <h4>Properties</h4>
386
386
< h2 id ='routerDriver ' class ='mt0 '>
387
387
routerDriver< span class ='gray '> (sink$)</ span >
388
388
</ h2 >
389
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/makeRouterDriver.js#L23-L26 '> < code > src/makeRouterDriver.js</ code > </ a > </ p >
389
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/makeRouterDriver.js#L23-L26 '> < code > src/makeRouterDriver.js</ code > </ a > </ p >
390
390
< p > The actual router driver.</ p >
391
391
392
392
< h4 > Parameters</ h4 >
@@ -411,7 +411,7 @@ <h4>Returns</h4>
411
411
< h2 id ='supportsHistory ' class ='mt0 '>
412
412
supportsHistory< span class ='gray '> </ span >
413
413
</ h2 >
414
- < p > < a href ='https://github.com/TylorS/cyclic-router/blob/02ac4c0d06f2a5e8f346d80805e797e6a710d32a /src/util.js#L11-L28 '> < code > src/util.js</ code > </ a > </ p >
414
+ < p > < a href ='https://github.com/TylorS/cyclic-router/blob/fe47e8a5b45d3b67f4031d0e8b892cb5d74bbb74 /src/util.js#L11-L28 '> < code > src/util.js</ code > </ a > </ p >
415
415
< p > Function that returns whether or not the current environment
416
416
supports the HistoryAPI</ p >
417
417
0 commit comments