[pgadmin4][patch] fix history panel on ie11

From: Sarah McAlear <smcalear(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin4][patch] fix history panel on ie11
Date: 2017-07-07 23:03:22
Message-ID: CAGRPzo-hAYJH6Eb6XDx4G0y1R_Ye6L8m8zqoG9DyFDPRQAH+UQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers!

This patch fixes the layout issues on IE11. There is a known issue on
react-split-pane that requires a previous version of bowser in order to
render correctly on IE11. We had to downgrade the version of bowser to
1.6.1 until the relevant pull request to react-split-pane has been accepted.

Thanks!
Sarah & Rob

Attachment Content-Type Size
01-fix-history-panel-on-ie.diff text/plain 918 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-07-10 06:07:33 [pgAdmin4][Patch]: Fixed #2532 - Left side tree: The node disappears on update if there is only one child exist for that category.
Previous Message Joao De Almeida Pereira 2017-07-07 20:53:06 [pgadmin-hackers][patch] Update the error alerts style in dialog