1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 22:29:12 +01:00

732 Commits

Author SHA1 Message Date
Dave Olsen
4435e72cf9 creating an images dir 2014-02-22 13:01:38 -05:00
Dave Olsen
a74aae5af4 adding new fonts 2014-02-22 13:01:04 -05:00
Dave Olsen
01db5dd6df changing breakpoints 2014-02-22 13:00:57 -05:00
Dave Olsen
328f0519b2 remove old icons 2014-02-22 13:00:33 -05:00
Dave Olsen
c956e8d953 vendoring typeahead 2014-02-22 12:24:32 -05:00
Dave Olsen
c94a368fa1 Merge branch 'dev' into feature-patternsearch
Conflicts:
	core/templates/index.mustache
2014-02-22 12:23:33 -05:00
Dave Olsen
9cd93c82a8 putting the tabs css into the real files 2014-02-22 12:17:34 -05:00
Dave Olsen
bfd3d5a7c0 putting the tabs css into the real files 2014-02-22 12:17:23 -05:00
Dave Olsen
9a227b7f6c css changes related to pattern state 2014-02-22 11:29:45 -05:00
Dave Olsen
fd56ca2b8f adding support for open anno and move to anno via query string vars 2014-02-22 11:02:27 -05:00
Dave Olsen
e8808e70f7 adding a moveTo function 2014-02-22 11:01:53 -05:00
Dave Olsen
89bca9075e can use either c or code for the view param 2014-02-22 11:01:13 -05:00
Dave Olsen
07905fae94 allow for clearing the selection of code when swapping tabs or loading a new pattern 2014-02-22 10:49:20 -05:00
Dave Olsen
ce82badde6 adding support to open code view & auto-select code based on query string vars 2014-02-22 10:48:58 -05:00
Dave Olsen
cd45827531 making sure the correct item has its pattern state updated 2014-02-22 10:18:14 -05:00
Dave Olsen
4878c06c37 modifying the various code and annotation view templates 2014-02-22 10:17:56 -05:00
Dave Olsen
4bb27acdcd make sure code view open auto-closes annotation view 2014-02-22 10:17:40 -05:00
Dave Olsen
88fec9f5bb make sure annotation open auto-closes code view 2014-02-22 10:17:26 -05:00
Dave Olsen
1b6dc44f77 adding a weight to the pattern name 2014-02-22 10:17:04 -05:00
Dave Olsen
2f1e1fdfde adding a spinner to code view when it takes a while to run the AJAX calls 2014-02-22 10:16:13 -05:00
Dave Olsen
792f607e42 modifying how the close button is set-up 2014-02-22 10:14:46 -05:00
Dave Olsen
ddff8403a3 Merge branch 'feature-patternstate' into dev 2014-02-16 22:43:02 -05:00
Dave Olsen
0c4c43b8b6 the initial css styles for the states 2014-02-16 22:42:20 -05:00
Dave Olsen
7983d57964 moving the prism css to a vendor folder 2014-02-16 22:41:32 -05:00
Dave Olsen
89092512b3 adding a link to the states.css file 2014-02-16 22:41:20 -05:00
Dave Olsen
2301cce05b mucking with classes for pattern state 2014-02-16 22:41:03 -05:00
Dave Olsen
b91cff270e adding pattern states to the lineages 2014-02-16 22:40:30 -05:00
Dave Olsen
8435585701 adding pattern states to the lineages 2014-02-16 22:40:19 -05:00
Dave Olsen
9da3493be9 copy fix 2014-02-16 22:39:36 -05:00
Dave Olsen
c35754a00e making sure the first state doesn't get counted as false 2014-02-16 22:39:31 -05:00
Dave Olsen
a990e02456 moving prism.css 2014-02-16 22:38:48 -05:00
Dave Olsen
35f7e84e17 handling the resizing key combos in the iframe 2014-02-16 21:01:48 -05:00
Dave Olsen
5153f4abe2 switching to only using ctrl 2014-02-16 21:01:22 -05:00
Dave Olsen
c8b604e93b adding support for swapping html/mustache tabs via the keyboard 2014-02-16 16:57:01 -05:00
Dave Olsen
0e648558a2 making sure the patterns are sorted properly 2014-02-16 16:18:55 -05:00
Dave Olsen
18923d4927 iframe patterns will also listen for the key presses. 2014-02-16 16:02:29 -05:00
Dave Olsen
f9444c9d92 making scriptLoader recursive 2014-02-16 16:02:11 -05:00
Dave Olsen
72e3d14f32 adding typeahead support 2014-02-16 08:29:25 -05:00
Dave Olsen
b382bdb2c6 Merge branch 'feature-keyboardshortcuts' into dev 2014-02-15 11:54:16 -05:00
Dave Olsen
4f746ae2c7 various keyboard shortcuts 2014-02-15 11:54:04 -05:00
Dave Olsen
f3496c0057 standardizing the viewer toggle, open, and close functions 2014-02-15 10:16:22 -05:00
Dave Olsen
7fa4f390f8 Merge branch 'feature-ie9support' into dev 2014-02-14 15:56:52 -05:00
Dave Olsen
9839fd4fe8 handling a case where an object is being sent from "somewhere" 2014-02-14 15:56:34 -05:00
Dave Olsen
6dbb80cbce passing strings between postmessage and converting the JSON on each end 2014-02-14 15:02:07 -05:00
Dave Olsen
473caca9fd adding class list polyfill 2014-02-14 15:01:16 -05:00
Dave Olsen
1ad2e433f7 making scriptLoader reusable 2014-02-14 15:00:07 -05:00
Dave Olsen
a5eedf3e2a some basic fixes working in ie9 2014-02-13 13:19:34 -05:00
Dave Olsen
ec0f9a07b8 watcher fix for windows 2014-02-12 22:39:52 -05:00
Dave Olsen
3392983f58 working back-end code for pattern state 2014-02-12 22:31:14 -05:00
Dave Olsen
cd04a94dba fixing a bad loop 2014-02-11 19:44:46 -05:00