-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: knowledgecode/date-and-time
base: v4.0.2
head repository: knowledgecode/date-and-time
compare: v4.0.3
- 13 commits
- 34 files changed
- 1 contributor
Commits on Aug 28, 2025
-
Add VitePress documentation site setup
- Add VitePress configuration and theme setup - Add main documentation home page with feature highlights - Add logo and public assets
Configuration menu - View commit details
-
Copy full SHA for becc926 - Browse repository at this point
Copy the full SHA becc926View commit details -
Add comprehensive API documentation
- Add detailed API reference with examples for all core functions - Include format(), parse(), subtract(), and other function docs - Add FormatterOptions and ParserOptions documentation - Include format tokens reference and usage examples
Configuration menu - View commit details
-
Copy full SHA for 2b9bc16 - Browse repository at this point
Copy the full SHA 2b9bc16View commit details -
Add installation and quick start guide
- Add detailed installation guide with package manager options - Include import methods for ES modules and CommonJS - Add quick start guide with common usage patterns - Include examples for locales, timezones, and date arithmetic
Configuration menu - View commit details
-
Copy full SHA for dcf4185 - Browse repository at this point
Copy the full SHA dcf4185View commit details -
Add comprehensive locales and timezones reference
- Add complete list of 40+ supported locales with import examples - Add comprehensive timezone reference with 400+ IANA timezones - Include proper TypeScript import statements for all modules - Organize by regions (Africa, America, Asia, Europe, etc.)
Configuration menu - View commit details
-
Copy full SHA for 4ac797f - Browse repository at this point
Copy the full SHA 4ac797fView commit details -
Add GitHub Pages deployment workflow
- Add automated VitePress site deployment to GitHub Pages - Configure workflow to trigger on docs changes and manual dispatch - Set up proper permissions and artifact handling - Enable automatic documentation publishing on master branch
Configuration menu - View commit details
-
Copy full SHA for a839a09 - Browse repository at this point
Copy the full SHA a839a09View commit details -
Update package configuration for documentation site
- Update homepage URL to point to GitHub Pages documentation - Version bump to 4.0.3 - Update dependencies for documentation tooling
Configuration menu - View commit details
-
Copy full SHA for f5d553a - Browse repository at this point
Copy the full SHA f5d553aView commit details -
Update project configuration and assets
- Simplify ESLint configuration by removing unused globals - Update logo.png for documentation site - Add docs build artifacts to .gitignore
Configuration menu - View commit details
-
Copy full SHA for 3231a65 - Browse repository at this point
Copy the full SHA 3231a65View commit details -
Merge pull request #101 from knowledgecode/develop
Add comprehensive documentation site with VitePress
Configuration menu - View commit details
-
Copy full SHA for 15a424e - Browse repository at this point
Copy the full SHA 15a424eView commit details -
Add lowercase documentation files for VitePress compatibility
- Add migration.md for VitePress URL routing - Add plugins.md for VitePress URL routing - Fix 404 errors in deployed documentation site
Configuration menu - View commit details
-
Copy full SHA for 7ff2909 - Browse repository at this point
Copy the full SHA 7ff2909View commit details -
Merge pull request #102 from knowledgecode/develop
Add lowercase documentation files for VitePress compatibility
Configuration menu - View commit details
-
Copy full SHA for bf23ac7 - Browse repository at this point
Copy the full SHA bf23ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b09ef - Browse repository at this point
Copy the full SHA 44b09efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a96e2 - Browse repository at this point
Copy the full SHA 59a96e2View commit details -
Merge pull request #103 from knowledgecode/develop
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 121256e - Browse repository at this point
Copy the full SHA 121256eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.2...v4.0.3