ryanahamilton opened a new pull request #11035:
URL: https://github.com/apache/airflow/pull/11035


   related: #10953
   
   Freshens up the UI with a more modern looking toggle switch. Unlike the its 
predecessor, this switch is pure CSS so it does not rely on JavaScript to apply 
any styling. This remedies the [visual jank](https://r.hmlt.in/12uJwjJA) you 
would see when loading the page. Removes the old `bootstrap-toggle` package and 
its baggage.
   
   | Before | After |
   |---|---|
   |  ![Screen Recording 2020-09-20 at 06 34 56 
PM](https://user-images.githubusercontent.com/3267/93723834-1080b200-fb70-11ea-9d64-3ba08aedcfdd.gif)
 |  ![Screen Recording 2020-09-20 at 06 33 00 
PM](https://user-images.githubusercontent.com/3267/93723791-c3044500-fb6f-11ea-88dc-c833eefffcb5.gif)
    |
   
   | Before | After |
   |---|---|
   |  
![image](https://user-images.githubusercontent.com/3267/93723849-327a3480-fb70-11ea-8bff-48053b894df8.png)
 |  
![image](https://user-images.githubusercontent.com/3267/93723777-9c460e80-fb6f-11ea-91bd-11a5aca9beec.png)
 |
   
   
   
   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code change, Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in 
[UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to