0.0.20 • Published 6 years ago

angular-tomitribe-fab v0.0.20

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

angular-tomitribe-fab

Floating action button component

* tribe-fab
    attributes:
        fab-direction='down/up/left/right' def['down']
        fab-trigger='fabClick/fabOver' def['fabClick']
        trigger-hide='true'
        opened-status='variable'

* tribe-fab-trigger
* tribe-fab-actions

Ex:
  tribe-fab(fab-direction='down' fab-trigger='fabClick' opened-status='menuOneStatus')
    tribe-fab-trigger
      tribe-button(tribe-size='l', tribe-type='fab')
        span.alegreya.rt +
    tribe-fab-actions
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-android
        div.text Android
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-pencil
        div.text Pencil
      tribe-button(tribe-size='m', tribe-type='fab')
        i.fa.fa-remove
        div.text Remove
0.0.20

6 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago