diff options
author | Mario <mario@mariovavti.com> | 2020-06-15 08:19:13 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-06-15 08:19:13 +0000 |
commit | 56ec55110a27a13cc2c7d1fb09f1650f8c4cd842 (patch) | |
tree | 1ed6199b0d09b232b3ba5dce28a0a0134242df55 /library/fullcalendar/README.md | |
parent | 570497071d7dc231be6ab0eee951c22f1ad05df2 (diff) | |
download | volse-hubzilla-56ec55110a27a13cc2c7d1fb09f1650f8c4cd842.tar.gz volse-hubzilla-56ec55110a27a13cc2c7d1fb09f1650f8c4cd842.tar.bz2 volse-hubzilla-56ec55110a27a13cc2c7d1fb09f1650f8c4cd842.zip |
update fullcalendar to version 4.4.2
Diffstat (limited to 'library/fullcalendar/README.md')
-rw-r--r-- | library/fullcalendar/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/library/fullcalendar/README.md b/library/fullcalendar/README.md new file mode 100644 index 000000000..991011fc5 --- /dev/null +++ b/library/fullcalendar/README.md @@ -0,0 +1,13 @@ + +# FullCalendar [![Build Status](https://travis-ci.com/fullcalendar/fullcalendar.svg?branch=master)](https://travis-ci.com/fullcalendar/fullcalendar) + +A full-sized drag & drop JavaScript event calendar + +- [Project website and demos](http://fullcalendar.io/) +- [Documentation](http://fullcalendar.io/docs) +- [Support](http://fullcalendar.io/support) +- [Contributing](CONTRIBUTING.md) +- [Changelog](CHANGELOG.md) +- [License](LICENSE.txt) + +*From the blog*: [Changes in the Upcoming v5](https://fullcalendar.io/blog/2020/02/changes-in-the-upcoming-v5) |