Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant find arrows #42

Closed
samithf opened this issue Mar 2, 2018 · 2 comments
Closed

cant find arrows #42

samithf opened this issue Mar 2, 2018 · 2 comments
Assignees
Labels

Comments

@samithf
Copy link

samithf commented Mar 2, 2018

I can not find month and year change arrows in last two examples https://wikiki.github.io/components/calendar/.

update
And I used fontawesome 5 with this

const datePicker = new bulmaCalendar(document.getElementById( 'b-cal' ), {
       iconSet: 'fontawesome-5',
       overlay: true,
       dateFormat: 'dd/mm/yyyy',
    });

but still not working

@Wikiki Wikiki self-assigned this Mar 5, 2018
@Wikiki Wikiki added the bug label Mar 5, 2018
@Wikiki
Copy link
Owner

Wikiki commented Mar 5, 2018

Hi,

did you include Fontawesome 5 css into your html page ?
The extension does not include any icon set.

regards,

Wikiki added a commit that referenced this issue Mar 5, 2018
@andreujuanc
Copy link
Contributor

Can you publish this fix in npm? thanks!!!

@Wikiki Wikiki closed this as completed Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants