1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 14:18:30 +01:00

200 Commits

Author SHA1 Message Date
Brad Frost
ca4c0f1371 Add overflow to dropdowns so nav items that appear below the fold can be accessed. 2014-03-16 00:56:31 -04:00
Brad Frost
69896a1d27 Right-aligned sizing styles 2014-03-15 16:50:26 -04:00
Brad Frost
facce7ee0e Style updates to styleguide.css: adjust icon size and spacing, added overflow: auto to dropdowns, increased width 2014-03-10 20:19:58 -04:00
Brad Frost
0327f759ed Subjectively removing patterns that won't necessarily get used 2014-03-04 15:09:38 -05:00
Brad Frost
b1c7cc41fa Added position: relative to sg-pattern
Prevents absolutely-positioned elements from floating to the top
2014-03-04 14:57:38 -05:00
Dave Olsen
22503bd189 load annotations on "view-all" pages at load. turned off by default. 2014-02-27 16:41:53 -05:00
Dave Olsen
6fd519521b making sure annotations can be added to the pattern container div on the style guide 2014-02-27 16:19:08 -05:00
Dave Olsen
0b213ca94f making sure the MQs item is hidden on smaller screens 2014-02-24 23:46:36 -05:00
Dave Olsen
5cf9d925f5 the MQ menu now lines up properly 2014-02-24 15:56:52 -05:00
Dave Olsen
e50f6a0ada shrinking the width of the input box 2014-02-24 15:56:23 -05:00
Dave Olsen
a0adb4ad49 making the search options more flexible 2014-02-24 13:50:01 -05:00
Dave Olsen
01de6ac231 making sure the pattern nav hides sooner than it has been 2014-02-23 22:40:28 -05:00
Dave Olsen
2cc0e46636 hiding the pattern search on smaller screens 2014-02-23 22:40:05 -05:00
Dave Olsen
c0e8a42032 showing the pattern state for the selected pattern 2014-02-23 21:13:58 -05:00
Dave Olsen
d3d32498cf showing the pattern state for the selected pattern 2014-02-23 21:13:53 -05:00
Dave Olsen
33fda583e7 adding the keyboard shortcut link to the tools list 2014-02-23 18:14:34 -05:00
Dave Olsen
924cb5e109 fixing a broken keyboard shortcut 2014-02-23 17:59:40 -05:00
Dave Olsen
d2a3fe6e66 fixing the background color of the viewport 2014-02-22 15:13:36 -05:00
Dave Olsen
b22ecda823 updating the icons in the nav 2014-02-22 15:00:59 -05:00
Dave Olsen
c9bcff53ed updating pattern finder 2014-02-22 14:48:20 -05:00
Dave Olsen
8f9bbdef66 updating pattern finder 2014-02-22 14:48:10 -05:00
Dave Olsen
dd7198579a updating the fonts 2014-02-22 14:47:32 -05:00
Dave Olsen
324ba4390c updating the location of the spinner 2014-02-22 14:47:24 -05:00
Dave Olsen
7e1aa8ba16 adding a new set of fonts 2014-02-22 13:02:14 -05:00
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
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
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
b91cff270e adding pattern states to the lineages 2014-02-16 22:40:30 -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
18923d4927 iframe patterns will also listen for the key presses. 2014-02-16 16:02:29 -05:00