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

Fix documentation details #5922

Merged
merged 48 commits into from
May 27, 2024
Merged

Fix documentation details #5922

merged 48 commits into from
May 27, 2024

Commits on Apr 8, 2024

  1. changix jsx to tsx

    xnameTM committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f074923 View commit details
    Browse the repository at this point in the history
  2. compiling and formating jsx

    xnameTM committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5263178 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Changes from comments

    xnameTM committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    70ec8d3 View commit details
    Browse the repository at this point in the history
  2. fixing prettier

    xnameTM committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ab3a12d View commit details
    Browse the repository at this point in the history
  3. removing any

    xnameTM committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0543d04 View commit details
    Browse the repository at this point in the history
  4. src alias

    xnameTM committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bfbebcd View commit details
    Browse the repository at this point in the history
  5. simplify map func

    xnameTM committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    124035e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c43f6b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    477f9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d57b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aafdc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    9df2fb6 View commit details
    Browse the repository at this point in the history
  2. fixing yarn in docs

    xnameTM committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5743e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce079e View commit details
    Browse the repository at this point in the history
  4. adding yarn 1.22.22 in docs

    xnameTM committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dbb011a View commit details
    Browse the repository at this point in the history
  5. merge

    xnameTM committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cb8891a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4467cb9 View commit details
    Browse the repository at this point in the history
  7. merge main into this branch

    xnameTM committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6fab7a2 View commit details
    Browse the repository at this point in the history
  8. merge main into this branc

    xnameTM committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e4b0b3a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    a8a6fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d2989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d0c18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b533997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcece55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4cd824 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fixed DelayText example

    xnameTM committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0a49459 View commit details
    Browse the repository at this point in the history
  2. Rewrite examples in documentation to TypeScript (#5873)

    ## Summary
    This pr adds TypeScript templates of code in the Reanimated Docs.
    
    ## How is it work?
    I rewrote the `.jsx` exercises to `.tsx` and I added tsx to jsx code
    compilation in the InteractiveExample component.
    
    ## How to test this feature?
    Command to change current working dictionary:
    > cd docs
    
    Command to download libraries:
    > yarn install
    
    Command to preview the project:
    > yarn start
    
    # Screenshots
    ![Zrzut ekranu 2024-04-8 o 11 33
    57](https://github.com/software-mansion/react-native-reanimated/assets/80314375/219ad5ed-681a-43a7-b962-e9fff0a739a5)
    ![Zrzut ekranu 2024-04-8 o 11 34
    26](https://github.com/software-mansion/react-native-reanimated/assets/80314375/69e59174-0273-4c6f-a356-4c231180884b)
    ![Zrzut ekranu 2024-04-8 o 11 34
    46](https://github.com/software-mansion/react-native-reanimated/assets/80314375/acc3a65a-50d6-453f-8a10-b808d173bffa)
    xnameTM committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2ada83b View commit details
    Browse the repository at this point in the history
  3. merge

    xnameTM committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    89a7cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235719e View commit details
    Browse the repository at this point in the history
  5. yarn.lock

    xnameTM committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fb55f90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    467b27a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. merge main

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a012dc4 View commit details
    Browse the repository at this point in the history
  2. lint

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3fd2171 View commit details
    Browse the repository at this point in the history
  3. cspell

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1f0e717 View commit details
    Browse the repository at this point in the history
  4. cspell

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    07c3ccd View commit details
    Browse the repository at this point in the history
  5. removing useDecaPlayground

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    eb18fe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd21d9b View commit details
    Browse the repository at this point in the history
  7. removing useMemo

    xnameTM committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d5d2639 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Adding playground to withDecay subpage (#5939)

    ## Summary
    This PR includes a playground to withDecay subpage.
    
    ## Preview
    withDecay Playground
    <img width="994" alt="Zrzut ekranu 2024-04-26 o 12 23 33"
    src="https://github.com/software-mansion/react-native-reanimated/assets/80314375/cd1c69a2-4309-48ae-a0f3-8319a1cae87a">
    
    ## Test plan
    Command to change current working dictionary:
    > cd docs
    
    Command to download libraries:
    > yarn
    
    Command to preview feature:
    > yarn start
    xnameTM committed May 22, 2024
    Configuration menu
    Copy the full SHA
    80bb6e4 View commit details
    Browse the repository at this point in the history
  2. Adding playground to withRepeat subpage (#5917)

    ## Summary
    This PR includes a playground to withRepeat subpage.
    
    ## Preview
    withRepeat Playground
    <img width="1024" alt="Zrzut ekranu 2024-04-19 o 14 38 33"
    src="https://github.com/software-mansion/react-native-reanimated/assets/80314375/cbdcf6c6-8d34-4fe3-a4aa-9e5a196b9273">
    
    ## Test plan
    Command to change current working dictionary:
    > cd docs
    
    Command to download libraries:
    > yarn
    
    Command to preview feature:
    > yarn start
    xnameTM committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6ea9685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dacf5b View commit details
    Browse the repository at this point in the history
  4. Change of values

    patrycjakalinska committed May 22, 2024
    Configuration menu
    Copy the full SHA
    266ffea View commit details
    Browse the repository at this point in the history
  5. Revert margin change

    patrycjakalinska committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9223136 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    0485400 View commit details
    Browse the repository at this point in the history
  2. Add margin on phone

    patrycjakalinska committed May 27, 2024
    Configuration menu
    Copy the full SHA
    869015c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55fb62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf4608c View commit details
    Browse the repository at this point in the history