components.js


Log

Author Commit Date CI Message
Eugene Platonov 8115e640 2014-05-17T21:32:55 add Scala support to prism
Lea Verou c1aa3354 2014-04-28T12:14:41 Merge pull request #216 from nauzilus/plugin-show-langauge Plugin to show highlighted language, per Issue #1
Daniel Flint d160f3c1 2014-04-22T22:14:13 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism into gh-pages
Daniel Flint 79a7d9a7 2014-04-22T16:03:31 Include owner in components.js, also minified CSS/JS.
Lea Verou 7ddd2613 2014-04-21T12:42:38 Added owners to plugins/languages/themes
Daniel Flint 79af7964 2014-02-24T22:34:43 Plugin to show highlighted language, per Issue #1
idleberg 79f1a83a 2014-02-24T14:51:38 added NSIS syntax
Daniel Flint 9f1d0e1e 2014-02-20T16:02:05 New language - ASP.NET (C#). Initial commit, still some work to do and hacks to workaround.
Arne Hormann def5c233 2013-12-01T15:16:53 add Go support to prism
Mohammad Valipour f325baaa 2013-10-29T13:30:39 Add corresponding entries for csharp and gherkin to components.js
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Samuel Flores 8168cd3e 2013-09-26T11:46:08 Support for Ruby languague
Tim Shedor aa77b31b 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Miles Johnson 6f266748 2013-07-03T17:49:42 Add PHP extras to components list
Lea Verou a276a52e 2013-06-27T12:29:28 Fixed order of plugins and langs in the file builder
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 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
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.
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.
Lea Verou 29fce26c 2013-06-01T18:29:05 Merge pull request #103 from kuba-kubula/gh-pages Line Numbers plugin
Miles Johnson e8da5fd0 2013-05-26T20:10:53 Added to components.js
Remy Bach 6e46cdcf 2013-05-22T22:33:03 Add twilight theme to components.js
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 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 97d57c65 2013-05-19T00:35:29 Split the components registration object into its own file