This website works better with JavaScript
Главная
Обзор
Помощь
Вход
javascript
/
fullcalendar
зеркало из
https://github.com/fullcalendar/fullcalendar.git
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
move some component-related files
Adam Shaw
8 лет назад
Родитель
49779dd574
Сommit
05a9e1b650
12 измененных файлов
с
0 добавлено
и
0 удалено
Разделённый вид
Показать статистику Diff
0
0
src/component/interactions/DateClicking.js
0
0
src/component/interactions/DateSelecting.js
0
0
src/component/interactions/EventDragging.js
0
0
src/component/interactions/EventPointing.js
0
0
src/component/interactions/EventResizing.js
0
0
src/component/interactions/ExternalDropping.js
0
0
src/component/interactions/Interaction.js
0
0
src/component/interactions/StandardInteractionsMixin.js
0
0
src/component/renderers/BusinessHourRenderer.js
0
0
src/component/renderers/EventRenderer.js
0
0
src/component/renderers/FillRenderer.js
0
0
src/component/renderers/HelperRenderer.js
+ 0
- 0
src/component/interaction/DateClicking.js → src/component/interactions/DateClicking.js
Просмотреть файл
+ 0
- 0
src/component/interaction/DateSelecting.js → src/component/interactions/DateSelecting.js
Просмотреть файл
+ 0
- 0
src/component/interaction/EventDragging.js → src/component/interactions/EventDragging.js
Просмотреть файл
+ 0
- 0
src/component/interaction/EventPointing.js → src/component/interactions/EventPointing.js
Просмотреть файл
+ 0
- 0
src/component/interaction/EventResizing.js → src/component/interactions/EventResizing.js
Просмотреть файл
+ 0
- 0
src/component/interaction/ExternalDropping.js → src/component/interactions/ExternalDropping.js
Просмотреть файл
+ 0
- 0
src/component/interaction/Interaction.js → src/component/interactions/Interaction.js
Просмотреть файл
+ 0
- 0
src/component/interaction/StandardInteractionsMixin.js → src/component/interactions/StandardInteractionsMixin.js
Просмотреть файл
+ 0
- 0
src/component/BusinessHourRenderer.js → src/component/renderers/BusinessHourRenderer.js
Просмотреть файл
+ 0
- 0
src/component/EventRenderer.js → src/component/renderers/EventRenderer.js
Просмотреть файл
+ 0
- 0
src/component/FillRenderer.js → src/component/renderers/FillRenderer.js
Просмотреть файл
+ 0
- 0
src/component/HelperRenderer.js → src/component/renderers/HelperRenderer.js
Просмотреть файл