Commit Graph

9 Commits (master)

Author SHA1 Message Date
Adam Shaw 3079c2f1c3 final touches for 1.4.10 2011-01-01 23:46:27 -08:00
Adam Shaw e2dbcaf15d refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
Adam Shaw 8ebda5094f added droppable/drop, refactored selectable code, fixed issue 406 2010-06-28 21:51:13 -07:00
Adam Shaw a469d8d3c4 refactoring/bugfixes to selectable code. new methods: select/unselect. new options: unselectAuto/unselectCancel 2010-05-22 17:30:16 -07:00
Adam Shaw b75d05c6d5 new options for selecting days/slots (see examples/selectable.html) 2010-04-22 20:27:14 -07:00
Adam Shaw deed716b67 final touches for 1.4.5 2010-02-21 20:30:11 -08:00
Adam Shaw 98ed1b49aa bugfixes, better displaying within tabs and iframes
- fullcalendar methods called on non-initialized elements will not throw error
- no more artifacts during first view render (for slow browsers)
- no more errors on attempted render when invisible (in hidden tabs, for example)
- more efficient, browser-agnostic algorithm for displaying within an iframe
- more efficient setMinHeight
2010-02-20 17:44:24 -08:00
Adam Shaw 82578fb919 updated changelog, added some docs, reset permissions, fixed small IE window resize bug 2009-12-02 22:03:57 -08:00
Adam Shaw dbdbafd35d bugfixes and minor enhancements for 1.4.2
- eventAfterRender
- getView
- displaying in iframe (also added tests)
- render method now adjusts calendar's size too
- day-of-week classnames fixed when firstDay=1
- leave more space on side event events in agenda views
- "T" optional in ISO8601 events
2009-11-28 20:43:02 -08:00