Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge beta to master #1183

Merged
merged 18 commits into from
Sep 27, 2023
Merged

Merge beta to master #1183

merged 18 commits into from
Sep 27, 2023

Commits on Sep 23, 2023

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

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    d10794c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe86a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960a2d7 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    824bbe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix: change const to var

    marksie1988 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d7c57d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0895e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    286b8a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdbd4cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a33d9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0d1a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    a6f2f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefeab1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 9.0.0-beta.1 [skip ci]

    ## [9.0.0-beta.1](v8.0.0...v9.0.0-beta.1) (2023-09-26)
    
    ### ⚠ BREAKING CHANGES
    
    * remove timeColor and timeSize options
    * rename class eventIcon to event-icon
    * rename event-titleRunning to event-titel.running, remove eventTitleSize
    * event mode style and class changes
    
    ### Features
    
    * event link will be disabled when no URL is present ([286b8a1](286b8a1))
    * event mode style and class changes ([a81aedd](a81aedd))
    * rename event-titleRunning to event-titel.running, remove eventTitleSize ([efe86a2](efe86a2))
    
    ### Bug Fixes
    
    * change const to var ([d7c57d5](d7c57d5))
    * issues with new div formatting ([e0895e1](e0895e1))
    * startDaysAhead not showing correctly ([0a33d9a](0a33d9a))
    
    ### Code Refactoring
    
    * remove timeColor and timeSize options ([824bbe4](824bbe4))
    * rename class eventIcon to event-icon ([960a2d7](960a2d7))
    semantic-release-bot committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e0a79ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c131764 View commit details
    Browse the repository at this point in the history
  5. chore(release): 9.0.0-beta.2 [skip ci]

    ## [9.0.0-beta.2](v9.0.0-beta.1...v9.0.0-beta.2) (2023-09-26)
    
    ### Bug Fixes
    
    * progress bar in incorrect position ([c131764](c131764))
    semantic-release-bot committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1df2307 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. docs: amend outdated documentation

    Removes some old documentation that is no longer valid and amends the devcycle document for the new
    release process
    
    "re #1182"
    marksie1988 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c6023f8 View commit details
    Browse the repository at this point in the history
  2. chore: merge branch

    marksie1988 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    36c0fb4 View commit details
    Browse the repository at this point in the history