Releases: payapula/blog
Releases · payapula/blog
Resume updates
- Updated Work and Responsibilities at current company.
Company Update
- Software Engineer at Twilio
2.0.0 - Major Package Updates
Promotion Updates
Exited to add the new designation title 🥇
v1.3.0 - Next 12, Chakra and Package Updates
Description
Updated next to v12, Updated chara ui, chakra-ui icons, next-mdx-remote, next-seo and react.
Changes
- Icon pack update.
- updated react and next dependencies.
- Removed @jsxRuntime and css prop styles.
- Replaced css prop with chakra props, sx or style props.
- Moved cards background and hover colors to global styles under a common classname.
- Removed unnecessary breakpoint declarations in breakpoints.ts file.
- code component styles were altered.
- Removed typings for theme extension.
- Fixed view all link.
- Enhanced search with keywords.
- Fixes for apply prop.
- Package name updated to match the Release.
- Updated resume with experience years and some typo.
v1.2.3 - What is this? Javascript?
- New post on this keyword in JavaScript
v1.2.2 - New post on Positioned Layot
- Added a new post on Positioned Layout
Resume Update
- Changes to Resume
v1.2.0 - Mobile Optimized
Description
- New Post
- Mobile Optimizations
- Other Fixes
Changes
- MDX - Changes to Mobile view and desktop view.
- Optimized for mobile reading.
- Code in mobile has small font size.
- Font size changes on p, h2 tags between mobile and desktops.
- On Desktops, width of the content is reduced for easier reading.
- Used global key of chakra theme override and accessed colorMode to style things differently.
- Removed useColorMode hook from common mdx file
- Added Quotes component in portfolio main page.
- Adjusted width and background of Technologies to be contrasty.
- Responsive styles of post footer
- Added new post for next and chakra usage.
- Corrected dates of all the posts.
- Updated read me section.
- Added Sitemap file with new URL.
- Edited Pull request template to check for sitemap update.