Commit Graph

13 Commits

Author SHA1 Message Date
sean kenny 4139137e58 Initial Merge 2014-07-25 16:23:04 +01:00
Adam Shaw b0d1b5a837 modify demos and tests for lumbar building 2013-03-16 23:51:09 -07:00
Adam Shaw d0d761a0d8 switch all demos and tests over to new loader 2013-03-11 02:21:39 -07:00
Adam Shaw d2ef2cf1a8 new Grunt build system, development flow, Bower component generation, jQuery plugin manifest 2013-02-26 00:43:35 -08:00
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