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: mvllow/tailwindcss-safe-area
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: mvllow/tailwindcss-safe-area
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 12, 2024

  1. Add typescript type definition (#16)

    * Create tailwindcss-safe-area.d.ts
    
    * Update package.json
    DanTheMan827 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    203b8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    892f0fe View commit details
    Browse the repository at this point in the history
  2. feat: utilities docs and tests (#18)

    * feat: add start/end utilities and inset utilities
    
    * chore: update prettier and add editorconfig
    
    * chore: cleanup gitignore
    
    * test: add ava and suite
    
    * chore: rename global types file
    
    * docs: restructure
    
    * fix: inline start and end values
    
    * docs: update wording
    mvllow authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d09272a View commit details
    Browse the repository at this point in the history
  3. chore: remove node types

    mvllow committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1da021a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. chore: run tests on release

    mvllow committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8620f9e View commit details
    Browse the repository at this point in the history
  2. 0.6.0

    mvllow committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    fa9fa96 View commit details
    Browse the repository at this point in the history
Loading