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: GlotPress/GlotPress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0-beta.1
Choose a base ref
...
head repository: GlotPress/GlotPress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0-beta.2
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 25, 2024

  1. Remove Tour code in favor of using the dedicated Tour plugin (#1745)

    * Make tour plugin work
    
    * Remove old tour component
    
    * Fix lint error
    
    * Enqueue driver-js css
    
    * Remove enqueued tour files
    
    * Remove jquery-webui-popover
    trymebytes authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a4ac73d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Solve some warnings with the glossary suffixes (#1779)

    * Make tour plugin work
    
    * Remove old tour component
    
    * Fix lint error
    
    * Enqueue driver-js css
    
    * Remove enqueued tour files
    
    * Remove jquery-webui-popover
    
    * Check if the suffixes has values
    
    ---------
    
    Co-authored-by: Tosin Oguntuyi <[email protected]>
    amieiro and trymebytes authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7606706 View commit details
    Browse the repository at this point in the history
  2. Release 4.0.0-beta.2 (#1780)

    amieiro authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4d2521b View commit details
    Browse the repository at this point in the history
Loading