-
Notifications
You must be signed in to change notification settings - Fork 47
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: themesberg/flowbite-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: themesberg/flowbite-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 40 files changed
- 2 contributors
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4cf8b7 - Browse repository at this point
Copy the full SHA c4cf8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for adfebeb - Browse repository at this point
Copy the full SHA adfebebView commit details -
feat(badge): add bordered badge (#100)
## PR Checklist Please check if your PR fulfills the following requirements: <!--- [ ] Tests for the changes have been added (for bug fixes/features)--> - [x] Docs have been added/updated (for bug fixes/features) ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build related changes - [ ] CI-related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Issue Number <!-- Bugs and features must be linked to an issue. --> Issue Number: #90 ## Does this PR introduce a breaking change? <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> - [ ] Yes - [x] No ## Other information <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced bordered badges with multiple color options: primary, blue, red, green, yellow, indigo, purple, and pink. - Added a new section in documentation for bordered badges with demonstration. - **Documentation** - Updated documentation to include details about the new bordered badge component. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for 8a07b30 - Browse repository at this point
Copy the full SHA 8a07b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba45e7 - Browse repository at this point
Copy the full SHA 3ba45e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6941e5b - Browse repository at this point
Copy the full SHA 6941e5bView commit details -
feat(badge): add dismissable badge (#101)
## PR Checklist Please check if your PR fulfills the following requirements: <!--- [ ] Tests for the changes have been added (for bug fixes/features)--> - [x] Docs have been added/updated (for bug fixes/features) ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build related changes - [ ] CI-related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Issue Number <!-- Bugs and features must be linked to an issue. --> Issue Number: #89 ## Does this PR introduce a breaking change? <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> - [ ] Yes - [x] No ## Other information <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **New Features** - Introduced dismissible badges with customizable colors and dismissal behavior. - Added a new Angular component for dismissible badges. - **Documentation** - Updated documentation to include a section for the dismissible badge component with examples. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for da6c209 - Browse repository at this point
Copy the full SHA da6c209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9778c - Browse repository at this point
Copy the full SHA 0a9778cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc8be9 - Browse repository at this point
Copy the full SHA fbc8be9View commit details -
ci(release): change semantic release branch (#102)
## PR Checklist Please check if your PR fulfills the following requirements: <!--- [ ] Tests for the changes have been added (for bug fixes/features)--> - [ ] Docs have been added/updated (for bug fixes/features) ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no API changes) - [x] Build related changes - [x] CI-related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Issue Number <!-- Bugs and features must be linked to an issue. --> Issue Number: N/A ## Does this PR introduce a breaking change? <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> - [ ] Yes - [x] No ## Other information Switch from main branch to release branch for deploy and production documentation @coderabbitai summary
Configuration menu - View commit details
-
Copy full SHA for 2b0161f - Browse repository at this point
Copy the full SHA 2b0161fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cae1779 - Browse repository at this point
Copy the full SHA cae1779View commit details -
fix: add standalone property on components (#103)
## PR Checklist Please check if your PR fulfills the following requirements: <!--- [ ] Tests for the changes have been added (for bug fixes/features)--> - [ ] Docs have been added/updated (for bug fixes/features) ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no API changes) - [ ] Build related changes - [ ] CI-related changes - [ ] Documentation content changes - [ ] Other... Please describe: ## Issue Number <!-- Bugs and features must be linked to an issue. --> Issue Number: N/A ## Does this PR introduce a breaking change? <!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> - [ ] Yes - [x] No ## Other information @coderabbitai summary
Configuration menu - View commit details
-
Copy full SHA for ce4def4 - Browse repository at this point
Copy the full SHA ce4def4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5cd648 - Browse repository at this point
Copy the full SHA c5cd648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802f1e5 - Browse repository at this point
Copy the full SHA 802f1e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2db98a - Browse repository at this point
Copy the full SHA b2db98aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323913f - Browse repository at this point
Copy the full SHA 323913fView commit details -
## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Release <!-- Please set this as a title and change the version number If you don't know the version number, run on the main branch the release GitHub workflow with dryRun enabled chore: prepare x.y.z -->
Configuration menu - View commit details
-
Copy full SHA for 37246bb - Browse repository at this point
Copy the full SHA 37246bbView commit details -
chore(flowbite-angular): 1.3.0 [skip ci]
# [1.3.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.3.0) (2024-12-19) ### Bug Fixes * add standalone property on components ([cae1779](cae1779)) ### Features * **badge:** add bordered badge ([c4cf8b7](c4cf8b7)) * **badge:** add dismissable badge ([3ba45e7](3ba45e7))
Configuration menu - View commit details
-
Copy full SHA for dca933a - Browse repository at this point
Copy the full SHA dca933aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@v1.3.0