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: djlint/djLint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.34.1
Choose a base ref
...
head repository: djlint/djLint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.34.2
Choose a head ref
  • 8 commits
  • 41 files changed
  • 7 contributors

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    289b005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1e769 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 16, 2024

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

Commits on Jul 12, 2024

  1. Add dependabot

    monosans committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7ec6dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Jinja formatting issues (#715)

    * - Added some regex to ensure we have double quoted attributes for the whole of the file
    - Added code to handle extra spacing inside the double quotes, as well as ensure only single quotes
    - It also removes any extra white space based on teh word boundaries
    
    * - Fixed testing to be in line with the single quotes inside and double quotes on the outside
    
    * - Add both quote styles to the jinja parenthesis test
    
    * - Add the ability to detect what ever the outer most quotes was for each section and correctly modify the inner quotes
    - This will always prioritize what ever the user had set on the outer quotes and will only activate for jinja templates
    jessielw committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    892dac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e3835 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.34.2 [skip ci]

    ## [1.34.2](v1.34.1...v1.34.2) (2024-08-28)
    
    ### Bug Fixes
    
    * max attribute length with longer regex custom html tags ([#884](#884)) ([a8e3835](a8e3835))
    semantic-release-bot committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    da6d9fe View commit details
    Browse the repository at this point in the history
Loading