This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 17faea0  Starting breeze will run an init script after the environment 
is setup (#11029)
     add 19d781f  Replace JS package toggle w/ pure CSS solution (#11035)

No new revisions were added by this update.

Summary of changes:
 .rat-excludes                           |  2 -
 airflow/www/package.json                |  1 -
 airflow/www/static/css/switch.css       | 84 +++++++++++++++++++++++++++++++++
 airflow/www/templates/airflow/dag.html  |  9 ++--
 airflow/www/templates/airflow/dags.html | 11 +++--
 airflow/www/webpack.config.js           |  4 +-
 airflow/www/yarn.lock                   |  5 --
 licenses/LICENSE-bootstrap-toggle.txt   | 21 ---------
 setup.cfg                               |  1 -
 9 files changed, 98 insertions(+), 40 deletions(-)
 create mode 100644 airflow/www/static/css/switch.css
 delete mode 100644 licenses/LICENSE-bootstrap-toggle.txt

Reply via email to