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: MarceloPrado/flash-calendar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @marceloterreiro/flash-calendar@1.0.0
Choose a base ref
...
head repository: MarceloPrado/flash-calendar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 31 files changed
  • 8 contributors

Commits on Jul 1, 2024

  1. Bump monorepo dependencies (#43)

    * Bump turbo
    
    * Upgrade docusaurus
    
    * Bump bun
    
    * Add Brex as consumer
    
    * Fix lint issue with turbo
    MarceloPrado authored Jul 1, 2024
    Copy the full SHA
    b11e9c5 View commit details
  2. Copy the full SHA
    81aa61e View commit details

Commits on Jul 2, 2024

  1. Algolia support (#45)

    * Add algolia support
    
    * Fix small typo
    MarceloPrado authored Jul 2, 2024
    Copy the full SHA
    6defe7b View commit details

Commits on Aug 6, 2024

  1. Copy the full SHA
    9d61be2 View commit details
  2. Copy the full SHA
    d440fee View commit details

Commits on Oct 2, 2024

  1. Copy the full SHA
    a8d6f2a View commit details
  2. Mount many calendars at once (#59)

    * Use named functions and clean up the component signature
    
    * Allow mounting multiple calendars
    
    * Fix lint
    MarceloPrado authored Oct 2, 2024
    Copy the full SHA
    863edce View commit details
  3. Version Packages (#60)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 2, 2024
    Copy the full SHA
    2d42ca6 View commit details

Commits on Oct 27, 2024

  1. feat(textProps): adding ability to spread TextProps to help with acce…

    …ssibility (#62)
    
    * feat(textProps): adding ability to spread TextProps to help with accessibility
    
    * feat(textProps): adding ability to spread TextProps to help with accessibility
    
    * fix(ci): lint
    
    * fix(ci): lint
    
    * fix(textProps): adding textProps vs extending
    
    * fix(textProps): adding textProps vs extending
    
    * chore(docs): update docs with a simple example to override textProps
    
    * chore(textProps): cleanup spreading textProps.style
    
    * chore(docs): update docs
    theonetheycallneo authored Oct 27, 2024
    Copy the full SHA
    f3b9ec8 View commit details
  2. Version Packages (#66)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 27, 2024
    Copy the full SHA
    fbc2341 View commit details
  3. Improve docs

    MarceloPrado committed Oct 27, 2024
    Copy the full SHA
    3c3891d View commit details

Commits on Dec 4, 2024

  1. feat(web): Support InteractionStates like hovered and focused for web (

    …#68)
    
    * feat(web): extending InteractionState to support hovered and focused
    
    * chore(web): adding documentation example
    
    * chore(changeset): adding changeset for changelog
    
    * chore(lint): pass tests
    theonetheycallneo authored Dec 4, 2024
    Copy the full SHA
    b66668c View commit details
  2. Clarify referential equality (#72)

    * Clarify referential equality
    
    * fix ci
    MarceloPrado authored Dec 4, 2024
    Copy the full SHA
    b210f85 View commit details
  3. Version Packages (#71)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 4, 2024
    Copy the full SHA
    a6d8c03 View commit details
Loading