Closed franciscomorenobd1 closed 5 years ago
Hi!
I see the commit for the weekly face counter here: https://github.com/objectivehtml/FlipClock/blob/ae18a3c0cb563e10dd79963238f357e1ce95a887/src/flipclock/js/faces/weeklycounter.js
Also the getWeekCounter is missing on the flipclock.js check here: https://github.com/objectivehtml/FlipClock/blob/ae18a3c0cb563e10dd79963238f357e1ce95a887/src/flipclock/js/libs/time.js
But the weekly counter face is not on the compiled version of the flipclock, check here: https://github.com/objectivehtml/FlipClock/blob/master/compiled/flipclock.js
This can be fixed? With that we can use that clock face without modify our website code.
Regards.
There is a new branch js-es6. The library was rewritten and this should be fixed.
js-es6
Hi!
I see the commit for the weekly face counter here: https://github.com/objectivehtml/FlipClock/blob/ae18a3c0cb563e10dd79963238f357e1ce95a887/src/flipclock/js/faces/weeklycounter.js
Also the getWeekCounter is missing on the flipclock.js check here: https://github.com/objectivehtml/FlipClock/blob/ae18a3c0cb563e10dd79963238f357e1ce95a887/src/flipclock/js/libs/time.js
But the weekly counter face is not on the compiled version of the flipclock, check here: https://github.com/objectivehtml/FlipClock/blob/master/compiled/flipclock.js
This can be fixed? With that we can use that clock face without modify our website code.
Regards.