Skip to content

Conversation

@Beccaneer
Copy link
Contributor

Motivations

A face lift for the changelog page! The previous changelog page was difficult for people to navigate through, so here is an attempt to streamline that by putting everything into one datatable, filterable by package and change type. Not too sure about the use of the combobox for the filters 🤔

You can take it for a test run by running the docs site locally 👍

Screenshot 2025-12-22 at 12 20 38 PM

Changes

Added

Changed

Deprecated

Removed

Fixed

Security

Testing

Changes can be
tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

@github-actions
Copy link

⚠️ Pull Request titles in this repo follow the Conventional Commits specification.

No release type found in pull request title "JOB-133379 Changelog Page Face Lift". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants