-
Notifications
You must be signed in to change notification settings - Fork 48
Adds modal component #10
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
# 1.0.0-alpha.1 (2024-10-26) ### Bug Fixes * Breadcrumb was overengineered ([7a004f1](https://github.com/themesberg/flowbite-angular//commit/7a004f11aca4f8d4d6c51833bc0327284b8da827)) * Button sizes are now configured according to flowbite website ([1e73a2e](https://github.com/themesberg/flowbite-angular//commit/1e73a2ed044cb604965377ba5d7d4f866306ca5d)) * buttonPillClasses are now always injected ([1ca9cdc](https://github.com/themesberg/flowbite-angular//commit/1ca9cdc09ce6f258d69689861e9fcc42115b0b95)) * Fixed gradient outline variants size issue ([c616c03](https://github.com/themesberg/flowbite-angular//commit/c616c037a1cda11b06adfcfcd9c3f0209ffeb9d7)) ### Features * add Alert component ([e9d792b](https://github.com/themesberg/flowbite-angular//commit/e9d792b4f4785052108e6ad6e3467c58d3a1d978)) * add Badge component ([b327538](https://github.com/themesberg/flowbite-angular//commit/b3275389d40c62003afff8dc9818b16664d4a618)) * Add disable property to button component ([00e42c0](https://github.com/themesberg/flowbite-angular//commit/00e42c05ff81f83e7ad61fb6a9a70aebf504f1ba)) * Add DuoTone gradient outline span tweak ([b2840c9](https://github.com/themesberg/flowbite-angular//commit/b2840c947e340a020eb4136f5d0342ebc3d6e099)) * Add gradientDuoTone property to button component ([0138ce4](https://github.com/themesberg/flowbite-angular//commit/0138ce408ec101e5da6ba4305d2e1107c0b07a78)) * Add gradientMonochrome property to button component ([60cd7ea](https://github.com/themesberg/flowbite-angular//commit/60cd7ea619c605271093436f2367510e318cf6d2)) * Add outline classes to buttonColorClasses ([ef4652c](https://github.com/themesberg/flowbite-angular//commit/ef4652c9f8111bc9ddf3d7416a120fc525cf8c5c)) * Add remain outline variants to buttonDuoToneColorClasses ([492f43f](https://github.com/themesberg/flowbite-angular//commit/492f43f3a546a94fa1cbb0b1008cafd99ec90458)) * adds modal component ([#10](https://github.com/themesberg/flowbite-angular//issues/10)) ([3fa31a3](https://github.com/themesberg/flowbite-angular//commit/3fa31a3808100825c7952b9126190fe487cd71c0)) * **BadgeComponent:** Added customStyle parameter ([89bb9aa](https://github.com/themesberg/flowbite-angular//commit/89bb9aa3189442cd8e826084a35f03069201928c)) * Created Breadcrumb main component ([45bc743](https://github.com/themesberg/flowbite-angular//commit/45bc74324ce8f157df5dc710451502d4875f626b)) * Created BreadcrumbItem Component ([0df0839](https://github.com/themesberg/flowbite-angular//commit/0df083920b320d07cc8da4ee0d89a3e1c0711772)) * **docs:** adding server_side_generation ([#31](https://github.com/themesberg/flowbite-angular//issues/31)) ([c4ebb24](https://github.com/themesberg/flowbite-angular//commit/c4ebb24e18aca55f187c107ea16c165a4924d01f)) * Started creating Button component ([92cf87f](https://github.com/themesberg/flowbite-angular//commit/92cf87f52435cfd69f961eba635ab4c4b982949e))
# 1.0.0-beta.1 (2024-11-04) ### Bug Fixes * assets while building library ([b02ae48](b02ae48)) * Breadcrumb was overengineered ([7a004f1](7a004f1)) * Button sizes are now configured according to flowbite website ([1e73a2e](1e73a2e)) * buttonPillClasses are now always injected ([1ca9cdc](1ca9cdc)) * ci install ([7bc93ee](7bc93ee)) * circular import & component import ([04668c4](04668c4)) * Fixed gradient outline variants size issue ([c616c03](c616c03)) * multiple typo ([96343bb](96343bb)) * tailwind config file and import codeblock in quickstart ([781069c](781069c)) ### Features * add Alert component ([e9d792b](e9d792b)) * add Badge component ([b327538](b327538)) * Add disable property to button component ([00e42c0](00e42c0)) * Add DuoTone gradient outline span tweak ([b2840c9](b2840c9)) * Add gradientDuoTone property to button component ([0138ce4](0138ce4)) * Add gradientMonochrome property to button component ([60cd7ea](60cd7ea)) * Add outline classes to buttonColorClasses ([ef4652c](ef4652c)) * Add remain outline variants to buttonDuoToneColorClasses ([492f43f](492f43f)) * add secondary entrypoints ([35628a3](35628a3)) * add viewEncapsulation and changeDetection ([b80f78d](b80f78d)) * adds modal component ([#10](#10)) ([3fa31a3](3fa31a3)) * **alert:** add entrypoint ([8631420](8631420)) * **badge:** add entrypoint ([1c7a33c](1c7a33c)) * **BadgeComponent:** Added customStyle parameter ([89bb9aa](89bb9aa)) * **breadcrumb:** add entrypoint ([ea5eb0a](ea5eb0a)) * **button:** add entrypoint ([19e8fed](19e8fed)) * **common:** add entrypoint ([a5d50cc](a5d50cc)) * Created Breadcrumb main component ([45bc743](45bc743)) * Created BreadcrumbItem Component ([0df0839](0df0839)) * **dark-theme-toggle:** add entrypoint ([9ee8ca3](9ee8ca3)) * **docs:** adding server_side_generation ([#31](#31)) ([c4ebb24](c4ebb24)) * **dropdown:** add entrypoint ([22ce79d](22ce79d)) * **icon:** add entrypoint ([d5ee496](d5ee496)) * **indicator:** add entrypoint ([f12a373](f12a373)) * **modal:** add entrypoint ([36da9f1](36da9f1)) * **navbar:** add entrypoint ([ecfef64](ecfef64)) * remove every storeServices ([2dc68ed](2dc68ed)) * **router-link:** add entrypoint ([3886be7](3886be7)) * **scroll-top:** add entrypoint ([57b1358](57b1358)) * **sidebar:** add entrypoint ([b94ac5a](b94ac5a)) * Started creating Button component ([92cf87f](92cf87f)) * **utils:** add entrypoint ([67bf1da](67bf1da))
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Warning Rate limit exceeded@MGREMY has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 29 minutes and 42 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
# 1.0.0 (2024-11-11) ### Bug Fixes * **accordion:** classes for border ([8f4b81e](8f4b81e)) * assets while building library ([b02ae48](b02ae48)) * Breadcrumb was overengineered ([7a004f1](7a004f1)) * Button sizes are now configured according to flowbite website ([1e73a2e](1e73a2e)) * buttonPillClasses are now always injected ([1ca9cdc](1ca9cdc)) * ci install ([7bc93ee](7bc93ee)) * circular import & component import ([04668c4](04668c4)) * Fixed gradient outline variants size issue ([c616c03](c616c03)) * multiple typo ([96343bb](96343bb)) * tailwind config file and import codeblock in quickstart ([781069c](781069c)) ### Features * add Alert component ([e9d792b](e9d792b)) * add Badge component ([b327538](b327538)) * Add disable property to button component ([00e42c0](00e42c0)) * Add DuoTone gradient outline span tweak ([b2840c9](b2840c9)) * Add gradientDuoTone property to button component ([0138ce4](0138ce4)) * Add gradientMonochrome property to button component ([60cd7ea](60cd7ea)) * Add outline classes to buttonColorClasses ([ef4652c](ef4652c)) * Add remain outline variants to buttonDuoToneColorClasses ([492f43f](492f43f)) * add secondary entrypoints ([35628a3](35628a3)) * add viewEncapsulation and changeDetection ([b80f78d](b80f78d)) * adds modal component ([#10](#10)) ([3fa31a3](3fa31a3)) * **alert:** add entrypoint ([8631420](8631420)) * **badge:** add entrypoint ([1c7a33c](1c7a33c)) * **BadgeComponent:** Added customStyle parameter ([89bb9aa](89bb9aa)) * **breadcrumb:** add entrypoint ([ea5eb0a](ea5eb0a)) * **button:** add entrypoint ([19e8fed](19e8fed)) * **common:** add entrypoint ([a5d50cc](a5d50cc)) * Created Breadcrumb main component ([45bc743](45bc743)) * Created BreadcrumbItem Component ([0df0839](0df0839)) * **dark-theme-toggle:** add entrypoint ([9ee8ca3](9ee8ca3)) * **docs:** adding server_side_generation ([#31](#31)) ([c4ebb24](c4ebb24)) * **dropdown:** add entrypoint ([22ce79d](22ce79d)) * **icon:** add entrypoint ([d5ee496](d5ee496)) * **indicator:** add entrypoint ([f12a373](f12a373)) * **modal:** add entrypoint ([36da9f1](36da9f1)) * **navbar:** add entrypoint ([ecfef64](ecfef64)) * remove every storeServices ([2dc68ed](2dc68ed)) * **router-link:** add entrypoint ([3886be7](3886be7)) * **scroll-top:** add entrypoint ([57b1358](57b1358)) * **sidebar:** add entrypoint ([b94ac5a](b94ac5a)) * Started creating Button component ([92cf87f](92cf87f)) * **utils:** add entrypoint ([67bf1da](67bf1da))
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds modal component:
Included: