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: react-gx/gx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 98121ec
Choose a base ref
...
head repository: react-gx/gx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11ed958
Choose a head ref
  • 7 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 26, 2023

  1. Merge pull request #10 from react-gx/dev

    ADD: Adding Async State to GX
    dilane3 authored Sep 26, 2023
    Copy the full SHA
    fe51cdf View commit details

Commits on Oct 13, 2023

  1. Merge pull request #11 from react-gx/dev

    Fix problem with strict mode and async actions
    dilane3 authored Oct 13, 2023
    Copy the full SHA
    986599b View commit details
  2. Create FUNDING.yml

    dilane3 authored Oct 13, 2023
    Copy the full SHA
    111cb48 View commit details
  3. Merge pull request #12 from react-gx/dilane3-patch-1

    Create FUNDING.yml
    dilane3 authored Oct 13, 2023
    Copy the full SHA
    b150895 View commit details
  4. Merge pull request #13 from react-gx/dev

    Update readme
    dilane3 authored Oct 13, 2023
    Copy the full SHA
    530ecb2 View commit details
  5. Merge pull request #14 from react-gx/dev

    Rename AsyncActionType to AsyncActionReponse and update the schema of…
    dilane3 authored Oct 13, 2023
    Copy the full SHA
    6e81e02 View commit details

Commits on Mar 2, 2024

  1. Merge pull request #15 from react-gx/dev

    Removing all babel config and upgrade the dependancies of react and react-dom
    dilane3 authored Mar 2, 2024
    Copy the full SHA
    11ed958 View commit details
Showing with 13 additions and 0 deletions.
  1. +13 −0 .github/FUNDING.yml
13 changes: 13 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']