-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: add custom date format (#93)
* chore(yarn.lock) : update yarn.lock * chore(eslint): add EOL sequence to support windows * feat: add custom date format * chore; remove console log * chore: fix typos Co-authored-by: Michał Krassowski <[email protected]> * chore(schema/settings.json): update title Co-authored-by: Michał Krassowski <[email protected]> * revert: yarn.lock (commit 84f2a89) * chore(schema/settings.json): add unicode date field link * fix: add date format argument * feat: add date format validator * feat: add regex to date format validator * chore(schema/settings.json): add space Co-authored-by: Michał Krassowski <[email protected]> * refactor: apply suggestions from code review Co-authored-by: Michał Krassowski <[email protected]> * refactor: show error dialog on invalid format * chore: add title to error message * Move apputils pin to 4.0.0, update lock file --------- Co-authored-by: Michał Krassowski <[email protected]>
- Loading branch information
1 parent
1ca883b
commit 8da85c7
Showing
6 changed files
with
77 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters