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: stackb/ui.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: goog_module
Choose a base ref
...
head repository: stackb/ui.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 31 files changed
  • 3 contributors

Commits on Apr 21, 2020

  1. Merge pull request #2 from stackb/goog_module

    Refactor into cycle-free core module
    pcj authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e7120e3 View commit details
    Browse the repository at this point in the history
  2. Update router constructor API

    pcj committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2a6b36a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Remove excess logging

    Paul Johnston committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f567c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Add not found fallback template mechanism

    Paul Johnston committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5278580 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from stackb/select-4040

    Add not found fallback template mechanism
    pcj authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6fd4347 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Only change history if normal click

    Paul Johnston committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0a7a5af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from stackb/ctrl-click-history

    Only change history if normal click
    pcj authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    cf80b3a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    2f5c3f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from stackb/closure-library-upgrade

    Update closure labels to source repo
    pcj authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d9d81de View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    d6e2ae9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from stackb/asserts.dom

    migrate to goog.asserts.dom.assertIsElement
    pcj authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9523e67 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Migrate to BzlMod (#7)

    * Update js files for newer closure-compiler
    
    * Add MODULE.bazel and supporting files
    
    * mark tests manual
    
    * Add github CI
    
    * Use archive_override for io_bazel_rules_closure
    
    * Fix workspace name
    pcj authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    0f983d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    b5e047c View commit details
    Browse the repository at this point in the history
  2. Add rules_shell dev dep (#9)

    * Add rules_shell dev dep
    
    * strict bazelrc
    pcj authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    0ba9908 View commit details
    Browse the repository at this point in the history
  3. Update CI to run all tests

    pcj committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    f068e68 View commit details
    Browse the repository at this point in the history
  4. Add BCR metadata (#10)

    pcj authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5b87ff4 View commit details
    Browse the repository at this point in the history
  5. Refactor tests location (#11)

    pcj authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    a306339 View commit details
    Browse the repository at this point in the history
  6. Update maintainer github_user_id

    pcj committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    a3b2761 View commit details
    Browse the repository at this point in the history
Loading