SASS division warnings

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: SASS division warnings
Date: 2022-08-25 08:30:00
Message-ID: CA+OCxoxKuF-n2q2Rybh=LZesF5zLwEG6-a5EKY2q+rPt23mOpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The attached patch fixes a bunch of warnings in the webpack process
stemming from the use of the now deprecated division operator.

Thanks to Aditya Toshniwal helping figure out where to include the math
library :-)

Akshay, please apply when you've finished with the release.

--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com

Attachment Content-Type Size
div_warnings.diff application/octet-stream 2.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message fred.escallier 2022-08-25 09:31:04 Re: Translators: Release next week
Previous Message Akshay Joshi 2022-08-25 07:51:24 pgAdmin 4 commit: Pin Flask-SocketIO <= v5.2.0. The latest version does