Commit Graph

17 Commits

Author SHA1 Message Date
Hadrien Milano
6e3bbd78ec fix linting 2017-09-05 17:23:55 +02:00
Hadrien Milano
7b42a057c2 fullcalendar refactoring
Add most of v3's features and mark where further checking
is needed to ensure full v3 compatibility.
2017-09-05 16:43:54 +02:00
Andy
0537c1fb27 Add "private": true to every package.json (#19483) 2017-08-31 08:02:56 -07:00
Andy
516ed213ca Fix all lint errors (#19253) 2017-08-22 14:27:36 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
William Lohan
b1ecad76b7 non-standard fields 2017-06-06 11:36:08 -07:00
Keith Dahlby
c9925f3be5 FullCalendar: Callback Fixes (#16184)
* FullCalendar render callbacks use JQuery element

* FullCalendar: selectHelper is boolean only since 2.1.0

https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0
2017-06-01 07:21:53 -07:00
Nam Nguyen Thanh
7c0fb318b5 [FullCalendar] Removing allDay parameter in dayClick function (#16164)
* Removed allDay parameter

* Updated test for dayClick function

* Removed trailing whith space
2017-05-04 12:12:36 -07:00
Ryan Cavanaugh
e950873aaf Merge pull request #15827 from QuentinFchx/patch-1
[fullcalendar] Improve definitions (slotDuration / height)
2017-04-17 14:03:55 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Quentin
d3930d8d41 Update fullCalendar types
`height` accepts `'auto'` and `'parent'` ([source](https://fullcalendar.io/docs/display/height/))
`slotDuration` accepts "anything that the moment.duration constructor accepts" ([source](https://fullcalendar.io/docs/utilities/Duration/), [duration declaration](https://github.com/moment/moment/blob/develop/moment.d.ts#L643))
2017-04-12 23:22:12 +02:00
Andy
e69b58e400 Apply new lint rules to ever more packages (#15551) 2017-03-31 12:19:34 -07:00
Andy
d426ff3083 Apply new lint rules to yet more packages (#15486) 2017-03-29 14:46:16 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00