Commit graph

21 commits

Author SHA1 Message Date
Andreas Gohr
f293a16b9c use jQuery slector to define the elements
This makes it possible to use multiple. For now I just use all headlines
2017-02-14 11:59:08 +01:00
Andreas Gohr
eaccab8168 Merge branch 'master' into sidebar
* master:
  show license not copyright SPR-794
  use proper translation mechanism for JS SPR-798
  added type ints for other plugins
  SPR-797 fix ID uniqueness
2017-02-14 11:21:52 +01:00
Andreas Gohr
fa2e06046c use proper translation mechanism for JS SPR-798 2017-02-14 10:41:41 +01:00
Andreas Gohr
9fd3d99b8f directly embed SVGs for better styling
Now the SVGs are loaded via AJAX and are directly embedded into the
HTML. This allows for styling them via CSS and we can apply proper hover
styles.

The svg dispatcher was extended with an embed option (boolean parameter
'e') which will return an absolute minimum svg with absolutely no
styles.
2017-02-13 16:19:43 +01:00
Andreas Gohr
9d8dba1489 New sidebar JavaScript logic
This implements the JS logic as discussed in our meeting. A sidebar can
now contain virtually any wiki syntax. (currently hardcoded) H2 elements
will toggle all their following content which is wrapped in a wrapper
div.

This is currently implemented on top of the old JavaScript which should
be removed.

The toggle element should be made configurable.

We probably want to reuse some of the toggle logic for the user tools.
2017-02-13 15:17:18 +01:00
Andreas Gohr
9281ecfa76 fixed line endings CRLF -> LF 2017-02-09 17:48:44 +01:00
Jana Deutschländer
3bd1b21aee sidebar nav reset open toggle areas when switch to wide content view 2017-02-09 11:27:52 +01:00
Jana Deutschländer
edabe53b81 trigger defaultcontent in wide-content state main menu on click 2017-01-11 18:06:07 +01:00
Jana Deutschländer
d0530116c5 mobile + js: min-height for content > sidebar hight 2017-01-11 17:51:42 +01:00
Jana Deutschländer
4ab8bced93 toggler 2017-01-10 10:02:01 +01:00
Jana Deutschländer
3569264837 wide content toggler 2017-01-10 09:41:22 +01:00
Jana Deutschländer
1b899691a7 Vorbereitung sprint meeting 2017-01-10 09:18:01 +01:00
Jana Deutschländer
92c91ef8b0 metabox part 3 2017-01-09 17:08:44 +01:00
Jana Deutschländer
19265a3d2c sidebar toggle + scrolltobottom for trace on page load 2017-01-05 17:04:48 +01:00
Jana Deutschländer
5939959969 menu-toggle sidebar 2017-01-05 15:48:32 +01:00
Jana Deutschländer
646345133d side-tools, user links, admin panel 2017-01-05 13:38:12 +01:00
Jana Deutschländer
4fca1d16bb language handling for js 2017-01-04 18:09:30 +01:00
Jana Deutschländer
c39e94e4e3 main nav effects 2017-01-04 17:37:57 +01:00
Jana Deutschländer
035726f000 template redesign 2017-01-02 09:14:38 +01:00
Jana Deutschländer
f414dd9577 template redesign 2017-01-02 08:58:59 +01:00
Jana Deutschländer
ca90ebc1c0 magic matcher / direct nav / reset styles 2016-11-03 17:21:39 +01:00