Commit Graph

30 Commits (fa47bb5c70a13e4429aab47ddfda7f5cc50a949e)

Author SHA1 Message Date
Zaahir Moolla 3a6a0ab11e ensure val is defined before modifying 2015-11-19 17:00:12 -05:00
Mailkov dacd6ea55c Issue #1646 - comment 2015-11-14 06:01:17 +00:00
Mailkov 684329676c Issue #1646 - Eclipse IDE Cheat Sheet: fix JS Error 2015-11-14 05:47:10 +00:00
Bibhas 0e7b7905bf added language template for cheatsheets, organized languages 2015-10-05 23:37:53 +05:30
Matthew Ramina fe8138e5f8 CheatSheets: htmlencode < >, fixes #1414 2015-08-29 09:34:29 -04:00
Zach Thompson 6717894467 Update hide/show logic 2015-08-13 14:22:33 -06:00
Zach Thompson 9caef4686f Update default template to "keyboard" 2015-08-13 14:11:13 -06:00
Zaahir Moolla e603952527 Merge pull request #1388 from duckduckgo/brian/cheat-sheet-state
Preserve cheat sheet state and restore it on page load
2015-08-12 22:55:03 -04:00
Brian Stoner dc4d9a2932 make sure onShow is only run once 2015-08-11 22:28:37 -04:00
Brian Stoner 574dcd56f9 preserve cheat sheet state and restore it on page load 2015-08-11 22:15:54 -04:00
alohaas e7d97b4737 refactored to use theme-based colors, added third parameter to 'cheatsheets_codeblock' helper to pass an optional theme class to code elements, adjusted margins and padding 2015-08-10 20:59:24 -04:00
alohaas 7ba5e455d0 refactored templates so that template options extend from a base template 2015-08-10 02:03:20 -04:00
alohaas 8710e0cf30 added 'template_type' parameter to 'cheatsheets_ordered' helper which will pass the specified template_type in the json file to our template 2015-08-08 21:03:23 -04:00
Spencer Hamm 433b224a38 Moving table row hide up to fire before masonry 2015-07-15 16:39:57 -05:00
Spencer Hamm ccec3c8bb7 Converting CSS nth-child to jQuery 2015-07-14 16:07:47 -05:00
Zaahir Moolla e9b48925b2 add in missing right angle bracket to regex 2015-06-06 19:40:02 -04:00
Zaahir Moolla 186a9ab68a CheatSheet parsing update 2015-06-02 00:20:16 +00:00
Zaahir Moolla 417d8e4182 final adjustments to CheatSheets UI 2015-05-27 21:09:27 +00:00
Zaahir Moolla c891d8c033 show more does uses full window width 2015-05-26 19:30:56 +00:00
Zaahir Moolla 0caf685e17 remove unused regexs 2015-05-25 22:53:45 -04:00
Zaahir Moolla aa5583be1a finalized text parser and display logic 2015-05-26 02:29:50 +00:00
Zaahir Moolla ae47e4f260 further simplify escaping and replacing 2015-05-25 21:22:58 +00:00
Zaahir Moolla 70e606898f codeblock creation fixed and working 2015-05-22 22:35:33 +00:00
Zaahir Moolla ae9f3d6738 simplify and refactor -- small bug to fix 2015-05-21 21:02:39 +00:00
Zaahir Moolla 5aa936b9f8 small refactor, start using masonry.js 2015-05-18 03:04:07 +00:00
Zaahir Moolla b50e5c48ab properly handle codeblocks, update CSS 2015-05-14 20:46:02 +00:00
Zaahir Moolla c1ade2a86a Add helper to convert text to codeblocks 2015-05-14 17:43:33 +00:00
Zaahir Moolla a3b6295472 fixed display bugs, manually show/hide content 2015-04-07 00:09:28 +00:00
Zaahir Moolla 3898c18876 finished up working detail view cheatsheets 2015-04-04 17:35:33 +00:00
Zach Thompson 67571f2b08 cheat_sheets.js: Helper for indexing into JSON data structure 2015-02-25 21:31:58 -05:00