Chris de Kok

Results 13 issues of Chris de Kok

Hey I saw there is a Version::next() in master but not in any of the tags.. i see it was merged quite some time ago.. Are there any plans for...

When using a modal with get params for example: http://pagerjs.com/demo/#!/view/modals/start/second?test=lol It leaves an extra / at the end when closing it.

enhancement

There is an onmatch event but the params are not yet present in the page. I have also looked at the before / afterShow but they are only triggered on...

It would be nice if there was support for get form parameters, i don't see any example and page-href on the form element does not seem to work.

enhancement

It would be nice if something like `````` js -```js console.log('test'); -``` `````` would work. Actually i just see that there is a spec common mark http://commonmark.org/ which supports this...

This is perhaps a bit db specific but it would be nice if there was an option for upsert in pgsql, seems there is something in mysql for it too...

Currently the data attributes in the DOM are not updated is this intentional for performance? If so what is the best way to get the current position from an element...

When reordering with a max_rows widgets still get added to the bottom, instead of being moved in between.

The color scheme for ini files is very hard to read: http://oi65.tinypic.com/3148bv7.jpg

I did not see it mentioned in the docs does it have hash support for non pushstate browsers?