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

Release/@gluestack style/react@1.0.32 #1593

Merged
merged 54 commits into from
Jan 10, 2024

Commits on Dec 12, 2023

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

Commits on Jan 3, 2024

  1. fix: multiple theme support with css variables

    Suraj authored and Suraj committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    91f3929 View commit details
    Browse the repository at this point in the history
  2. fix: mobile theme resolution issue

    Suraj authored and Suraj committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    66306d5 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    Suraj authored and Suraj committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7cf4dca View commit details
    Browse the repository at this point in the history
  4. v1.0.31-alpha.1

    Suraj authored and Suraj committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9c0bdce View commit details
    Browse the repository at this point in the history
  5. v1.0.31-alpha.2

    Suraj authored and Suraj committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4e9c308 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: typing and backward compatibility

    Suraj authored and Suraj committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f26efb7 View commit details
    Browse the repository at this point in the history
  2. fix: color scheme with theme resolver

    Suraj authored and Suraj committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e97c462 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    Suraj authored and Suraj committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    44b1618 View commit details
    Browse the repository at this point in the history
  4. fix: single config injection in variables

    Suraj authored and Suraj committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a451a69 View commit details
    Browse the repository at this point in the history
  5. v1.0.31-alpha.3

    Suraj authored and Suraj committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8a94437 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge pull request #1582 from gluestack/main

    Backmerge Main -> Patch
    Viraj-10 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a0426e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19323a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1583 from gluestack/update/accordion-docs

    update/accordion-docs
    amars29 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b71bde2 View commit details
    Browse the repository at this point in the history
  4. v1.0.31-alpha.11

    ankit-tailor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2994949 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    4ed9e0b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/multiple-theme-css-variables' of github.com:gluest…

    …ack/gluestack-ui into feat/multiple-theme-css-variables
    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dff1a16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e5690a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2f0efc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66ab9d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb133a6 View commit details
    Browse the repository at this point in the history
  7. v1.0.31-alpha.12

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6384aa2 View commit details
    Browse the repository at this point in the history
  8. fix: media queries

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bd958c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c4cd3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7aef5da View commit details
    Browse the repository at this point in the history
  11. v1.0.31-alpha.13

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ca685b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22a309d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1487 from gluestack/fix/uselayout-waring-fix

    fix: uselayout effect warning
    ankit-tailor authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c2ec17f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ea8e1a View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feat/multiple-theme-css-variables' of github.com:gluest…

    …ack/gluestack-ui into feat/multiple-theme-css-variables
    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    eab34a2 View commit details
    Browse the repository at this point in the history
  16. v1.0.31-alpha.14

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    82aa636 View commit details
    Browse the repository at this point in the history
  17. fix: color mode

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e11e0c5 View commit details
    Browse the repository at this point in the history
  18. v1.0.31-alpha.15

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    de52cbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e5144c View commit details
    Browse the repository at this point in the history
  20. fix: config resolution

    Suraj authored and Suraj committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    77aaa5d View commit details
    Browse the repository at this point in the history
  21. v1.0.31-alpha.17

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cd5dd9f View commit details
    Browse the repository at this point in the history
  22. fix: non string values

    ankit-tailor committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9667643 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7d3dacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91abaa6 View commit details
    Browse the repository at this point in the history
  3. fix: refactor code

    ankit-tailor committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9260f8e View commit details
    Browse the repository at this point in the history
  4. v1.0.31-alpha.18

    ankit-tailor committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    58f6436 View commit details
    Browse the repository at this point in the history
  5. v1.0.31-alpha.19

    ankit-tailor committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a5dd70f View commit details
    Browse the repository at this point in the history
  6. v1.0.31-alpha.20

    ankit-tailor committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1972acc View commit details
    Browse the repository at this point in the history
  7. v1.0.31-alpha.21

    ankit-tailor committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    02ff3b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix: box shaodw issue

    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f080e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6851130 View commit details
    Browse the repository at this point in the history
  3. fix: undefined colormode

    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4ddb132 View commit details
    Browse the repository at this point in the history
  4. fix: allow any theme

    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    00050b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3cd903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    268e251 View commit details
    Browse the repository at this point in the history
  7. fix: version

    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9285964 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/multiple-theme-css-variables' of github.com:gluest…

    …ack/gluestack-ui into feat/multiple-theme-css-variables
    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4b79995 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1578 from gluestack/feat/multiple-theme-css-varia…

    …bles
    
    Feat/multiple theme css variables
    ankit-tailor authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5febbdf View commit details
    Browse the repository at this point in the history
  10. v1.0.32

    ankit-tailor committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    89fbf78 View commit details
    Browse the repository at this point in the history