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: googlemaps/js-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.4
Choose a base ref
...
head repository: googlemaps/js-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.5
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on May 13, 2024

  1. build(deps): bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5…

    ….2 (#1724)
    
    Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.5.1 to 6.5.2.
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.5.1...6.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@fortawesome/free-solid-svg-icons"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fe8a729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f00cb9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. docs: Adds CSS style to HTML. (#1726)

    * Adds CSS style to HTML.
    
    Adds CSS style to HTML for extra simplicity.
    
    * Update style.scss
    
    Removes the style declaration, as it's now in the HTML file.
    willum070 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    0d40b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c63c59a View commit details
    Browse the repository at this point in the history
  3. fix: Remove default style from SCSS (#1727)

    This is because we moved the CSS to the HTML in a previous PR, and no longer need the default markup.
    willum070 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b6cf119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fc0253 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.23.5 [skip ci]

    ## [3.23.5](v3.23.4...v3.23.5) (2024-05-14)
    
    ### Bug Fixes
    
    * Remove default style from SCSS ([#1727](#1727)) ([b6cf119](b6cf119))
    semantic-release-bot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8677cc2 View commit details
    Browse the repository at this point in the history
Loading