diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6a7753e..822b546 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.0" + ".": "1.4.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index fdd116c..0112e67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,52 @@ # Changelog +## [1.4.0](https://github.com/fahimahammed/DevUI/compare/devui-v1.3.0...devui-v1.4.0) (2025-10-12) + + +### Features + +* Add About Us page, dark theme, and main page navigation ([#14](https://github.com/fahimahammed/DevUI/issues/14)) ([#31](https://github.com/fahimahammed/DevUI/issues/31)) ([f90fdb2](https://github.com/fahimahammed/DevUI/commit/f90fdb2724cfcab723ad6ef7db99682a68dc3a2b)) +* Add Accordion component with expandable panels ([#176](https://github.com/fahimahammed/DevUI/issues/176)) ([de409f7](https://github.com/fahimahammed/DevUI/commit/de409f7984f47bd9f25f7d46043776447ea9c97d)) +* add cursor pointer to clickable elements ([#34](https://github.com/fahimahammed/DevUI/issues/34)) ([c1c39c9](https://github.com/fahimahammed/DevUI/commit/c1c39c9612d534cab51f4d2061d72642f2d9e78e)) +* add skeleton loading support to ComponentCard ([#134](https://github.com/fahimahammed/DevUI/issues/134)) ([d9a0a54](https://github.com/fahimahammed/DevUI/commit/d9a0a54ac78cf1481e0b24f79657dc9a7994a3e7)) +* add templates feature request, but report, documentation update and pull request template ([#127](https://github.com/fahimahammed/DevUI/issues/127)) ([1a1fa84](https://github.com/fahimahammed/DevUI/commit/1a1fa84def19f5028a4cace4242a2c2f84c9edf3)) +* Add Versatile File Upload Component with Drag-and-Drop & Progress ([#147](https://github.com/fahimahammed/DevUI/issues/147)) ([eec173d](https://github.com/fahimahammed/DevUI/commit/eec173d7acbaf1644e01e221b7c0498b8a373e96)) +* Added a Carousel slider with animation and add it to home page in components ([#200](https://github.com/fahimahammed/DevUI/issues/200)) ([ec3d3b1](https://github.com/fahimahammed/DevUI/commit/ec3d3b11bccae828fceb1b340a9030ee8ac6c758)) +* Added collapsible component in the project ([#201](https://github.com/fahimahammed/DevUI/issues/201)) ([31a6b70](https://github.com/fahimahammed/DevUI/commit/31a6b708afe2248c4321041a3e39212d3bfdd79a)) +* **chat:** add ChatBox component and update components.tsx ([#78](https://github.com/fahimahammed/DevUI/issues/78)) ([5232da5](https://github.com/fahimahammed/DevUI/commit/5232da5761bc17df2efeb1d58c3b7d1b8d609ba6)) +* Feat/button animations 19 ([#183](https://github.com/fahimahammed/DevUI/issues/183)) ([7898598](https://github.com/fahimahammed/DevUI/commit/78985982890a5fbf9e11790920e8b733a2ea4bb1)) +* Feat/theme switcher 17 ([#156](https://github.com/fahimahammed/DevUI/issues/156)) ([d340933](https://github.com/fahimahammed/DevUI/commit/d3409330a13143c35658e38701189f0e6d3e433b)) +* Feature/ai powered snippet ([#177](https://github.com/fahimahammed/DevUI/issues/177)) ([1f4d4fa](https://github.com/fahimahammed/DevUI/commit/1f4d4fac3293eadd469ab24917a50a03f23b77e0)) +* Feature/tooltip and fab components ([#144](https://github.com/fahimahammed/DevUI/issues/144)) ([08ab221](https://github.com/fahimahammed/DevUI/commit/08ab221118b8c6bcaa736f0eb5073758a047c28d)) +* Implement URL-Based State Sync for Search and Category Filters on Components Page ([#193](https://github.com/fahimahammed/DevUI/issues/193)) ([b93a6b3](https://github.com/fahimahammed/DevUI/commit/b93a6b37ae30b8c1ebd70ecb5dc7d6e4525d4261)) +* integrate ThemeColorPicker across app with enhanced UI animations ([#66](https://github.com/fahimahammed/DevUI/issues/66)) ([19008f5](https://github.com/fahimahammed/DevUI/commit/19008f5a96bdc8c57c4c0b305b80e90b13efe483)) +* NEW COMPONENT ([#143](https://github.com/fahimahammed/DevUI/issues/143)) ([42ee402](https://github.com/fahimahammed/DevUI/commit/42ee4026e1cd9a54188e975674bf8b1d5b75f7eb)) +* **search:** debounced search, title highlight, dynamic category counts; remove native clear icon ([#126](https://github.com/fahimahammed/DevUI/issues/126)) ([fa50ed5](https://github.com/fahimahammed/DevUI/commit/fa50ed556099cd9b10932a9fa728e491312661d8)) +* theme color picker UX fix + hydration-safe previews + anchor/link tweaks ([#189](https://github.com/fahimahammed/DevUI/issues/189)) ([4a2b296](https://github.com/fahimahammed/DevUI/commit/4a2b296ef4d5d013debf2f6a57c6425b684f4cf0)) +* **toast:** add Toast component with demo and integrate Toaster in the UI ([#82](https://github.com/fahimahammed/DevUI/issues/82)) ([c1025ad](https://github.com/fahimahammed/DevUI/commit/c1025ad274aeb05118dbbd9bab3c77002b0cb222)) +* Tooltip ([#172](https://github.com/fahimahammed/DevUI/issues/172)) ([c0bb4f1](https://github.com/fahimahammed/DevUI/commit/c0bb4f1c23832e989d9d2ca7c4f716355bee03eb)) +* Typography ([#186](https://github.com/fahimahammed/DevUI/issues/186)) ([41b2133](https://github.com/fahimahammed/DevUI/commit/41b21331c622f8c3283ecdf5e35f6cde25f634cd)) +* **ui:** add Button loading state, enhance Card hover, and add glow utility ([#65](https://github.com/fahimahammed/DevUI/issues/65)) ([b46a6ff](https://github.com/fahimahammed/DevUI/commit/b46a6ff2717400fc86c92ba06ad85f0ab7f7d053)) +* **UI:** improve keyboard accessibility across components ([#182](https://github.com/fahimahammed/DevUI/issues/182)) ([7e8d07c](https://github.com/fahimahammed/DevUI/commit/7e8d07cad1e5fde6a6877d185bf30fbce227158d)) +* **ui:** improve mobile UX, fix hydration mismatch, add animated starfield background ([#195](https://github.com/fahimahammed/DevUI/issues/195)) ([4c342b3](https://github.com/fahimahammed/DevUI/commit/4c342b3a9e60048246323ed18f3adbbaf9f07d0d)) + + +### Bug Fixes + +* Add Syntax Highlighting for Code Blocks [#6](https://github.com/fahimahammed/DevUI/issues/6) ([#61](https://github.com/fahimahammed/DevUI/issues/61)) ([16deed3](https://github.com/fahimahammed/DevUI/commit/16deed3a357765ea0a2d5a5bdbf154614070eb58)) +* ci updated ([df8dd86](https://github.com/fahimahammed/DevUI/commit/df8dd86871d1661e07e2d54b6b74f4fc7cd10a77)) +* conflict issue ([6f36946](https://github.com/fahimahammed/DevUI/commit/6f36946ef078d341d17d7192be6d226b6dc04e74)) +* conflict issue ([67e6913](https://github.com/fahimahammed/DevUI/commit/67e6913db58b5ea2c51e72ba218e15afbc667762)) +* fix merge conflict ([78028f8](https://github.com/fahimahammed/DevUI/commit/78028f8dd2a5b0b20c26c3f88aece464881f3ffc)) +* fix merge conflict issue ([7984e27](https://github.com/fahimahammed/DevUI/commit/7984e27d5492209f567e8587f79ae64d9d4788a5)) +* fix merge conflict issue ([cfea695](https://github.com/fahimahammed/DevUI/commit/cfea6956d0209c217d4349048d4393f746f6ecea)) +* **home:** resolve slider visibility issue on home page ([#56](https://github.com/fahimahammed/DevUI/issues/56)) ([#86](https://github.com/fahimahammed/DevUI/issues/86)) ([6d0aa07](https://github.com/fahimahammed/DevUI/commit/6d0aa07bb0503d2916215d415a2ccf2ce727061b)) +* merge conflict ([15b8178](https://github.com/fahimahammed/DevUI/commit/15b8178a478a0151e6c911fd5fc0bed791d364f4)) +* merge conflict ([4990ee9](https://github.com/fahimahammed/DevUI/commit/4990ee91c9a86ab5a153e5c17c283093bef921c6)) +* merge conflict fix ([a7cccc3](https://github.com/fahimahammed/DevUI/commit/a7cccc3a31bcd9589bd315abf84223ff6af85cc0)) +* Preview Card Layout & Button Wrapping ([#197](https://github.com/fahimahammed/DevUI/issues/197)) ([c431a9e](https://github.com/fahimahammed/DevUI/commit/c431a9e242fa947349619f095206a049a109e818)) +* sync code with prod ([#142](https://github.com/fahimahammed/DevUI/issues/142)) ([9aa0849](https://github.com/fahimahammed/DevUI/commit/9aa0849e463740a458080dbc96c220568335c6ec)) + ## [1.3.0](https://github.com/fahimahammed/DevUI/compare/devui-v1.2.0...devui-v1.3.0) (2025-10-05) diff --git a/package-lock.json b/package-lock.json index 28e2599..1a795cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "devui", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "devui", - "version": "1.3.0", + "version": "1.4.0", "dependencies": { "@radix-ui/react-alert-dialog": "^1.1.15", "@radix-ui/react-checkbox": "^1.3.3", diff --git a/package.json b/package.json index 7c17756..a788823 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devui", - "version": "1.3.0", + "version": "1.4.0", "private": true, "scripts": { "dev": "next dev --turbopack",