8000 Comparing creativecommons:main...kris70lesgo:main · creativecommons/chooser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: creativecommons/chooser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kris70lesgo/chooser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 12, 2025

  1. Set up router with 404 error page

    - Created ErrorPage component for 404 handling.
    - Configured Vue Router to redirect to ErrorPage for undefined routes.
    - Verified 404 error page layout and functionality.
    kris70lesgo committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    9251a9c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Update src/components/ErrorPage.vue

    Co-authored-by: Olga Bulat <obulat@gmail.com>
    kris70lesgo and obulat authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    7eae2a5 View commit details
    Browse the repository at this point in the history
Loading
0