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: TACC/Core-Styles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.33.1
Choose a base ref
...
head repository: TACC/Core-Styles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.34.0
Choose a head ref
  • 10 commits
  • 253 files changed
  • 2 contributors

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    07d8fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646bd34 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. build(deps-dev): bump express from 4.19.2 to 4.21.0 (#399)

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0eabd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c1f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7facd72 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feat: support postcss-import-url if configured (#401)

    * feat: support postcss-import-url if configured
    
    (`postcss-import-url` should be at top of config, like `postcss-import`)
    
    * docs: tweak a comment
    
    * chore: remove new unused function
    
    * fix: support postcss-import-url if configured
    
    - Search `plugins` object value for `postcss-import-url`, not root.
    - Test for `postcss-import-url` key with basic older code.
    wesleyboar authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    34ffb0d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    04c5a7c View commit details
    Browse the repository at this point in the history
  2. chore: v2.34.0 (#403)

    * chore: v2.34.0
    
    * docs: v2.34.0
    
    * build: v2.34.0
    wesleyboar authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a54293e View commit details
    Browse the repository at this point in the history
  3. docs: v2.34.0 order fix

    wesleyboar committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    96600e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a01898 View commit details
    Browse the repository at this point in the history
Loading