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: shabegom/buttons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: shabegom/buttons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.1
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 1, 2024

  1. Create LICENSE

    shabegom authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7e1017a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    shabegom authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6f3f73a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. bugfix: default name for button (#206)

    Co-authored-by: Sam Morrison <shbgm@littletop.local>
    shabegom and Sam Morrison authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a2d519f View commit details
    Browse the repository at this point in the history
  2. Revert templater (#211)

    * remove duplicate copy command
    
    * update templater handling
    
    * update to handle built in templates function
    
    * remove unused templater handler from button.ts
    
    * templater working as expected
    
    * built in templates working as expected
    
    * update manifest and readme
    
    * handle appending note title
    
    * handle append/prepend of templates
    
    * handle file.title templater commands
    
    * fix template name popper
    
    * remove logging
    
    ---------
    
    Co-authored-by: Sam Morrison <shbgm@littletop.phub.net.cable.rogers.com>
    Co-authored-by: Sam Morrison <shbgm@littletop.local>
    3 people authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    73c87f6 View commit details
    Browse the repository at this point in the history
Loading