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: IkennaU/storybooks Loading
base: master
Choose a base ref
...
head repository: bradtraversy/storybooks Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 7, 2022

  1. Bump moment from 2.27.0 to 2.29.4

    Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.27.0...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c5444c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    b610956 View commit details
    Browse the repository at this point in the history
  2. Error page enabled

    saira512dev committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    c303ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d7f79 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge pull request bradtraversy#47 from saira512dev/master

    Added search bar to index page to search for stories
    bradtraversy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c64a472 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bradtraversy#44 from bradtraversy/dependabot/npm_a…

    …nd_yarn/moment-2.29.4
    
    Bump moment from 2.27.0 to 2.29.4
    bradtraversy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f4bd44c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Bump qs and express

    Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `express` from 4.17.1 to 4.18.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ba0dd9f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Update delete

    Story.remove method has been deprecated, replaced with Story.deleteOne
    Peterjyc committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ce23cca View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request bradtraversy#55 from bradtraversy/dependabot/npm_a…

    …nd_yarn/qs-and-express-6.11.0
    
    Bump qs and express
    bradtraversy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    675409c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e2d6f View commit details
    Browse the repository at this point in the history
Loading