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

Feat/507 add citation field #2023

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

Commits on Jan 7, 2024

  1. fix: Add aria-labelledby property to EditInputField for improved ac…

    …cessibility
    
    Signed-off-by: Sebastian Fey <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2036cd4 View commit details
    Browse the repository at this point in the history
  2. fix: Add placeholder and aria-placeholder property to `EditInputField…

    …` for improved accessibility
    
    Signed-off-by: Sebastian Fey <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8bc6005 View commit details
    Browse the repository at this point in the history
  3. feat: Add citation field to recipe editor

    Signed-off-by: Sebastian Fey <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    01b87ab View commit details
    Browse the repository at this point in the history
  4. feat: Add citation field to RecipeView

    Signed-off-by: Sebastian Fey <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2fd7790 View commit details
    Browse the repository at this point in the history
  5. chore: Update CHANGELOG

    Signed-off-by: Sebastian Fey <[email protected]>
    Signed-off-by: Christian Wolf <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    720924b View commit details
    Browse the repository at this point in the history
  6. style: Fix code style

    Signed-off-by: Sebastian Fey <[email protected]>
    seyfeb authored and christianlupus committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2a38427 View commit details
    Browse the repository at this point in the history