Releases: mishka-group/mishka_chelekom
Releases · mishka-group/mishka_chelekom
v0.0.7
This is not our long-term update for Mishka Chelekom (Phoenix UI); however, this version addresses the errors in Phoenix 1.8.
What's Changed
- fix: outdated link by @eugkhp in #403
- Add install version of
mishka.assets.deps
mix command by @shahryarjb in #413 - Add remove JS package for
mix mishka.assets.deps
cli by @shahryarjb in #414 - Flash group restriction for Phoenix version 1.8 by @shahryarjb in #424
New Contributors
Full Changelog: v0.0.5...v0.0.7
v0.0.5
MishkaChelekom 0.0.5
Blog Post: Introducing Mishka Chelekom v0.0.5 - Now with Accessibility Support
What's Changed
- Refactor: Fix Dropdown Bugs and Enhance Dynamic Behavior by @MonaAghili in #328
- Refactor: add conditional styling to divider and buttons by @MonaAghili in #329
- Feat: add layouts flex and grid components by @MonaAghili in #330
- Feat: add filterable gallery component by @MonaAghili in #332
- Feat: add ring and semi circle progress components by @MonaAghili in #333
- Feat: Add fraction support to rating component by @MonaAghili in #334
- Feat: add tooltip to progress section by @MonaAghili in #335
- Refactor: add custom hook and loading state, fix bugs in Carousel component by @MonaAghili in #336
- Feat: Add Clipboard component and hook integration by @MonaAghili in #337
- Refactor: Replace custom icon functions with shared icon component by @MonaAghili in #338
- Feat: Add ability to to Minimize and Maximize Sidebar by @MonaAghili in #339
- feat: enhance accessibility via aria-expanded and roles for accordion by @MonaAghili in #340
- feat(alert): improve accessibility and add class props to elements by @MonaAghili in #341
- feat(badge): improve accessibility and add class props to elements by @MonaAghili in #342
- feat(banner): improve accessibility and add class props to elements by @MonaAghili in #343
- feat(blockquote): improve accessibility and add class props to elements by @MonaAghili in #344
- feat(breadcrumb): improve accessibility and add class props to elements by @MonaAghili in #345
- feat(card): improve accessibility and add class props to elements by @MonaAghili in #346
- feat(carousel): improve accessibility and add class props to elements by @MonaAghili in #348
- feat(chat): improve accessibility and add class props to elements by @MonaAghili in #349
- feat(checkbox_card): improve accessibility and add class props to elements by @MonaAghili in #350
- feat(navbar): improve accessibility and add class props to elements by @MonaAghili in #351
- feat(clipboard): improve accessibility and add class props to elements by @MonaAghili in #352
- feat(combobox): improve accessibility and add class props to elements by @MonaAghili in #353
- feat(divider): improve accessibility and add class props to elements by @MonaAghili in #354
- feat(dropdown): improve accessibility and add class props to elements by @MonaAghili in #355
- feat(drawer): improve accessibility and add class props to elements by @MonaAghili in #356
- feat(button): improve accessibility and add class props to elements by @MonaAghili in #357
- feat(file_field): improve accessibility and add class props to elements by @MonaAghili in #358
- feat(footer): improve accessibility and add class props to elements by @MonaAghili in #359
- feat(gallery): improve accessibility and add class props to elements by @MonaAghili in #360
- feat(mega_menu): improve accessibility and add class props to elements by @MonaAghili in #361
- feat(menu): improve accessibility and add class props to elements by @MonaAghili in #363
- feat(modal): improve accessibility and add class props to elements by @MonaAghili in #364
- feat(overlay): improve accessibility and add class props to elements by @MonaAghili in #365
- feat(pagination): improve accessibility and add class props to elements by @MonaAghili in #366
- feat(popover): improve accessibility and add class props to elements by @MonaAghili in #367
- feat(progress): improve accessibility and add class props to elements by @MonaAghili in #368
- feat(radio_card): improve accessibility and add class props to elements by @MonaAghili in #369
- feat(rating): improve accessibility and add class props to elements by @MonaAghili in #370
- feat(scroll_area): improve accessibility and add class props to elements by @MonaAghili in #371
- feat(sidebar): improve accessibility and add class props to elements by @MonaAghili in #372
- feat(skeleton): improve accessibility and add class props to elements by @MonaAghili in #373
- feat(speed_dial): improve accessibility and add class props to elements by @MonaAghili in #374
- feat(stepper): improve accessibility and add class props to elements by @MonaAghili in #376
- feat(spinner): improve accessibility and add class props to elements by @MonaAghili in #375
- feat(table_content): improve accessibility and add class props to elements by @MonaAghili in #377
- feat(table): improve accessibility and add class props to elements by @MonaAghili in #378
- feat(tabs): improve accessibility and add class props to elements by @MonaAghili in #379
- feat(timeline): improve accessibility and add class props to elements by @MonaAghili in #380
- feat(toggle_field): improve accessibility and add class props to elements by @MonaAghili in #383
- feat(tooltip): improve accessibility and add class props to elements by @MonaAghili in #384
- feat(toast): improve accessibility and add class props to elements by @MonaAghili in #381
- Refactor: Fix display of avatar component by @MonaAghili in #387
- Refactor Toast and Alert components to support z-index prop by @MonaAghili in #399
- Fix: improper cleanup of floating hook on destroy by @MonaAghili in #398
- Refactor: Add class props to form field elements by @MonaAghili in #400
- Add missing helpers by @shahryarjb in #401
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Chore: Add panel class attribute to tab components by @MonaAghili in #284
- Update Igniter for fixing windows issues by @shahryarjb in #285
- Chore: add paddings and width fit to alert by @MonaAghili in #287
- Feat: add badge to tab component by @MonaAghili in #288
- Chore: change default value of alert title by @MonaAghili in #290
- Add rest attribute for stepper_section by @sasikumar87 in #291
- add missing slot to gallery component by @mithereal in #294
- chore: fix typo in tab, checkbox field, radio field components by @MonaAghili in #295
- Feat: add scroll area component & added missing features of Phoenix core components by @MonaAghili in #296
- Refactor: refactor
scroll_area
component by @MonaAghili in #300 - Fix: keep scrollbar visible during thumb dragging by @MonaAghili in #302
- Fix: fix issue of scroll area direction styles by @MonaAghili in #303
- feat(ui): add global components installing support and JS formatter by @shahryarjb in #304
- Feat: add radio card component by @MonaAghili in #305
- Feat: Add checkbox card component by @MonaAghili in #306
- chore: Add label and description by @MonaAghili in #308
- Feat: add width and height props to scrollarea component by @MonaAghili in #309
- Fix some Phoenix CoreComponent backward compatibility issues for Ash by @shahryarjb in #312
- Fix missing ids in table and Flash
assign_new
to create new id from pattern by @shahryarjb in #313 - Refactor: Fix scrollarea scrollbar visibility issue by @MonaAghili in #314
- Use more generous dependency on igniter by @zachdaniel in #317
- Chore: reset line height of alert by @MonaAghili in #320
- Feat: Add combobox component by @MonaAghili in #321
- Chore: Skipping Color in the Base Variant by @MonaAghili in #322
- Refactor: Change selected option in combobox component by @MonaAghili in #323
- Refactor: Fix color of radio and checkbox fields by @MonaAghili in #324
- Update Readme for version 0.0.4 by @shahryarjb in #325
New Contributors
- @sasikumar87 made their first contribution in #291
- @mithereal made their first contribution in #294
- @zachdaniel made their first contribution in #317
Full Changelog: v0.0.2...v0.0.4
v0.0.2
What's Changed
- Change the structure to convert the project to a library by @shahryarjb in #54
- Add loading for components task by @shahryarjb in #57
- Review the performance of version 0.0.1 after using it in the Mishka document by @shahryarjb in #58
- Add hideDismiss and dismissSize props to Banner component for enhanced dismiss button control by @MonaAghili in #70
- Fix un-csp progress mounted by @shahryarjb in #72
- Fix: Adjust spacing for checkbox and radio fields (Closes #69) by @MonaAghili in #73
- Fix modal title default value by @shahryarjb in #76
- FIX: correct typo
separated
across the project based on #80 by @MonaAghili in #81 - Revision and fix some missing part of some fields (version 0.0.1) by @shahryarjb in #84
- Enhancement - Add dark mode and fix issues of gradient variants of button component by @shahryarjb in #91
- Cli 0.0.2 community version (beta) by @shahryarjb in #92
- Cli 0.0.2 supports helpers import by @shahryarjb in #93
- chore: update Badge component styles, and modified colors by @MonaAghili in #94
- Enhance Drawer Component Styling by @MonaAghili in #96
- Enhancing Divider Component with New Colors and Dark Mode Support by @MonaAghili in #97
- chore: update Avatar colors and add dark mode support by @MonaAghili in #98
- Chore: Modify Alert component colors and add dark mode by @MonaAghili in #99
- Chore: Modify colors of spinner, Add dark mode by @MonaAghili in #100
- Chore: Modify colors, add dark mode to banner component by @MonaAghili in #101
- Chore: Modify colors and dark mode of breadcrumb by @MonaAghili in #102
- Chore: Change colors and add dark mode of blockquote by @MonaAghili in #103
- Chore: Modify colors, variants and add dark mode to dropdown by @MonaAghili in #104
- Chore: Change colors of overlays , add dark mode by @MonaAghili in #106
- Chore: Change colors of card and add dark mode by @MonaAghili in #107
- Feat: Add new variant and colors to card component by @MonaAghili in #108
- Feat: Add gradient and bordered variants to banner by @MonaAghili in #109
- Feat: add
gradient
andbordered
variants to badge by @MonaAghili in #110 - Feat: Add
gradient
andbordered
variants by @MonaAghili in #111 - Feat: Add
white
anddark
colors to avatar by @MonaAghili in #112 - Feat: Add
dark
andwhite
to spinner by @MonaAghili in #113 - Feat: add
white
anddark
to divider by @MonaAghili in #114 - Feat: Add
gradient
andbordered
drawer variants by @MonaAghili in #115 - Feat: add
gradient
variant to blockquote by @MonaAghili in #117 - Feat: Add
bordered
gradient to button by @MonaAghili in #118 - Feat: Add gradient to dropdown component by @MonaAghili in #119
- Feat: add dark and white colors to bread crumb by @MonaAghili in #120
- Feat: Add
gradient
andborderd
variants ofpopover
by @MonaAghili in #121 - Chore: Add new dark and white colors to overlay by @MonaAghili in #122
- Chore: Modify colors, Introduce dark mode to rating component by @MonaAghili in #123
- Chore: Change colors, Introduce dark mode to chat component by @MonaAghili in #125
- Feat: add gradient variant, change colors, add dark mode by @MonaAghili in #126
- Chore: Modify colors of keyboard and add dark mode by @MonaAghili in #127
- Chore: Modify colors of jumbotron, add dark mode to component by @MonaAghili in #128
- Chore: change colors of indicator, add dark mode by @MonaAghili in #129
- Chore: Modify colors of carousel, Add dark mode by @MonaAghili in #130
- Chore: Modify colors of footer, add dark mode by @MonaAghili in #132
- Chore: Modify colors, add dark mode of MegaMenu by @MonaAghili in #133
- Chore: Modify navbar colors, add dark mode of navbar component by @MonaAghili in #134
- Chore: Modify colors of progress, add dark mode by @MonaAghili in #136
- Chore: Modify colors of text, email, url, search, number, password, textarea, tel fields of form by @MonaAghili in #138
- Chore: Change form wrapper colors, add dark mode by @MonaAghili in #140
- Chore: Change colors of gradient of progress by @MonaAghili in #141
- Feat: Add an image prop specifically for the dark mode logo used in the navbar by @MonaAghili in #142
- Chore: Modify colors of radio field component of forms by @MonaAghili in #143
- Chore: Modify colors of checkbox, add dark mode by @MonaAghili in #144
- Chore: Change colors of sidebar, add dark mode by @MonaAghili in #145
- Chore: Modify colors of date time and add dark mode by @MonaAghili in #146
- Chore: Add new variants, modify colors of tooltip by @MonaAghili in #147
- Chore: Modify colors of video by @MonaAghili in #148
- Chore: Modify colors, add dark mode typography by @MonaAghili in #149
- Chore: Modify colors of toggle, add dark mode by @MonaAghili in #150
- Chore: change colors of speed dial, add dark mode by @MonaAghili in #151
- Chore: Modify colors of skeleton, add dark mode by @MonaAghili in #152
- Chore: Modify colors of table content and add dark mode by @MonaAghili in #153
- Chore: Modify timeline colors, add dark mode by @MonaAghili in #154
- Chore: modify colors of table, add dark mode by @MonaAghili in #155
- Chore: Modify colors of tabs, add dark mode by @MonaAghili in #156
- Chore: Modify colors of native select, add dark mode by @MonaAghili in #158
- Chore: Modify colors of range, add dark mode by @MonaAghili in #159
- Chore: Modify colors of toast, Add dark mode by @MonaAghili in #160
- Chore: Modify colors of list, add dark mode by @MonaAghili in #161
- Chore: Modify colors of fieldset, add dark mode by @MonaAghili in #162
- Chore: modify colors of files, add dark mode by @MonaAghili in #163
- Chore: Fix issues of colors and class names for form fields by @MonaAghili in #164
- Chore: Modify colors of stepper, add dark mode by @MonaAghili in #165
- Chore: Modify colors of accordion, add dark mode by @MonaAghili in #166
- Chore: Modify colors of device mockup, add dark mode by @MonaAghili in #167
- Chore: Modify colors o...
Not lib
What's Changed
- Adding Basic components and Mix task module without docs and template by @shahryarjb in #38
- Add documentation of basic components by @shahryarjb in #42
- Delete some docs and add component names inside function's doc by @shahryarjb in #43
- Remove all TODOs of 0.0.1 comments by @MonaAghili in #51
- Convert 0.0.1 basic components to
eex
templates for mix task by @shahryarjb in #52
New Contributors
- @shahryarjb made their first contribution in #38
Full Changelog: https://github.com/mishka-group/mishka_chelekom/commits/not-lib