lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications
https://ui.lumapps.com
MIT License
1.96k stars 274 forks source link

fix(fab): fix behavior of triggerOnClick attribute is set to false #600

Closed gregorycat closed 6 years ago

gregorycat commented 6 years ago

Fix the behavior on the trigger-on-click if attribute is set to false.

Test scenarios:

  1. Edit basic.html of FAB Button demo to add the attribute trigger-on-click="false"
  2. Refresh the FAB page
  3. hover the FAB button you've just edit, the fab actions shoud appear