Skip to content

Release 2.0.0#9

Merged
KaramanisDev merged 30 commits intomasterfrom
dev
Mar 12, 2026
Merged

Release 2.0.0#9
KaramanisDev merged 30 commits intomasterfrom
dev

Conversation

@KaramanisDev
Copy link
Copy Markdown
Owner

@KaramanisDev KaramanisDev commented Mar 12, 2026

Changelog

  • Speed up overall property composition.
  • Re-enable native pagination.
  • Add a tip me option :)
  • Update readme.
  • Extract PropertyFilterService from listener.
  • Scope all extension CSS classes with hor- prefix.
  • Lift EventBus out of FilterModal component.
  • Improve type safety across utils and API types.
  • Make note div more narrow.
  • Merge duplicate .metrics-grid selectors.
  • Use regex for exact property ID matching.
  • Remove redundant void operator.
  • Extract shared Hostelworld API types.
  • Extract composition buffer for clean reset.
  • Apply CQS to mutate-and-return methods.
  • Replace broad Function types.
  • Strengthen DTO constructor types.
  • Extract shared Vue component accessor.
  • Guard regex match in search URL parser.
  • Preserve element scope in waitForElement.
  • Prefer function declarations in UI components.
  • Support custom extension filters.
  • Display demographic badges on property cards.
  • Extend property card with age groups metric.
  • Utilize modern sass compiler.
  • Force display of mobile deals.
  • Revamp UI property card rendering with SolidJS.
  • Add circular dependency detection.
  • Enable aggressive tree shaking via sideEffects.
  • Upgrade yarn version.

@github-actions
Copy link
Copy Markdown

Triggered from #9 by @​KaramanisDev.

Checking if we can fast forward master (944dacc) to dev (0f75de1).

Target branch (master):

commit 944dacc35fdb381b8c76cc37824d1bb6a166bed3 (HEAD -> master, tag: 1.0.5, origin/master)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Mon Jan 26 17:27:22 2026 +0100

    Fix displaying unavailable properties.

Pull request (dev):

commit 0f75de130813198dedba87e92201657619417f23 (pull_request/dev)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Thu Mar 12 12:17:55 2026 +0100

    Add a tip me option :)

It is possible to fast forward master (944dacc) to dev (0f75de1). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward master to dev.

@KaramanisDev KaramanisDev reopened this Mar 12, 2026
@github-actions
Copy link
Copy Markdown

Triggered from #9 by @​KaramanisDev.

Checking if we can fast forward master (944dacc) to dev (bd77219).

Target branch (master):

commit 944dacc35fdb381b8c76cc37824d1bb6a166bed3 (HEAD -> master, tag: 1.0.5, origin/master)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Mon Jan 26 17:27:22 2026 +0100

    Fix displaying unavailable properties.

Pull request (dev):

commit bd77219601a14e35d9c04fcaf9ad7b59245b2bda (pull_request/dev)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Thu Mar 12 17:36:19 2026 +0100

    Speed up overall property composition.

It is possible to fast forward master (944dacc) to dev (bd77219). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward master to dev.

1 similar comment
@github-actions
Copy link
Copy Markdown

Triggered from #9 by @​KaramanisDev.

Checking if we can fast forward master (944dacc) to dev (bd77219).

Target branch (master):

commit 944dacc35fdb381b8c76cc37824d1bb6a166bed3 (HEAD -> master, tag: 1.0.5, origin/master)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Mon Jan 26 17:27:22 2026 +0100

    Fix displaying unavailable properties.

Pull request (dev):

commit bd77219601a14e35d9c04fcaf9ad7b59245b2bda (pull_request/dev)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Thu Mar 12 17:36:19 2026 +0100

    Speed up overall property composition.

It is possible to fast forward master (944dacc) to dev (bd77219). If you have write access to the target repository, you can add a comment with /fast-forward to fast forward master to dev.

@KaramanisDev
Copy link
Copy Markdown
Owner Author

/fast-forward

@KaramanisDev
Copy link
Copy Markdown
Owner Author

Triggered from #9 (comment) by @​KaramanisDev.

Trying to fast forward master (944dacc) to dev (bd77219).

Target branch (master):

commit 944dacc35fdb381b8c76cc37824d1bb6a166bed3 (HEAD -> master, tag: 1.0.5, origin/master)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Mon Jan 26 17:27:22 2026 +0100

    Fix displaying unavailable properties.

Pull request (dev):

commit bd77219601a14e35d9c04fcaf9ad7b59245b2bda (pull_request/dev)
Author: Ilias Karamanis <karamanisweb@gmail.com>
Date:   Thu Mar 12 17:36:19 2026 +0100

    Speed up overall property composition.

Fast forwarding master (944dacc) to dev (bd77219).

$ git push origin bd77219601a14e35d9c04fcaf9ad7b59245b2bda:master
remote: Bypassed rule violations for refs/heads/master:        
remote: 
remote: - Cannot change this locked branch        
remote: 
To https://github.com/KaramanisDev/Hostelworld-On-Roids.git
   944dacc..bd77219  bd77219601a14e35d9c04fcaf9ad7b59245b2bda -> master

@KaramanisDev KaramanisDev merged commit bd77219 into master Mar 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant