Journal des modifications

commit beea0d43dfbcff1e427ee954a54c69547eea0965
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sat Nov 9 14:33:27 2019 +0100

    redaction: the toolbar width has to be restricted to its content to avoid overlap other content

commit bd3ed1bb500b55213c88a21c2c2d567f49fe4831
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sat Nov 9 11:20:15 2019 +0100

    redaction: fix height of #tab-chat (the position is absolute, so it requires to manage it)

commit df5a460542575f8d73f94e122d0e613c3d2d0091
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 21:16:14 2019 +0100

    redaction: fix CSS rules for large screens (don't set min-width and adjust toolbar position when panel is not shown)

commit 53b49d88e347a926ebbff90913cda79569ed6bfc
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 10:25:35 2019 +0100

    redaction: toolbar icons "show toc" and "hide toc" are now listeners of toc

commit 9ec015efaa165a0af337db305ec22a11b064e41b
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 10:19:42 2019 +0100

    chat_n_edit: layout doesn't require CSS specific order, so we display toolpanel after #redaction

commit 99761e34f53d049e2545877b6a0e095d015f021c
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 10:17:01 2019 +0100

    chat_n_edit: toolbar and redaction container are now listners of toolpanel

commit cf3120497c34b986f364f10b73be5ba3f490a5b2
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 09:49:43 2019 +0100

    chat_n_edit: overlay listen toolbar-toc and toolpanel to show/hide itself

commit 84d4c5628ba18890a5c3bedc8e2a07b7d3171a41
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 09:48:21 2019 +0100

    popup: add listener system to avoid to use CSS global sibling selector

commit c17f7039be4a04d01ed40f6ac35b0e04ea11b142
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 28 08:41:41 2019 +0100

    redaction: on mobile, clear the box-shadow of toolpanel and keep border and 8px margin for toolbar-toc

commit 4129797f60ef03271d9eb4976a0eca91a76ebaa5
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Oct 20 22:14:34 2019 +0200

    redaction: toolbar fix IE10

commit fd237af493867ec53e3ce3dd4a819c127057b785
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Oct 20 21:47:53 2019 +0200

    redaction: make animation in 2 steps to show / hide toolpanel

commit 50d0a0433217f2df61ba3f22dd8a3a842ddf61ac
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Oct 20 21:34:24 2019 +0200

    redaction: fix toolpanel animation on mobile screens

commit 0f0abcac1cd2ca8a401d2edcccf57163d660aaf9
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Oct 20 15:30:39 2019 +0200

    redaction: toolbar is now composed of two buttons on the bottom right of the screen

commit c2cb25632a9f258139b5b6d4608cc4bebb80e394
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Oct 20 14:05:36 2019 +0200

    redaction: always show the right border of the body

commit 4d9c8741c323ea035f1bbb1641a8a763bb3c85c0
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Mon Oct 14 12:34:18 2019 +0200

    redaction: enforce tables to not overflow for mobile screens