Actions
Task #88068
closedDeprecate jquery based date element
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-04-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
We should remove the jquery based date element. There are several reasons for doing so:
- The date element is supported by all major browsers. Safari on Mac is the only browser with no native support.
- To achieve a great frontend performance it is no good idea to load jquery and jquery UI to add a datepicker functionality. This can be handled with lighter packages.
Actions