Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-11version bumpv4.0.5gh-pagesRob Garrison
2015-10-11Fix extension messaging optionsRob Garrison
2015-10-11Update missing locale string; fix button overflow issuesRob Garrison
2015-10-11Include non-keypad keys for font-resize. Fixes #8Rob Garrison
2015-10-09Merge pull request #7 from yukulele/masterRob G
add french local
2015-10-09add frenche localyukulele
2015-10-07add repo linkChris Coyier
2015-10-07demo page updatesChris Coyier
2015-10-01Readme: add link to Opera extensionMottie
2015-09-30Add Opera screenshotsv4.0.4Mottie
2015-09-29update change log & fix demo linkMottie
2015-09-29Remove Chrome extension autoupdate - no longer supported :(v4.0.3Mottie
2015-09-29Add Chrome extension autoupdatev4.0.2Mottie
2015-09-29Fix icon link in manifestMottie
2015-09-29Add Chrome & Opera extensionsv4.0.1Mottie
2015-09-16Give main window focus (not iframe)Mottie
2015-09-15version bumpv3.1.2Mottie
2015-09-15Make drag area larger while dragging. Fixes #4Mottie
2015-09-15Add missing shift-click functionalityMottie
2015-09-15version bumpv3.1.1Mottie
2015-09-15Compress imagesMottie
2015-09-15Add bookmark.html to grunt buildMottie
2015-09-15Keyboard command toggle: change cursor & textMottie
2015-09-09updating designChris Coyier
2015-09-01Fix screenshot linkMottie
You'd think I learned my lesson!
2015-09-01Remove jQuery dependency; add drag & keyboardv3.1.0Mottie
I know, this is a bad all-in-one commit. I did try to test the heck out of it!
2015-08-24Don't remove stylesheet upon closingMottie
2015-08-24Readme: update screenshot again; can't link to gh-pages :(Mottie
2015-08-24Readme: fix link to screenshotMottie
2015-08-24Demo: remove url protocol from youtube videoMottie
2015-08-24Readme: add to do & recent changes sectionsv3.0.0Mottie
2015-08-24Remove unused variableMottie
2015-08-24Add grunt build process:Mottie
1) The "src/bookmarklet.js" file contains the uncompressed bookmarklet code. 2) In the build process, that file is minified & added into the "src/index.html" file in two places: a) The actual link href (default link). b) development bookmarklet link (inside js code which updates the link). 3) A new "index.html" and minified "printliminator.min.js" file are written to the root folder. 4) When the "index.html" in the root folder is loaded in the browser, and the js detects the origin is "file://", then the links in the "index.html" file get changed and to point to local files to make it easier for development.
2015-08-23Add demo folder & optimized png filesMottie
Using https://tinypng.com/
2015-08-23Archive unused filesMottie
2015-08-23Add flags to prevent repeated modificationsMottie
This also makes the undo easier to use; click add print stylesheet multiple times, but only click undo once to remove it
2015-08-23Save each replaced background image for undo methodMottie
2015-08-23Internalize all css & modify code to use css class namesMottie
2015-08-23Update demo page to match siteMottie
2015-08-23Add misc config filesMottie
2015-08-19Switch to using tabs, consistentlyMottie
2011-06-30Basic readmeChris Coyier
2011-06-30HTMLChris Coyier
2011-06-30first commitChris Coyier