- May 09, 2016
-
-
Gerrit Uitslag authored
-
- Aug 22, 2015
-
-
Gerrit Uitslag authored
handle 'e' set a resize handle at east side, 'w' at west side.
-
Gerrit Uitslag authored
-
- Jul 31, 2015
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jul 15, 2015
-
-
Andreas Gohr authored
adds aria handling to makeToggle and allows to supress it in dw_toggle
-
- Jul 12, 2015
-
-
Anika Henke authored
-
- May 29, 2015
-
-
Andreas Gohr authored
-
- May 05, 2015
-
-
Michael Große authored
It is helpful if the pipe is still inserted by the linkwizard when there is no title. This increases usability for beginners.
-
- Apr 23, 2015
-
-
Michael Große authored
-
Michael Große authored
-
- Mar 21, 2015
-
-
chang-zhao authored
When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed.
-
- Jan 14, 2015
-
-
KeenRivals authored
-
- Dec 11, 2014
-
-
Andreas Gohr authored
Add the class .bounce to any element to let it bounce slightly for 2 seconds. This is useful to make the user aware of some element. Can be combined with #scroll__here when a long list auto scrolls to a certain item.
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
This adds a subtle animation effect when scrolling to the #scroll__here behaviour ID. It also adds a 100px offset to make the object not stick to the browser border.
-
- Nov 12, 2014
-
-
christian studer authored
-
- Jul 04, 2014
-
-
Andreas Gohr authored
This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script.
-
- Jun 19, 2014
-
-
Andreas Gohr authored
The edittable plugin broke uploading in IE8 (and maybe others) because the Handsontable script adds a function to the Array prototype and the uploading script did not properly check that.
-
- May 05, 2014
-
-
Gerrit Uitslag authored
-
- Mar 05, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
we now pull jQuery directly from jquery's CDN instead of google because google serves slightly outdated versions under the /1/ branch The updated smoothness theme currently breaks compression. Haven't figured out why, yet.
-
- Feb 14, 2014
-
-
Andreas Gohr authored
-
- Feb 13, 2014
-
-
Andreas Gohr authored
MSIE 11 tries hard to break any previous working browser detection even through feature checks. This resolves to browser sniffing (MSIE for old IE, Trident for IE11+) See https://forum.dokuwiki.org/thread/10824
-
- Feb 07, 2014
-
-
Szymon Olewniczak authored
-
Szymon Olewniczak authored
-
- Jan 17, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Gerrit Uitslag authored
-
- Jan 16, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
- Jan 03, 2014
-
-
Andreas Gohr authored
Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found.
-
- Dec 07, 2013
-
-
Anika Henke authored
-
- Oct 10, 2013
-
-
Gerrit Uitslag authored
-
- Oct 07, 2013
-
-
Gerrit Uitslag authored
Fixes FS#2837
-
- Sep 11, 2013
-
-
Matt Perry authored
Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff.
-