Skip to content

Commit f1a7432

Browse files
authored
New time/date input widgets, etc. (#19)
* Dropped support for old non-ES6-supporting browsers. * Larger input clock with both ISO-8601 and localized date/time formats. * Larger dropdown calendar for date selection, with moon phases. * Optional large floating clock for easier date/time entry on mobile devices. * Optional seconds precision for clock, most useful for close examination of eclipse timing. * Choice of degrees/minutes or decimal degrees for latitude/longitude input. * Improved usability on mobile devices. (Alas, this is still a more desktop-oriented app.) * More information provided in Time view. * Use locale-based first day of week for calendars.
1 parent ca55202 commit f1a7432

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svc-ng",
3-
"version": "1.14.1",
3+
"version": "1.14.3",
44
"license": "MIT AND GPL-3.0-or-later",
55
"author": "Kerry Shetline <kerry@shetline.com>",
66
"scripts": {

0 commit comments

Comments
 (0)