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

file-input component #733

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

file-input component #733

wants to merge 13 commits into from

Commits on Oct 2, 2024

  1. WIP: first version of file-input

    Mees Work authored and Mees Work committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c5eb642 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: added parent callback

    Mees Work authored and Mees Work committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    63d347b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. feat: added tests

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8c8de28 View commit details
    Browse the repository at this point in the history
  2. merged main

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3cc2fd8 View commit details
    Browse the repository at this point in the history
  3. template: added fileInput to template

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    13bbab3 View commit details
    Browse the repository at this point in the history
  4. fix: added rhc

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f47ae65 View commit details
    Browse the repository at this point in the history
  5. docs: added documentation

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e827f2b View commit details
    Browse the repository at this point in the history
  6. css: added ellipses to file name

    Mees Work authored and Mees Work committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e56d9c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. review: spacing en const toegevoegd

    Mees Work authored and Mees Work committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    75d67e8 View commit details
    Browse the repository at this point in the history
  2. review: renamed test description

    Mees Work authored and Mees Work committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    505369e View commit details
    Browse the repository at this point in the history
  3. review: renamed calback function

    Mees Work authored and Mees Work committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bd7bb7d View commit details
    Browse the repository at this point in the history
  4. review: fixed typo

    Mees Work authored and Mees Work committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ab3aa0 View commit details
    Browse the repository at this point in the history
  5. css: fixed ellipsis

    Mees Work authored and Mees Work committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    33688d3 View commit details
    Browse the repository at this point in the history