Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jM3wX-0007AN-1c for pgadmin-hackers@arkaria.postgresql.org; Wed, 08 Apr 2020 06:12:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jM3wV-0001Be-Lm for pgadmin-hackers@arkaria.postgresql.org; Wed, 08 Apr 2020 06:12:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jM3wV-00018Z-Fn for pgadmin-hackers@lists.postgresql.org; Wed, 08 Apr 2020 06:12:07 +0000 Received: from mail-il1-x132.google.com ([2607:f8b0:4864:20::132]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jM3wS-0005hU-Ed for pgadmin-hackers@postgresql.org; Wed, 08 Apr 2020 06:12:06 +0000 Received: by mail-il1-x132.google.com with SMTP id g15so5622735ilj.10 for ; Tue, 07 Apr 2020 23:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=92qt4XSNxxcR+k44uYqaX882Up+ex3+7M2Vv/z9938Y=; b=XZCdr9YXBmcgbjBEJ6knesqvOKONeoJ15dA6AxU1SBMXeMzmxwqOMdhYKBA8wDLwEY IhqGGMGPINR2IZ70UKxROSDIRk37+kpGLhX/rG4yFy7EBEHhBvGiTFyN067gLH+ussIS 3qngBN7WanX6jTLNyftOgdMI9dgZB1VOcWVYBN+NcYJRGlubQua2+Gwfp2Ng1rHqapDn Q98N2wNDVlp1FgLpsU+Y1sWaQmE1qkh4OMTO4+nbFbGtyvhIRphr1SN1qH5r6Lh/Q+NL Sxx9JWPM/dCaFY3oITYfCwDHOv4cuEQUxPjLtmX7F9fs7yBgOkABbjIrm7nGBIV+XlhW UHSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=92qt4XSNxxcR+k44uYqaX882Up+ex3+7M2Vv/z9938Y=; b=s0DHrg5lxussTPKESoEhpJKV9tVhEhuecYvh4F8rM16FTGuBvp8rli0fwRT4T0cNo5 kddo4iw/acRGvOq1/ue58htn1i6ceNCoqKmWXVmKq7VyGkWokrymTnmAIfOcTYsJ6W0i MMdAY/yimsbujDlxB2WwozjfYUYbymHGT2B6hEL5GDfTBdg10cpHqj66Je/M4QyiX7NL w5iHwi3JfbkcthSzsNKYFx14dCkGGRhZc/qQr3I5JY7Dn3eXG45SIjsNP1p7I0vgKpGf pkQoS9NbohGxICNog+8YVKFeDn8MARPKmzekbwsJIiaZ6PPV+N08ECCEjjnCY2g9QuAI Va8g== X-Gm-Message-State: AGi0PuYRvUfgp4vMe2QUWEoz7FgFDkDHLqcU4bTXFTH/8i/xWqOSKfwu nhMff41GIHZo40miaGZIJGneW5biOw0wxIQ5b8eDf/6vHimAVEgAqh3s0BMVswUGjQXDBGEYbzd Z/d8wYqjo7Aqhclgv7FthX3WaG+Cfa5f38l9M0KG/SICqnnTrBNP7d0qdOe+YnxAL80/QEEmWMb 9DSKgagAfSThXtdtlzXSySEWiIVeCOxgwQoqqMP6w79/i3nSRjJ2w= X-Google-Smtp-Source: APiQypLPNTJ+s159ig3sCf/0ScsHBY4Rna1ZnXixuhpwoi410bOtP7MdCfiLAqlLNXrU0QzDS9ta/Lu3oaygspgW7HM= X-Received: by 2002:a92:b0e:: with SMTP id b14mr6772228ilf.176.1586326322199; Tue, 07 Apr 2020 23:12:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 8 Apr 2020 11:41:51 +0530 Message-ID: Subject: Re: [pgAdmin][RM5361] pgAdmin breaks on IE 11 with @simonwep/pickr To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000eedc4e05a2c16089" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000eedc4e05a2c16089 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Apr 7, 2020 at 4:59 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to use the ES5 dist of @simonwep/pickr when bundling > pgAdmin to make it work on IE. > Please review. > > -- > Thanks and Regards, > Aditya Toshniwal > pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000eedc4e05a2c16089 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.=C2=A0

On Tue, Apr 7, 2020 at 4:59 PM= Aditya Toshniwal <= aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is t= he patch to use the ES5 dist of=C2=A0@simonwep/pickr when bundling pgAdmin = to make it work on IE.
Please review.

--
=
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer = |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat, Plant a TREE&qu= ot;


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000eedc4e05a2c16089--