plugins


Log

Author Commit Date CI Message
Lea Verou 6154a585 2013-10-07T01:21:25 Merge pull request #139 from webpro/patch-1 Allow port number (i.e. colon) in url
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Lars Kappert 7bd5da28 2013-07-25T10:48:22 Apply change from previous commit to minified file as well
Lars Kappert d65695dc 2013-07-25T10:45:54 Allow port number (i.e. colon) in url
Lea Verou 0bd11d1a 2013-07-01T20:14:33 Fixed bug which prevented CSS highlighting from working
Lea Verou 1b1f217e 2013-07-01T18:54:23 Removed forgotten console.log()
Lea Verou cdeea36e 2013-07-01T18:50:21 Added components.js to plugin pages
Lea Verou a276a52e 2013-06-27T12:29:28 Fixed order of plugins and langs in the file builder
George Kats 12f80769 2013-06-13T17:59:15 Add forgotten prism-line-numbers.min.js file. Undefined in JS output generation script. Prism should have a check to existing files (not only for CSS).
Lea Verou 40233e1c 2013-06-13T09:44:05 Added components.js to plugins root
Jakub Korál 3d486c7a 2013-05-20T12:45:48 Line Numbers plugin Add Line Numbers plugin to components Usage, works when `line-numbers` class is present Optional: `data-start` for shifting the line-number counter
Lea Verou bba5bfc2 2013-05-19T03:20:58 Added File Highlight plugin
Lea Verou 8dfc4665 2013-05-18T17:00:31 Added WPD plugin officially
Lea Verou 20c0a1e9 2013-05-11T04:44:48 Alpha version of Prism-WPD plugin
Siavash Askari Nasr 29ba72da 2012-11-25T18:28:20 Fixed #57 - Autolinker doesn't work when async is enabled
Lea Verou b2284fa3 2012-08-01T12:03:54 Fixed #13
Lea Verou e1cd33df 2012-08-01T02:47:23 Made the page a bit more IE friendly, added a first version of the IE8 plugin (WIP)
Lea Verou 9863ad72 2012-07-31T18:44:17 Added Google Analytics
Lea Verou 571ca0a5 2012-07-31T18:39:29 Added favicon
Lea Verou 9ed86b86 2012-07-31T18:14:55 Styling and docs changes
Lea Verou ec8fb796 2012-07-31T17:47:56 Added helper method Prism.languages.DFS
Lea Verou e95a85c0 2012-07-31T16:17:53 Merged the comment and line-comment tokens
Lea Verou 96da9fbc 2012-07-31T10:59:56 Styling changes & docs update
Lea Verou 880efd3c 2012-07-30T18:27:16 Autolinker plugin
Lea Verou 483831ee 2012-07-30T18:27:16 Autolinker plugin
Lea Verou 023950ce 2012-07-30T18:10:05 Removed redundant section
Lea Verou 10477deb 2012-07-30T18:08:18 Updated line highlight plugin
Lea Verou b2505655 2012-07-29T00:35:02 Docs update, minor styling changes
Lea Verou aef44ce6 2012-07-27T04:49:33 Removed .prism from plugin
Lea Verou bd4e8d15 2012-07-23T18:54:30 ALL THE THINGS! Most notably: Simple templating, API changes, show invisibles plugin, download (build) page
Lea Verou a1585a48 2012-07-16T19:31:04 Line highlight plugin: Docs for linking
Lea Verou 8402dde7 2012-07-16T19:28:40 Line highlight plugin: Docs for linking
Lea Verou f15a012b 2012-07-16T19:19:22 Line highlight plugin: Fixed bug where linking to code snippets without existing line highlights resulted in visual mess
Lea Verou ab8b7756 2012-07-16T19:06:58 Line highlight plugin: Fixed bug where linking to multiple ranges scrolled to the last one
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou f2370618 2012-07-16T17:02:20 Simplified markup and added simple templating
Lea Verou 351b011f 2012-07-16T14:49:29 Style && docs tweaks — more coming soon
Lea Verou 21b6ea19 2012-07-16T14:47:45 Prevent line highlight plugin from interferring with text selection
Lea Verou f2339ea1 2012-07-15T22:36:05 Added line highlight plugin