Giter Club home page Giter Club logo

mp-calendar's People

Contributors

dependabot[bot] avatar mpachnis avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

mp-calendar's Issues

Timezone issue

If you are in any - UTC timezone (ex -60), if you select the 1st of March you get redirected to February.

api for mp-calendar?

Hi all.

I was thinking of developing an api for mp-calendar. What do you all think of the idea?

1. my idea

1.1 POST in 'https://mp.calendar.io/component?'

https://mp.calendar.io/component?id='1'&title='title'&content='content'&date='date'&color='color'

1.1.2 return json

[
    {
        "title": "Skype",
        "content": "Skype call at 15:40",
        "date": "2017-06-02",
        "color": "#000"
    }
]

1.2 GET in 'https://mp.calendar.io/component?'

https://mp.calendar.io/component?id='1'&title='title'&content='content'&date='date'&color='color'

1.2.1 return json

[
    {
        "title": "Skype",
        "content": "Skype call at 15:40",
        "date": "2017-06-02",
        "color": "#000"
    }
]

Events Display

First of all, thank you for the very nice component. I have a small issue. When I add an event, this events is not shows at calendar unless I reload. And second is events has some display problem at small screen ( like on phone) (see attached photo )
Actually, I have solved with adding some extra code to your component, but this is not the good way I think :)

Thank you in advance!

screenshot 22

Re-render calendar on data update

Hi!
I'm using this component with Polymer 2 but I can't the calendar to update on data change.

Im fetching data from database, but data is not displayed in calendar until I swap to a different month and then back to the correct month.

Any plans of adding a feature to re-render the calendar if new data is presented to events-object? :)

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.