stevermeister/angular-flipclock

documentation?

Closed this issue ยท 14 comments

Please be documentation. ๐Ÿ˜‰

I would really appreciate if you help me with this :)

How do I configure?
How do I use the callbacks?

Pls help! ๐Ÿ˜„

it should be easy:

<flip-clock autostart="false" ></flip-clock>

what options do you want to use?

for example, the time.

 $scope.setTime()

if you provide me example in pure plugin -> I could show you how to do it with Angular wrapper

thank you for the sandbox.

  1. I've fixed method call (thank you for pointing this out)
  2. you can call method only after directive-controller init

please look
http://plnkr.co/edit/MMFA2R9QpieFVVjAEffQ?p=preview

thank you!
work without the second parameter. ๐Ÿ˜‰
http://plnkr.co/edit/eRhTyLabzYBkd7Z6isoB?p=preview

great!

These plunker examples are no longer working.... :/

that could be last change was 3 years ago, are you still using AngularJS and have not migrated to new Angular?

Yes, AngularJS is still maintained btw, and i didnt really like the way things work in Angular...

you are welcome to contribute to this project then