Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename reorganize prepare for update #7

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Commits on Dec 24, 2021

  1. Rename Reduce to Update

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    fb40c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cad84e View commit details
    Browse the repository at this point in the history
  3. Update CancellationToken

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    56a0801 View commit details
    Browse the repository at this point in the history
  4. Update to .NET 6

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    9fed1b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0a2df9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    293b1e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1690b8c View commit details
    Browse the repository at this point in the history
  8. Enable ImplicitUsings

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    906b6fa View commit details
    Browse the repository at this point in the history
  9. Cleanup usings

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    a338ebb View commit details
    Browse the repository at this point in the history
  10. Update nullables

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    1744a5f View commit details
    Browse the repository at this point in the history
  11. Info fixes

    Carl-Hugo committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    38975a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d223cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ab6cb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    2d8a896 View commit details
    Browse the repository at this point in the history
  2. Add counter sample project

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e77b1ee View commit details
    Browse the repository at this point in the history
  3. Cleanup build properties

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dad42f0 View commit details
    Browse the repository at this point in the history
  4. Add an App component test

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    74f5e76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b5fa2b View commit details
    Browse the repository at this point in the history
  6. Formatting update

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a468bbb View commit details
    Browse the repository at this point in the history
  7. Cleanup using

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4ac7de6 View commit details
    Browse the repository at this point in the history
  8. Add WeatherForecast feature

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    1415e26 View commit details
    Browse the repository at this point in the history
  9. Update console text

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3374cce View commit details
    Browse the repository at this point in the history
  10. Change classes order

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    bfef21d View commit details
    Browse the repository at this point in the history
  11. Hide Dispose

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4d53022 View commit details
    Browse the repository at this point in the history
  12. Add TODO comment

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    21f60cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acb2dfd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9a14a2 View commit details
    Browse the repository at this point in the history
  15. AddReduxDevTools

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e5d22b3 View commit details
    Browse the repository at this point in the history
  16. Add Dispatch components

    Carl-Hugo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    def8e04 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    1d2be68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65721c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Update FluentValidation

    Carl-Hugo committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    9be4b5b View commit details
    Browse the repository at this point in the history
  2. Simplify onclick

    Carl-Hugo committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    ac9125b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0fdfa9 View commit details
    Browse the repository at this point in the history
  4. Add extensibility

    Carl-Hugo committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    ee11cd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    604c862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc73193 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c1f673 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 15, 2022

  1. Core updates

    Carl-Hugo committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    9140841 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. wip

    Carl-Hugo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    03f5c53 View commit details
    Browse the repository at this point in the history
  2. Remove old tests

    Carl-Hugo committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c8d121d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Register IState<T>

    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8d52371 View commit details
    Browse the repository at this point in the history
  2. Make Store internal

    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    778eeba View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    9b13046 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17a7be7 View commit details
    Browse the repository at this point in the history
  5. Register updaters

    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b59e013 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce57103 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12e2569 View commit details
    Browse the repository at this point in the history
  8. Cleanup comments

    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    36644f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53bd156 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    504c9c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    104b83b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7461853 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    710b148 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11e8560 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #6 from ForEvolve/pipeline-rebuilding

    Pipeline rebuilding
    Carl-Hugo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3217317 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    6aab37f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b92a84 View commit details
    Browse the repository at this point in the history