pgAdmin 4 commit: Add support for SCSS building in webpack.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for SCSS building in webpack.
Дата
Msg-id E1dQs6u-0001AK-Gb@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add support for SCSS building in webpack.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ba3ab7b322ef940a53e2e4309b39855d1bac0b66
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
web/package.json                     |   3 +
web/pgadmin/static/scss/pgadmin.scss |   0
web/pgadmin/templates/base.html      |   2 +-
web/webpack.config.js                |  18 ++
web/yarn.lock                        | 356 +++++++++++++++++++++++++++++++++--
5 files changed, 361 insertions(+), 18 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel tobe closed
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update alertify alerts to use the styling definedin