Code Monkey home page Code Monkey logo

fullcalendar-yearview's People

Contributors

dependabot[bot] avatar p-try avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fullcalendar-yearview's Issues

Provide a short how-to integrate this with a Nexcloud installation

This looks awesome and I'd love to plug it into a NextCloud. NextCloud apparently uses fullcalendar:

nextcloud/calendar#2673

but your example file isn't very instructive on the NextCloud integration front. Of course that may not be a priority, but I am posting here in the hope that someone might take up the challenge and integrate this with a NextCloud installation and post a how-to.

Locale ¿work?

Hi, I'm trying to configure the component with a "locale" different to "en" and I can't get it, it doesn't listen to me.
I'm new to javascript but I've seen that, for example, the name of the days is taken from "moment.js" but I don't know how to configure it (I've also tried with "moment-with-locals.js").

`document.addEventListener('DOMContentLoaded', function () {
var calendarEl = document.getElementById('calendar');

        var calendar = new FullCalendar.Calendar(calendarEl, {
            defaultView: 'year',
            plugins: ['interaction', 'dayGrid', 'yearView'],
            selectable: true,
			locales: ['es','en'],
			locale: 'es',

...`

How can I do it, is it a bug?

Thank you.

Selection highlighting does not match view

When activating the selection I noticed that the selected area does not coincide with the represented days:

GIF 24-03-2023 9-48-21

It seems that the selection takes the canvas from a normal monthly view, can it be?
Could you give me some guidance on how to fix it?

Thx.

Using with angular

How can I use this with the official angular component of FullCalendar?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.