Skip to content

Releases: soymadip/portosaur

v0.21.2

v0.21.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 17:27
v0.21.2

What's New?

⏩︎ Bug Fixes

  • wizard: Bump prompts version & disable instructions.
  • Fix no config error.

v0.21.1

v0.21.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:47
v0.21.1

No changes to note.

v0.21.0

v0.21.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:23
v0.21.0

What's New?

⏩︎ Features

  • Add iconsearch component.

⏩︎ Bug Fixes

  • Home: Fix profile pic stutering at load.
  • pwa: Fix pwa icons still looking for old svg asets & add fa icons.
  • Icon: Fix heading ids getting extra - if icon is used.
  • Icon: Fix toc showing icon code.

⏩︎ Performance

  • Add assetGen hack to conditionaly copy simple-resume.pdf.

⏩︎ Refactor

  • Remove react-icons & use iconify and also implement icon component and rehype plugin.
  • Projects: Use pure css/js instead of slick-carousel for project slide.

v0.20.0

v0.20.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:49
v0.20.0

What's New?

In this release, added support for docs mode.

⏩︎ Features

  • docHome: Add loading transition in doc home.
  • Preview: Add escape keymap to close preview window.
  • wizard: Add intro msg.
  • templates: Add docs template and rewrite notes template to be more guided.
  • cli: Add -dev in versioning if running locally.
  • docs: Add dynamic color scheme selection based on site type.
  • site: Add docs mode.
  • reshapeImage: Add fitMode prop.

⏩︎ Bug Fixes

  • DocCardLIst: Swizzle to replace doccard with topiclist.
  • doc: Preload icon.
  • Preview: Fix textPreviewer not live applying zoom.
  • Preview: Fix site freeze when pip is open.
  • theme: Fix /docs page heading styling.
  • cli: Fix adding -dev in inited pacckage.json.
  • Fix vars.
  • cli: Update variable names.
  • wizard: Fix delay after pressing escape in wizard.
  • Update terminology.
  • cli: Update call of generatSiteAssets.

⏩︎ Refactor

  • cli: Refactor init workflow & add support for docs mode.
  • configGenerator: Nest home_page options under homePage.

v0.19.2

v0.19.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:24
v0.19.2

What's New?

⏩︎ Bug Fixes

  • Home: Fix profile_pic stuttering animation in firefox based browsers.

v0.19.1

v0.19.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:32
v0.19.1

What's New?

⏩︎ Bug Fixes

  • PWA: Fix infinite loop in non-allowed routes.

v0.19.0

v0.19.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:37
v0.19.0
f7aa2ee

What's New?

⏩︎ Features

  • PWA: Implement offline fallback page and service worker catch handler.
  • PWA: Add Periodic Background Sync for blog posts.
  • Add new UI icons, enhance Dropdown with direction support and separator items, and improve button property forwarding.

⏩︎ Bug Fixes

  • PWA: Use eventlistener instead of workbox api.
  • backtotop: Fix the button tinted to right.
  • PWA: Fix and limit pwa app to handle only valid routes.

⏩︎ Refactor

  • core: Use separate default text for site.tagLine instead of falling back to site.hero.desc.

v0.18.0

v0.18.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:51
v0.18.0
a89c615

What's New?

⏩︎ Features

  • Preview: Add a copy button in text files.
  • Preview: Add support for local PDF annotation persistence.
  • Preview: Use fit-width for pdfs by default.

⏩︎ Bug Fixes

  • Preview: Fix active tab item indicator not showing at start.
  • Preview: Fix download filename to fetch from url.
  • Preview: Prevent background scrolling on mobile in popup mode.
  • Preview: Fix the mobile dock failing to resize and PREVIEW bar showing in mobile dock.
  • Preview: Sync pdfviewer theme with website's theme.
  • Preview: Block f11 key to be passed to pdfviewer to prevent runtime crash.
  • Preview: Hide unneeded elements in pdf viewer.
  • Preview: Hide zoom button in pdfs.

v0.17.1

v0.17.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:44
v0.17.1
fbcfdaa

What's New?

⏩︎ Bug Fixes

  • core: Cache offline state.

v0.17.0

v0.17.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:36
v0.17.0
61cf350

What's New?

⏩︎ Features

  • pwa: Add scope.
  • Add offline detection to skip failed remote image downloads.

⏩︎ Bug Fixes

  • Preview: Fix reloading on mode change.
  • assetdownloader: Check screenshots dir change.
  • pwa: Use correct css vars for colors.
  • pwa: Fix pwa shortcuts icon getting cropped and getting dark color.

⏩︎ Refactor

  • Preview: Use embedpdf instead of react-pdf for pdv view.
  • Put screenshots and manifest in root.