Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@tjklint tjklint released this 24 Sep 14:10
· 19 commits to main since this release
d5aa5ea

The One-Page Release.

For the sake of UX, I just finished up some UI/UX updates as well as adding all the contents into one page. I had to change a lot the SCSS, to standardize a megin across pages.

What's Changed

  • build(deps): bump react-router-dom from 6.26.0 to 6.26.1 by @dependabot in #193
  • fix: hyperlink & typo problem in LICENSE. by @tjklint in #199
  • [ImgBot] Optimize images by @imgbot in #201
  • build(deps): bump @testing-library/jest-dom from 5.17.0 to 6.4.8 by @dependabot in #166
  • chore: remove unused components and update About page layout by @tjklint in #206
  • chore: update contribution_map.scss to improve layout and styling by @tjklint in #207
  • chore: Update techstack.scss to improve styling and color scheme by @tjklint in #208
  • chore: update contribution_map.scss to improve layout and styling by @tjklint in #209
  • chore: update contribution_map.scss to improve layout and styling by @tjklint in #210
  • chore: update about page layout and styling by @tjklint in #211
  • chore: update techstack.scss to align h2 text to the left by @tjklint in #212
  • build(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #229
  • feat: fixed projects page for mobile. by @tjklint in #230
  • style: techstack width to match website. by @tjklint in #231
  • style: about width to match website on desktop by @tjklint in #232
  • style: resume width to match website width on desktop. by @tjklint in #233
  • feat: added cusec to about me. by @tjklint in #234
  • style: changed width to match website width. by @tjklint in #235
  • Refactor(1page) by @tjklint in #236
  • style: changed totalCount in react-github -calendar by @tjklint in #237
  • Refactor(1page) by @tjklint in #238
  • style: adjust contribution map width to match website width by @tjklint in #239
  • Refactor(1page) by @tjklint in #240
  • style: add left padding to job-container in resume.scss by @tjklint in #241
  • style: update contribution map totalCount to display contributions fo… by @tjklint in #242
  • style: update project container width and remove unnecessary padding by @tjklint in #243
  • style: adjust iframe height in resume.scss by @tjklint in #244
  • style: adjust iframe height and media query in resume.scss by @tjklint in #245
  • style: Update resume.scss for responsive layout by @tjklint in #246
  • style: Update techstack.scss for responsive layout by @tjklint in #247
  • docs: clarified comments. by @tjklint in #248
  • Refactor(1page) by @tjklint in #257
  • Refactor(1page) by @tjklint in #258
  • style: Capitalize legend labels in contribution_map.tsx by @tjklint in #259
  • build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in #267
  • build(deps): bump react-github-calendar from 4.2.2 to 4.3.0 by @dependabot in #269
  • fix: updated resume by @tjklint in #270
  • style: update about page styles for better readability and alignment by @tjklint in #271
  • build(deps): bump styled-components from 6.1.12 to 6.1.13 by @dependabot in #268
  • chore: updated meta information by @tjklint in #277
  • Refactor(1page) by @tjklint in #284
  • feat: added *.webp versions of all pictures. by @tjklint in #285
  • Refactor(1page) by @tjklint in #286
  • fix: github contributions stick to each ends of the container. by @tjklint in #289
  • fix: header alignment on wider desktops. by @tjklint in #290
  • Refactor(1page) by @tjklint in #291
  • fix: bug where carets on resume end up in the text. by @tjklint in #292
  • refactor: added title to iframe for accessibility. by @tjklint in #293
  • Refactor(1page) by @tjklint in #294
  • refactor: Adjust contribution map layout for better alignment and res… by @tjklint in #295
  • Refactor(1page) by @tjklint in #296
  • docs: commented about.scss for better code readabliity. by @tjklint in #297
  • docs: commented contribution_map.scss for better code readabliity. by @tjklint in #298
  • docs: commented footer.scss for better code readabliity. by @tjklint in #299
  • docs: commented header.scss for better code readabliity. by @tjklint in #300
  • docs: commented techstack.scss for better code readabliity. by @tjklint in #301
  • docs: commented resume.scss for better code readabliity. by @tjklint in #302
  • chore: removed some unneeded files. by @tjklint in #303
  • docs: commented social_links.tsx for better code readabliity. by @tjklint in #304
  • docs: commented projects.tsx for better code readabliity. by @tjklint in #305
  • docs: commented hero.tsx for better code readabliity. by @tjklint in #306

New Contributors

Full Changelog: v1.0.0...v1.1.0