Skip to content

Commit

Permalink
Angular 15 update, etc. (#40)
Browse files Browse the repository at this point in the history
* Improved timezone selector, splitting the America timezone region into North, Central, and South regions.
* Fixed Calendar view text for Edge and similar browsers.
* Asteroid/comet updates.
  • Loading branch information
kshetline authored Jan 16, 2023
1 parent ab4c47e commit 3e332e7
Show file tree
Hide file tree
Showing 45 changed files with 8,431 additions and 5,460 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/node_modules

# IDEs and editors
/.idea
# /.idea # Keep some project files, controlled by ./idea/.gitignore
.project
.classpath
.c9/
Expand Down
10 changes: 10 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 52 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .idea/dataSources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 50 additions & 0 deletions .idea/dictionaries/kshetline.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3e332e7

Please sign in to comment.