@@ -38,7 +38,7 @@ require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof requ
3838 }
3939 config . $inject = [ '$sceDelegateProvider' , '$httpProvider' , '$stateProvider' , '$compileProvider' , '$urlRouterProvider' , 'demoMapProvider' ] ;
4040
41- app . constant ( 'version' , 'v0.13.0 ' ) ;
41+ app . constant ( 'version' , 'v0.13.1 ' ) ;
4242 app . config ( config ) ;
4343
4444 angular . element ( document ) . ready ( function ( ) {
@@ -253,123 +253,123 @@ require=(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof requ
253253 module . exports = {
254254 'intro' : {
255255 'simple-example' : {
256- url : getUrl ( 'nudumu/4 ' ) ,
256+ url : getUrl ( 'nudumu/6 ' ) ,
257257 title : 'Simple example' ,
258258 description : 'Simple example'
259259 } ,
260260 'full-featured-demo' : {
261- url : getUrl ( 'xezevi/3 ' ) ,
261+ url : getUrl ( 'xezevi/4 ' ) ,
262262 title : 'Full featured demo' ,
263263 description : 'Full featured demo'
264264 }
265265 } ,
266266 'configuration' : {
267267 'configuration-by-object' : {
268- url : getUrl ( 'getazu/3 ' ) ,
268+ url : getUrl ( 'getazu/4 ' ) ,
269269 title : 'By `settings` object' ,
270270 description : 'Configuration by setting `settings` object'
271271 } ,
272272 'configuration-declarative-way' : {
273- url : getUrl ( 'jupeme/3 ' ) ,
273+ url : getUrl ( 'jupeme/4 ' ) ,
274274 title : 'In declarative way' ,
275275 description : 'Configuration in declarative way'
276276 }
277277 } ,
278278 'columns' : {
279279 'add-remove-column-ng-repeat' : {
280- url : getUrl ( 'muluto/4 ' ) ,
280+ url : getUrl ( 'muluto/5 ' ) ,
281281 title : 'Add/Remove (ng-repeat)' ,
282282 description : 'Add/Remove columns using ng-repeat'
283283 } ,
284284 'add-remove-column-by-attr' : {
285- url : getUrl ( 'xayeru/3 ' ) ,
285+ url : getUrl ( 'xayeru/4 ' ) ,
286286 title : 'Add/Remove (`columns` attribute)' ,
287287 description : 'Add/Remove columns using `columns` attribute'
288288 }
289289 } ,
290290 'binding' : {
291291 'data-binding' : {
292- url : getUrl ( 'lupile/4 ' ) ,
292+ url : getUrl ( 'lupile/5 ' ) ,
293293 title : 'Data binding' ,
294294 description : 'Data binding'
295295 } ,
296296 'settings-binding' : {
297- url : getUrl ( 'xaqasi/3 ' ) ,
297+ url : getUrl ( 'xaqasi/4 ' ) ,
298298 title : 'Table settings binding' ,
299299 description : 'Table settings binding'
300300 }
301301 } ,
302302 'callbacks' : {
303303 'callbacks-by-object' : {
304- url : getUrl ( 'nayito/5 ' , 'html,js,console,output' ) ,
304+ url : getUrl ( 'nayito/7 ' , 'html,js,console,output' ) ,
305305 title : 'By `settings` object' ,
306306 description : 'Listening callbacks using `settings` object'
307307 } ,
308308 'callbacks-declarative-way' : {
309- url : getUrl ( 'pucale/4 ' , 'html,js,console,output' ) ,
309+ url : getUrl ( 'pucale/5 ' , 'html,js,console,output' ) ,
310310 title : 'In declarative way' ,
311311 description : 'Listening callbacks in declarative way'
312312 }
313313 } ,
314314 'plugins' : {
315315 'copy-paste-context-menu' : {
316- url : getUrl ( 'zohoge/2 ' ) ,
316+ url : getUrl ( 'zohoge/3 ' ) ,
317317 title : 'Enable copy/paste in context menu' ,
318318 description : 'Enable copy/paste in context menu'
319319 }
320320 } ,
321321 'pagination' : {
322322 'rows-pagination' : {
323- url : getUrl ( 'fohohenabo /1' ) ,
323+ url : getUrl ( 'rorozo /1' ) ,
324324 title : 'Paginate rows' ,
325325 description : 'Paginate rows'
326326 } ,
327327 'columns-pagination' : {
328- url : getUrl ( 'qudufogafu /1' ) ,
328+ url : getUrl ( 'kolerig /1' ) ,
329329 title : 'Paginate columns' ,
330330 description : 'Paginate columns'
331331 } ,
332332 } ,
333333 'other' : {
334334 'access-to-instance' : {
335- url : getUrl ( 'fovoxu/4 ' ) ,
335+ url : getUrl ( 'fovoxu/5 ' ) ,
336336 title : 'Access to Handsontable instance' ,
337337 description : 'Access to Handsontable instance'
338338 } ,
339339 'custom-validator' : {
340- url : getUrl ( 'qoweju/3 ' ) ,
340+ url : getUrl ( 'qoweju/4 ' ) ,
341341 title : 'Custom validator' ,
342342 description : 'Custom validator'
343343 } ,
344344 'custom-renderer' : {
345- url : getUrl ( 'locome/2 ' ) ,
345+ url : getUrl ( 'locome/3 ' ) ,
346346 title : 'Custom renderer' ,
347347 description : 'Custom renderer'
348348 } ,
349349 } ,
350350 'PRO' : {
351351 'collapsing-columns-with-nested-headers' : {
352- url : getUrl ( 'wilani/3 ' ) ,
352+ url : getUrl ( 'wilani/4 ' ) ,
353353 title : 'Collapsing columns with nested headers' ,
354354 description : 'Create a nested, hierarchical structure of headers with expandable and collapsible columns'
355355 } ,
356356 'filtering-simple' : {
357- url : getUrl ( 'fijida/3 ' ) ,
357+ url : getUrl ( 'fijida/4 ' ) ,
358358 title : 'Data filtering (simple example)' ,
359359 description : 'Display rows that meet your criteria and hide the rest'
360360 } ,
361361 'filtering-external-inputs' : {
362- url : getUrl ( 'rewefa/9 ' ) ,
362+ url : getUrl ( 'rewefa/10 ' ) ,
363363 title : 'Data filtering (external inputs)' ,
364364 description : 'Display rows that meet your criteria and hide the rest'
365365 } ,
366366 'hiding-columns' : {
367- url : getUrl ( 'wapufa/2 ' ) ,
367+ url : getUrl ( 'wapufa/3 ' ) ,
368368 title : 'Hiding columns' ,
369369 description : 'Hide specific columns and show the rest'
370370 } ,
371371 'hiding-rows' : {
372- url : getUrl ( 'roximi/3 ' ) ,
372+ url : getUrl ( 'roximi/4 ' ) ,
373373 title : 'Hiding rows' ,
374374 description : 'Hide specific rows and show the rest'
375375 } ,
0 commit comments