Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: internetarchive/elements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: internetarchive/elements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 7 commits
  • 24 files changed
  • 4 contributors

Commits on Feb 19, 2026

  1. WEBDEV-8167: Add demo and publishing sections to readme (#35)

    * Add demo and publishing sections to readme
    
    * Add build system info
    
    * Grammar
    jbuckner authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    92c532d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. WEBDEV-8131 Encapsulate property settings (#36)

    * Build basic property encapsulation
    
    * Encapsulate styles
    
    * Extract prop settings
    
    * Preserve support for original property settings
    
    * Tidy up styles formatting
    
    * Update README to reflect new property and style usages
    
    * Switch to default usage props for ia button story
    
    * Improve handling for no default usage props
    
    * Rename props and story classes
    
    * Adjust README to match property usage
    
    * Tidy up example usage
    
    * Tidy up property setting
    
    * Further specify radio input IDs
    
    * Appease robot
    rebecca-shoptaw authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    547c42c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Demo page enhancements

    * Discover, register elements automatically based on path/filename
    * New layout and styling
    * Adds copy to clipboard buttons
    pezvi authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    915c2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e05e3a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. WEBDEV-8327 Add basic OTP input (#40)

    * Perform initial migration
    
    * Centralize events at the top
    
    * Prettify story template (auto-applied)
    
    * Support boolean and number properties
    
    * Configure styles
    
    * Build story
    
    * Add lost quote
    
    * Switch key detection out of lower case and improve browser compatibility
    
    * Check data format instead of inferring
    
    * Make alphanumeric OTP not case sensitive
    
    * Require default value for props
    rebecca-shoptaw authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    9e65956 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. WEBDEV-8393 Add full OTP form (#42)

    * Add placeholder option to status indicator
    
    * Add basic OTP form
    
    * Build out basic story
    
    * Tidy up default props handling
    
    * Touch up styling and make configurable
    
    * Add timeout to ensure code displays before alert
    
    * Clear input when new code sending
    
    * Tidy up
    
    * Add usage notes
    rebecca-shoptaw authored May 5, 2026
    Configuration menu
    Copy the full SHA
    3821bc0 View commit details
    Browse the repository at this point in the history
  2. 0.2.3

    rebecca-shoptaw committed May 5, 2026
    Configuration menu
    Copy the full SHA
    f3cece8 View commit details
    Browse the repository at this point in the history
Loading