Log

Author Commit Date CI Message
Dido Arellano 37421c7b 2013-09-09T22:04:43 Add bower.json
Lea Verou a520ac18 2013-08-20T16:39:14 Merge pull request #157 from tshedor/patch-1 undo code.js commit; revert to #39b0329
Tim Shedor b955c619 2013-08-20T11:46:29 undo code.js commit; revert to #39b0329
Lea Verou c4194194 2013-08-19T10:04:11 Merge pull request #133 from tshedor/gh-pages Add Coy theme
Tim Shedor 39b03298 2013-08-19T11:58:48 Merge branch 'gh-pages' of https://github.com/tshedor/prism into gh-pages
Tim Shedor aa77b31b 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Tim Shedor a0ec4bfc 2013-07-11T16:32:00 lighter stripes; show basic box-shadow and discard lifted-shadow effect on pseudo elements because of overflow conflicts; rm html, body definitions
Tim Shedor 73824b1d 2013-07-11T15:29:47 remove the display hack; use floats instead to inherit height. overflow:visible must work to have shadows visible
Tim Shedor 0963f210 2013-07-11T23:32:45 finally a real fix - just set overflow on code, not pre
Tim Shedor 97ab37f9 2013-07-11T13:47:52 hack a display:table to show shadows (overflow:visible breaks some examples) Not a perfect solution
Tim Shedor 732dfa24 2013-07-11T12:01:19 add coy theme
Tim Shedor 450f074a 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Lea Verou a20e5b46 2013-08-10T09:24:42 Merge pull request #132 from anorgan/gh-pages ::selection is in effect only on elements interesting to prism.js
Lea Verou 84ab72a0 2013-08-04T12:44:41 Merge pull request #150 from bartveneman/gh-pages Added throw keyword to c-like and javascript keywords
Bart Veneman 3c9155e6 2013-08-04T10:52:21 Added throw keyword to c-like and javascript
Bart Veneman c209c593 2013-08-04T10:48:56 Revert "Added throw keyword to c-like and javascript keywords" This reverts commit dc87b431cda4f19f4aab5235045c1379e8338186.
Bart Veneman dc87b431 2013-08-02T12:26:39 Added throw keyword to c-like and javascript keywords
Lea Verou a7d0a3d0 2013-07-25T12:10:31 Merge pull request #140 from mattboldt/gh-pages Corrected HSL to HSLA to colors declaring 4th value
Matt Boldt ac3dbacf 2013-07-25T11:18:10 Added alpha channel to HSL properties declaring a 4th value
Lea Verou a8229616 2013-07-14T11:30:26 Merge pull request #130 from milesj/css CSS function order quick fix
Miles Johnson 685b1652 2013-07-13T12:24:13 Use all markup patterns instead of just tag within PHP blocks [Issue #134]
Tim Shedor 9a44b406 2013-07-11T23:32:45 finally a real fix - just set overflow on code, not pre
Tim Shedor 66de8b02 2013-07-11T16:32:00 lighter stripes; show basic box-shadow and discard lifted-shadow effect on pseudo elements because of overflow conflicts; rm html, body definitions
Tim Shedor af9951ec 2013-07-11T15:29:47 remove the display hack; use floats instead to inherit height. overflow:visible must work to have shadows visible
Tim Shedor 79df967f 2013-07-11T13:47:52 hack a display:table to show shadows (overflow:visible breaks some examples) Not a perfect solution
Tim Shedor 8a653465 2013-07-11T12:01:19 add coy theme
Marin Crnković 2fce4179 2013-07-10T23:21:48 ::selection is in effect only on elements interesting to prism (pre and code with language-* classes)
Miles Johnson 6f266748 2013-07-03T17:49:42 Add PHP extras to components list
Miles Johnson 63e7a93b 2013-07-03T17:16:27 Use ? modifier instead
Miles Johnson e6cd1c83 2013-07-03T16:57:30 Fix function order
Miles Johnson 3f35ff9c 2013-07-03T12:21:50 Added PHP extras with additional patterns
Miles Johnson 29e51df1 2013-07-03T12:16:14 Fixed clike greater than or equals
Lea Verou 296ce251 2013-07-03T06:48:42 Merge pull request #101 from milesj/php-markup PHP Enhancements
Miles Johnson 50485867 2013-07-03T02:22:27 Added min versions
Miles Johnson 5c7d8061 2013-07-03T02:09:37 Polish fixes according to test cases
Miles Johnson 08d8f5a2 2013-07-02T18:39:04 Comment out patterns to move to php-extras
Miles Johnson 2dc55342 2013-07-02T18:36:53 Use global match for hook
Miles Johnson 808cf2d8 2013-07-02T18:19:19 Forgot script include
Miles Johnson 0c8c1789 2013-07-02T18:18:07 Quick fixes Removed PHP from examples
Miles Johnson a2db2b5c 2013-07-02T16:54:46 Added legit markup support
Miles Johnson a920626b 2013-07-02T15:33:05 Merge branch 'gh-pages' into php-markup
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
Lea Verou 08c4c6ee 2013-06-24T14:07:59 Merge pull request #129 from katsgeorgeek/gh-pages Issue with loading download page.
George Kats c7134196 2013-06-25T00:04:30 Change condition for highlight plugin.
George Kats 2c1d8363 2013-06-24T23:58:39 Fix highlight plugin for worker.
Lea Verou 2b6f8b08 2013-06-24T12:37:20 Merge pull request #128 from katsgeorgeek/topics/fix_css Add check of properties noCSS, noJS at meta.
George Kats 35ef10d8 2013-06-24T22:33:20 Add check of properties noCSS, noJS at meta.
Lea Verou a9b90208 2013-06-16T12:11:16 Merge pull request #122 from katsgeorgeek/gh-pages Add check existence of js and min.js files.
George Kats 62857fee 2013-06-16T21:26:35 Add option noJS for loading scripts.
George Kats 701fc57e 2013-06-16T21:20:41 Add option noCSS for load css files.
Lea Verou 4a3ee71c 2013-06-16T09:16:43 Merge pull request #112 from danielgtaylor/gh-pages Add highlighting support for raw HTTP
Lea Verou b955edd4 2013-06-14T14:04:51 Allowed numbers in properties (for CSS variables)
Lea Verou 1d899d7d 2013-06-14T11:46:34 Fixed parsing for entities and <> chars
Lea Verou dceab61d 2013-06-14T11:33:07 Tweaked CSS parsing for better LESS highlighting, added relevant example
Lea Verou 20caafcd 2013-06-13T08:08:15 Merge pull request #120 from katsgeorgeek/gh-pages Undefined in JS output generation script.
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 aaf1e130 2013-06-13T07:30:14 Merge pull request #119 from katsgeorgeek/gh-pages Fix fetch of a not existing css file in file-highlight plugin.
George Kats 58146b56 2013-06-13T17:21:12 Fix fetch of a not existing css file in file-highlight plugin. Undefined in CSS output generation script.
Lea Verou ff1c320b 2013-06-13T02:01:18 Merge pull request #118 from mathiasbynens/patch-1 Disable `text-shadow` on selected text
Mathias Bynens 71434b2e 2013-06-13T10:21:16 Disable `text-shadow` on selected text Closes #118.
Lea Verou 40233e1c 2013-06-13T09:44:05 Added components.js to plugins root
Lea Verou 75fc771b 2013-06-13T09:42:10 Added MDN
Lea Verou 6858b4ae 2013-06-11T12:00:06 Merge pull request #117 from arve80/index.html Adding third party tutorial in spanish.
Albert e25a583c 2013-06-10T23:17:25 Adding third party tutorial in spanish. Spanish translation of how to use prism.js in Web, Wordpress and Blogger.
Daniel G. Taylor 3527ccc7 2013-06-01T09:24:18 Add support for raw HTTP request and response syntax highlighting; add examples for these on the examples pages.
Miles Johnson 52b05010 2013-06-03T18:14:02 Removed markup parsing
Miles Johnson f79b188e 2013-06-03T18:12:50 Merge branch 'gh-pages' into php-markup Conflicts: components/prism-core.js components/prism-core.min.js
Lea Verou 39cd407a 2013-06-01T22:04:06 Merge pull request #110 from Mr0grog/bug-109-zero-length-lookbehind Prevent zero-length lookbehinds from throwing off future matches
Rob Brackett 2b204348 2013-06-01T22:01:58 Merge branch 'gh-pages' into bug-109-zero-length-lookbehind. Manually adjusted whitespace collision in prism.js. Conflicts: prism.js
Lea Verou 70856637 2013-06-01T19:10:11 Merge pull request #59 from CIAvash/before_insert_hook Add a hook before setting the highlighted code to <code>'s innerHTML
Lea Verou 29fce26c 2013-06-01T18:29:05 Merge pull request #103 from kuba-kubula/gh-pages Line Numbers plugin
Lea Verou b3ca1771 2013-05-26T21:39:44 Merge pull request #95 from milesj/css CSS improvements
Miles Johnson 3624f791 2013-05-26T20:12:48 Merge branch 'css' of github.com:milesj/prism into css
Miles Johnson e8da5fd0 2013-05-26T20:10:53 Added to components.js
Miles Johnson 4c9ad346 2013-05-26T20:08:55 Merge branch 'gh-pages' into css
Miles Johnson 448bd68e 2013-05-26T20:07:04 Removed example
Rob Brackett 8f746360 2013-05-23T11:53:04 Use separate vars to track whether lookbehind is being used and the length of the lookbehind. Fixes #109.
Lea Verou 6cbd5e66 2013-05-22T17:58:24 Merge pull request #107 from gmurphey/gh-pages Add Third Party Jekyll tutorial
Garrett Murphey e16ab25a 2013-05-22T20:53:07 Adding third party Jekyll tutorial.
Lea Verou 15e4ed7d 2013-05-22T16:49:43 Merge pull request #106 from remybach/twilight-theme Add twilight theme to components.js
Remy Bach 6e46cdcf 2013-05-22T22:33:03 Add twilight theme to components.js
Remy Bach 6b7f8a84 2013-05-22T22:19:50 Merge branch 'gh-pages' into twilight-theme * gh-pages: (74 commits) Fixed the Test Drive page to work with non-default languages Added File Highlight plugin Added minified version of Groovy Changed layout of download page to accommodate the growing number of languages Renamed okaidia cause it broke the theme switcher Added WPD to list of sites using Prism Split the components registration object into its own file Edited typeplate logo Adds Typeplate Logo to Used By Section Added tutorials section to homepage added Groovy language to download options Added URLs in strings example Added Used By section to Prism homepage Removed “new” from the header, as Prism is almost a year old already Added WPD plugin officially Readded word boundaries More example testing Moved function to clike More improvements and testing Added min files ...
Siavash Askari Nasr 29b28801 2013-05-21T16:01:30 Added 'before-insert' hook. After when code is highlighted and before being inserted to document.
Miles Johnson 6d05d897 2013-05-20T15:40:24 Improved pseudo elements
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 07c0f4f6 2013-05-19T12:03:10 Merge pull request #50 from remybach/twilight-theme Twilight theme for prism
Miles Johnson c1f60b0e 2013-05-18T21:47:01 Minor changes
Lea Verou fb11922e 2013-05-19T04:02:17 Fixed the Test Drive page to work with non-default languages
Miles Johnson a6b53a26 2013-05-18T18:01:16 Updated selector patterns
Miles Johnson c82d6df0 2013-05-18T17:31:20 Added min files
Miles Johnson e962299c 2013-05-18T17:29:21 Updated PHP patterns Fixed PHP + Markup
Lea Verou bba5bfc2 2013-05-19T03:20:58 Added File Highlight plugin
Lea Verou cbe9e528 2013-05-19T01:48:31 Added minified version of Groovy
Lea Verou 868f66da 2013-05-19T01:48:17 Changed layout of download page to accommodate the growing number of languages
Lea Verou d1e9693b 2013-05-19T01:00:43 Renamed okaidia cause it broke the theme switcher
Lea Verou 2154b0b1 2013-05-19T00:36:46 Added WPD to list of sites using Prism
Lea Verou 97d57c65 2013-05-19T00:35:29 Split the components registration object into its own file