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: Automattic/crowdsignal-forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.7
Choose a base ref
...
head repository: Automattic/crowdsignal-forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.0
Choose a head ref
  • 3 commits
  • 28 files changed
  • 1 contributor

Commits on Apr 28, 2023

  1. Update dependencies for node 18.13.0 (#262)

    * update to node 18, update action and scripts
    
    * update actions for node >16
    
    * update lock file
    
    * update docs
    
    * restore library output setup
    
    * more scripts and dependencies
    
    * update lockfile after install
    
    * update eslintrc
    
    * remove global install from Makefile
    CGastrell authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c376503 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Optimize frontend components (#263)

    * remove, as far as possible, dependencies on @wordpress/components on the frontend components
    
    * add promotional-tooltip component
    
    * cleanup commented styles
    
    * replace tooltip and message for new promotionalTooltip component
    
    * remove unused prop
    
    * use ✖ instead of X for closing button
    CGastrell authored May 3, 2023
    Configuration menu
    Copy the full SHA
    0ec113d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96a2385 View commit details
    Browse the repository at this point in the history
Loading