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: jaymicrocode/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dojo/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 622 files changed
  • 7 contributors

Commits on Feb 17, 2020

  1. Update README (dojo#370)

    maier49 authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    41c52e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5e8f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Add new examples (dojo#388)

    * Add new examples
    * Update travis settings
    * Update basic tsconfig to include tsx
    * Move prettier to top level and run again whole repo.
    KaneFreeman authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    d353505 View commit details
    Browse the repository at this point in the history
  2. Bump dojo from 1.13.0 to 1.13.7 in /dgrid-wrapper (dojo#391)

    Bumps [dojo](https://github.com/dojo/dojo) from 1.13.0 to 1.13.7.
    - [Release notes](https://github.com/dojo/dojo/releases)
    - [Commits](dojo/dojo@1.13.0...1.13.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    194066e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Bump acorn from 5.7.3 to 5.7.4 in /todo-mvc-kitchensink (dojo#392)

    * Bump acorn from 5.7.3 to 5.7.4 in /todo-mvc-kitchensink
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /todo-mvc
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /custom-element-menu
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /realworld
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /intersection-observer
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /resize-observer
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump acorn from 5.7.3 to 5.7.4 in /world-clock
    
    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
    dependabot[bot] and KaneFreeman authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    0cdfc93 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Dojo 7 alpha and cleanup (dojo#389)

    * Dojo 7 alpha and cleanup
    
    * Re-add custom element showcase to travis
    
    * Update lint and package lock
    KaneFreeman authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    3b2bfc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Update Examples for latest Dojo 7 Dependencies (dojo#401)

    * Dojo 7 Deps
    
    * fix the test script name
    
    * prettier
    agubler authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    30258c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Use state in processes in real world app (dojo#404)

    * Use state in real world app processes
    
    * Update TypeScript version for real world app and use optional chaining
    maier49 authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    2b40c9d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Moving to Vercel for example deployment (dojo#406)

    * move examples to packages
    
    * add lerna
    
    * remove scripts
    
    * convert first few packages
    
    * cha cha changes
    
    * cha cha changes
    
    * add hnpwa
    
    * add hnpwa
    
    * the rest
    
    * add app for the index
    
    * move stuff around
    
    * use jsdom
    
    * fix config
    
    * package lock
    
    * update dgrid-wrapper deps
    
    * filter out example index
    
    * prettier
    
    * update readme
    
    * updates
    agubler authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    0149ec8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Fixed all the typos (dojo#409)

    Fixed typos in the `Links` to the `packages` folder where `packages` was before "pacakges" 🍰
    sebilasse authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    c65dce6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    0b86440 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    d9ffe26 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    9ccbe0f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    17ce012 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    731bd0c View commit details
    Browse the repository at this point in the history
Loading