Adam Shaw
1be3356425
remove jquery-ui references from demos and manual tests
2014-07-23 13:16:47 -07:00
Adam Shaw
b489efa8e8
new plain manual test template
2014-06-11 23:21:03 -07:00
Adam Shaw
85ef67506e
adjust to jquery's new location in jquery/dist
2014-05-31 16:56:00 -07:00
Adam Shaw
7a714d1575
change location of where built files go
2014-05-30 22:50:58 -07:00
Tanguy Pruvot
43e1ea2ac2
tests: add moment.js everywhere
2014-02-23 13:11:52 +01:00
Adam Shaw
9181e8be2e
bower components go in lib/, all demos and tests reference them directly
2013-08-31 20:23:39 -07: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