Releases: reactplay/react-kolkata
Releases · reactplay/react-kolkata
v0.0.2
What's Changed
- FIX(i18n): resolve language-aware routing issue by @adi-ray in #76
- Added feature (Icons for Youtube and Discord in footer) #65 by @Patelaman07 in #73
- fix: icons size by @priyankarpal in #79
- Feat/blog from hashnode by @Ravijhabit in #63
- enhance Not Found page 404 by @Patelaman07 in #81
- fix:reorganize event section with upcoming first, add CFP/volunteer cards and dedicated route for events page by @SiddharthJiyani in #84
- fix: modernize Footer and Navbar to align with X (Twitter) rebranding by @Rohs21 in #87
- Feature: add community partner section by @SiddharthJiyani in #85
- [Fix]: Icons and Improve Visual Appeal of "About Us" section by @Rohs21 in #93
- build(deps): bump vite from 7.1.10 to 7.1.11 by @dependabot[bot] in #92
- Added sponsor section with a sample sponsor card by @shivasharma14 in #91
- fix(i18n): Internationalize navbar and footer (Closes #90) by @mdnm18 in #94
- feat(i18n): add language switcher and remove unused locales (Closes #89) by @mdnm18 in #95
- [Feature]: Added Core Team section with LinkedIn profile integration by @Rohs21 in #96
- feat(analytics): integrate Google Analytics (Closes #40) by @mdnm18 in #98
- feat(seo): implement metadata and social tags by @mdnm18 in #99
- docs: enhance README with improved documentation and community focus by @SachinSingh008 in #21
- Refracted BlogCard component for improved readability by @harshmishra00 in #100
- fix(partners): make "Become a partner" button redirect to partner form (#97) by @kaif969 in #101
- make the "showcase your brand" div clickable and redirect on form by @ad1tyayadav in #104
- fix(docker): update node version and use pnpm by @mdnm18 in #106
- feat(nav): add scroll link to Core Team section (Closes #107) by @mdnm18 in #110
- feat(ui): add sliding hover effects to navbar and partner cards by @AshutoshRaj1260 in #113
- fix: resolve Hindi/Vashla hero section text overlap (issue #111) by @SomshekharArabali in #112
- fix(docker): enhance security and address themeColor warning by @mdnm18 in #115
- fix(blog): refactor card layout to prevent content overflow on tablets by @nabarvn in #120
- fix(navbar): change responsive breakpoint from md to lg for tablet support by @nabarvn in #118
- fix: core team image by @priyankarpal in #123
- fix: added events details by @priyankarpal in #124
- Fix/priyankar pal by @priyankarpal in #125
- fix event end date bug by @priyankarpal in #128
- Community partners added to the website by @hiyasarkar in #131
- Optimisation by @GauravKarakoti in #138
- build(deps): bump next from 16.0.7 to 16.1.5 by @dependabot[bot] in #134
- Scroll to Top by @GauravKarakoti in #140
- chore: delete playwrite.config.ts and add e2e setup instructions to R… by @Soofmaax in #143
- chore(test): remove unused Playwright config and clarify e2e setup docs by @Soofmaax in #144
- Fixed console.log bugs by @Abhrxdip in #147
- feat(common): add spanish language support by @neagra12 in #150
- Feat/add spanish to language switcher by @neagra12 in #151
- fix(common): add sizes prop to navbar logo image by @neagra12 in #152
- Improve footer alignment and spacing using responsive grid and consis… by @navin-oss in #142
- fixed async operations by @Abhrxdip in #154
- Better Vocabulary by @GauravKarakoti in #155
- fix(i18n): resolve Hindi locale delay by correcting routing and middl… by @Prathmesh-k2 in #162
- feat: add community volunteer section and polish team layouts by @Sappymukherjee214 in #160
- fix: enable core team section scroll from all pages by @Sunayana-005 in #161
- About in Footer by @GauravKarakoti in #164
- fix: improve API safety, UID uniqueness, timezone handling, and race-… by @Abhrxdip in #171
- feat: add loading skeleton UI for blog page by @Shalini828 in #177
- Enhance Navbar Accessibility with Keyboard and Focus Management by @Shalini828 in #181
- updated logo, added core team, hero section details by @priyankarpal in #189
- Add Mohammad Shahzeb Alam to champions list by @Shahzebdevv in #190
- luma event added by @priyankarpal in #191
- some improvements by @priyankarpal in #192
- v1 by @priyankarpal in #195
- Community Partners list by @Copilot in #197
- fix: path image by @priyankarpal in #199
- fix-185: Refactor code structure for improved readability and maintai… by @santanujana12 in #198
New Contributors
- @Patelaman07 made their first contribution in #73
- @Ravijhabit made their first contribution in #63
- @SiddharthJiyani made their first contribution in #84
- @Rohs21 made their first contribution in #87
- @shivasharma14 made their first contribution in #91
- @mdnm18 made their first contribution in #94
- @SachinSingh008 made their first contribution in #21
- @harshmishra00 made their first contribution in #100
- @kaif969 made their first contribution in #101
- @ad1tyayadav made their first contribution in #104
- @AshutoshRaj1260 made their first contribution in #113
- @SomshekharArabali made their first contribution in #112
- @nabarvn made their first contribution in #120
- @hiyasarkar made their first contribution in #131
- @GauravKarakoti made their first contribution in #138
- @Soofmaax made their first contribution in #143
- @Abhrxdip made their first contribution in #147
- @neagra12 made their first contribution in #150
- @navin-oss made their first contribution in #142
- @Prathmesh-k2 made their first contribution in #162
- @Sappymukherjee214 made their first contribution in #160
- @Sunayana-005 made their first contribution in #161
- @Shalini828 made their first contribution in #177
- @Shahzebdevv made their first contribution in #190
- @Copilot made their first contribution in #197
- @santanujana12 made their first contribution in #198
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- init: add initial file + folder with base configuration by @arkajitroy in #1
- remove unwanted lines & .all-contributorsrc by @priyankarpal in #2
- remove unwanted text, components from homepage by @priyankarpal in #3
- feat: react kolkata by @priyankarpal in #4
- Fix issue #4 by @priyankarpal in #5
- Mobile responsiveness by @mtighorbani in #11
- fix: mobile view issue,etc by @priyankarpal in #12
- Re-initializing the website's configuration with several key updates. by @arkajitroy in #13
- remove lock file by @priyankarpal in #14
- fix: Correct typo in common footer directory by @rohits-web03 in #15
- feat(footer): add github and twitter links by @sanchal-coder in #16
- Fix issue #7 by @priyankarpal in #17
- build(deps): bump next from 15.4.6 to 15.4.7 by @dependabot[bot] in #20
- Enhance bug report template with guidelines checkbox by @priyankarpal in #36
- Revise feature request template for clarity by @priyankarpal in #37
- Refactor: Reconfiguration in the Eslint config by @arkajitroy in #41
- Badal/fix issue 22 by @badaljain in #46
- build(deps): bump next from 15.4.6 to 15.4.7 by @dependabot[bot] in #43
- build(deps): bump vite from 7.1.2 to 7.1.9 by @dependabot[bot] in #42
- Badal/fix issue 24 - Enhancements to the events section by @badaljain in #49
- feature: Badal/fix issue 29 by @badaljain in #52
- [feature] Badal/fix issue 33 by @badaljain in #53
- refactor: remove Foooter component by @adi-ray in #55
- [feature] Badal/fix issue 25 - (Depends upon/encapsulates PR #53) by @badaljain in #56
- fix: update the favicon to use the app logo by @badaljain in #58
- removed redundant package files by @yasirmansoori in #62
- remove unwanted codes/sections by @priyankarpal in #66
- remove unwanted templates/texts by @priyankarpal in #68
New Contributors
- @arkajitroy made their first contribution in #1
- @priyankarpal made their first contribution in #2
- @mtighorbani made their first contribution in #11
- @rohits-web03 made their first contribution in #15
- @sanchal-coder made their first contribution in #16
- @dependabot[bot] made their first contribution in #20
- @badaljain made their first contribution in #46
- @adi-ray made their first contribution in #55
- @yasirmansoori made their first contribution in #62
Full Changelog: https://github.com/reactplay/react-kolkata/commits/v0.0.1