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/iri widget enhancement #86

Merged
merged 14 commits into from
May 16, 2024
Merged

Commits on May 8, 2024

  1. ✨ feat(IriWidget): Optional External

    Make the external icon optional to render. Default is true.
    Pooya-Oladazimi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    21abe17 View commit details
    Browse the repository at this point in the history
  2. ✨ feat(IriWidget): Iri URL Prefix

    Add URL prefix to iri link if provided. Iri get encoded in this case.
    Pooya-Oladazimi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    03be0d2 View commit details
    Browse the repository at this point in the history
  3. ✨ feat(IriWidget): Copy Link btn

    Add a copy to clipboard button for iri. Default is false.
    Pooya-Oladazimi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d560fa5 View commit details
    Browse the repository at this point in the history
  4. ✨ feat(IriWidget Story): New Story for Iri

    Add new stories for the iriWidget added features.
    Pooya-Oladazimi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    df35562 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ac4742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce20e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    706574c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fd7c58 View commit details
    Browse the repository at this point in the history
  9. ✨ feat(IriWidget): HTML stories

    Add the new stories for the HTML version.
    Pooya-Oladazimi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    70d4f20 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    85e1f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750f7a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c1242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b4d3b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. 🐞 fix(IriWidget): Type and story fix

    change the boolean types to boolean. Refactor the story. Use color also for the copy button.
    Pooya-Oladazimi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    64dec12 View commit details
    Browse the repository at this point in the history