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

Navigation buttons #11

Merged
merged 14 commits into from
Dec 29, 2023
Merged

Navigation buttons #11

merged 14 commits into from
Dec 29, 2023

Commits on Dec 29, 2023

  1. 🚧 Installations Context

    Co-authored-by: javikalsan <jcalzadosanchez@gmail.com>
    2 people authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8d2b5b1 View commit details
    Browse the repository at this point in the history
  2. ✨ Compute navigation information

    - Add tests
    - Add production code
    - Adapt navigation buttons component
    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a690827 View commit details
    Browse the repository at this point in the history
  3. 🧹 Context proposal cleanup

    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    79fcd20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac2305b View commit details
    Browse the repository at this point in the history
  5. 💄 navigation buttons aligned with title

    - width was misspelled
    vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9af465a View commit details
    Browse the repository at this point in the history
  6. 🧹 ...{} and ...undefined are equivalents

    oxlint warns
    vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a69034c View commit details
    Browse the repository at this point in the history
  7. ✨ Implement installation context

    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3442de4 View commit details
    Browse the repository at this point in the history
  8. ✨ Use installation context on installation detail

    - Add trailing semicolons for better code readability and to avoid potential issues.
    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    68436be View commit details
    Browse the repository at this point in the history
  9. ✨ Use installation context on installations list

    - Add trailing semicolons for better code readability and to avoid potential issues.
    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    38ce52e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1aafb2 View commit details
    Browse the repository at this point in the history
  11. 🐛 Undo setNavigationInfo function

    javikalsan authored and vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5283fd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7dd39ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d9325a View commit details
    Browse the repository at this point in the history
  14. 🐛 alignText -> textAlign

    vokimon committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5430ee9 View commit details
    Browse the repository at this point in the history