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: ionic-team/ionicons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.0
Choose a base ref
...
head repository: ionic-team/ionicons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 19 commits
  • 64 files changed
  • 9 contributors

Commits on Mar 22, 2024

  1. docs: update readme to use latest and switch unpkg to jsdelivr (#1084)

    * docs: switch unpkg to jsdelivr
    
    * docs: fix script tag
    
    * Update readme.md
    
    * Update package.json
    
    ---------
    
    Co-authored-by: Liam DeBeasi <[email protected]>
    Co-authored-by: mo7amd <[email protected]>
    3 people authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b63d12b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4350c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e60ec View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. v7.3.1

    Ionitron committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b041ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3759f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89356a9 View commit details
    Browse the repository at this point in the history
  4. merge release-7.3.1

    Release 7.3.1
    liamdebeasi authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e81ddbd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    71938d0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    06a995e View commit details
    Browse the repository at this point in the history
  2. refactor(icon): remove addition style (#1359)

    The `stroke-width: 32px` line never applies because of the following line where we apply the CSS Variable. All versions of browsers that Ionicons supports also support CSS Variables, so the `stroke-width: 32px` line isn't needed anymore.
    liamdebeasi authored May 1, 2024
    Configuration menu
    Copy the full SHA
    19fbe0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c34dde View commit details
    Browse the repository at this point in the history
  4. merge release-7.4.0

    Release 7.4.0
    liamdebeasi authored May 1, 2024
    Configuration menu
    Copy the full SHA
    31c83d9 View commit details
    Browse the repository at this point in the history
  5. chore: sync with main

    liamdebeasi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2ac03a1 View commit details
    Browse the repository at this point in the history
  6. chore: sync

    liamdebeasi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    70135ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d55d438 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    4477c02 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Resolve #1242 (#1393)

    kerkenit authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    5266d14 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. breaking: modernize project (#1447)

    * chore: update project dependencies
    
    * remove lerna
    
    * update build
    
    * plugin fixes
    
    * Icons do not display when the svg is loaded from a file:// URL in Safari
    
    fixes #1298
    
    * Update path fill in warning-outline.svg exclamation mark
    
    * set currentColor - fixes #1420
    
    * add bell tag to notifications icon - fixes #1090
    
    * add sliders and filters tags to option icon - fixes #1060
    
    * add loveseat tag to bed icon - closes #503
    
    * add contacts tag to people-circle
    closes #779
    
    * fix data.json
    
    * update data.json
    
    * set up prettier
    
    * fix contributing link
    
    * prettier after rebase
    
    * add missing rimraf
    
    * add more comments
    
    * run prettier as part of the build
    
    * set module resolution to bundle
    
    * consolidate contributing guidelines and coc as part of the root directory
    
    * fix link
    
    * copy svg into www
    
    * cut me some visual slack
    
    * Update readme.md
    
    Co-authored-by: Brandy Smith <[email protected]>
    
    * Update package.json
    
    Co-authored-by: Maria Hutt <[email protected]>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Maria Hutt <[email protected]>
    
    * remove generating collections
    
    * ensure all directories exist
    
    * only define snapshot tolerance in config
    
    * update dependencies
    
    * Update src/components/icon/request.ts
    
    Co-authored-by: Brandy Smith <[email protected]>
    
    * Update src/components/icon/request.ts
    
    Co-authored-by: Brandy Smith <[email protected]>
    
    * Update src/components/icon/request.ts
    
    Co-authored-by: Brandy Smith <[email protected]>
    
    * Update src/components/icon/request.ts
    
    Co-authored-by: Brandy Smith <[email protected]>
    
    * prettier
    
    * update release pipeline
    
    * fix exports
    
    * recommend to use esm.sh as cdn
    
    ---------
    
    Co-authored-by: Brandy Smith <[email protected]>
    Co-authored-by: Maria Hutt <[email protected]>
    3 people authored May 2, 2025
    Configuration menu
    Copy the full SHA
    e04eccc View commit details
    Browse the repository at this point in the history
  2. 8.0.0

    christian-bromann committed May 2, 2025
    Configuration menu
    Copy the full SHA
    49cb156 View commit details
    Browse the repository at this point in the history
Loading