Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jun 10, 2024

🤖 New release

  • freya-renderer: 0.2.1 -> 0.2.2
  • freya-common: 0.2.1 -> 0.3.0
  • freya-engine: 0.2.2 -> 0.2.3
  • freya-native-core: 0.2.1 -> 0.2.2
  • torin: 0.2.0 -> 0.2.1
  • freya-core: 0.2.1 -> 0.3.0
  • freya-elements: 0.2.0 -> 0.3.0
  • freya: 0.2.2 -> 0.2.3
  • freya-components: 0.2.1 -> 0.3.0
  • freya-hooks: 0.2.1 -> 0.3.0
  • freya-node-state: 0.2.1 -> 0.3.0
  • freya-testing: 0.2.1 -> 0.2.2
  • freya-devtools: 0.2.1 -> 0.3.0
Changelog

freya-renderer

0.2.2 - 2024-06-10

Added

  • More reliable devtools (#667)
  • Queued focus (#650)
  • Revamp internal text selection (#647)
  • Reactive Window data (#637)
  • Reactive Platform data (#635)
  • use_preferred_theme (#631)
  • WithWindow event (#626)
  • Close app with use_platform (#613)
  • Add window drag area (#597)

Fixed

  • Proper accessibility reactivity (#648)
  • Out of sync element ids on events (#609)

Other

  • process all queued keyboard events at once (#629)
  • release-plz.toml
  • Only release crates under /crates
  • Fix typo on with_default_font

freya-common

0.3.0 - 2024-06-10

Added

  • Queued focus (#650)
  • Revamp internal text selection (#647)
  • WithWindow event (#626)
  • Close app with use_platform (#613)
  • Add window drag area (#597)

Other

  • release-plz.toml
  • Only release crates under /crates
  • Rust 1.78 (#600)

freya-engine

0.2.3 - 2024-06-10

Added

  • Improved special text editing support (#622)

Other

  • release-plz.toml
  • Only release crates under /crates

freya-native-core

0.2.2 - 2024-06-10

Other

  • Remove unused file

torin

0.2.1 - 2024-06-10

Other

  • release-plz.toml
  • Only release crates under /crates

freya-core

0.3.0 - 2024-06-10

Added

  • Revamp internal text selection (#647)
  • Reactive Window data (#637)
  • Reactive Platform data (#635)
  • use_preferred_theme (#631)

Fixed

  • Proper accessibility reactivity (#648)
  • Fix performance dropping rapidly after selecting a text for some time (#624)
  • Out of sync element ids on events (#609)

Other

  • process all queued keyboard events at once (#629)
  • release-plz.toml
  • Only release crates under /crates

freya-elements

0.3.0 - 2024-06-10

Added

  • onpress event for Button (#601)

Other

  • release-plz.toml
  • Only release crates under /crates

freya

0.2.3 - 2024-06-10

Added

  • More reliable devtools (#667)
  • Do not re-export freya-testing (#669)
  • onpress event for Button (#601)
  • use_preferred_theme (#631)

Other

  • release-plz.toml
  • Only release crates under /crates

freya-components

0.3.0 - 2024-06-10

Added

  • Tree builder utilities for components (#681)
  • Tab and Tabsbar components (#673)
  • Support nested routes in ActivableRoute (#675)
  • Add backward compatibility for onclick event handler in Button
  • onpress event for Button (#601)
  • use_preferred_theme (#631)
  • Text dragging with shift and cursor (#642)
  • Improved special text editing support (#622)
  • WithWindow event (#626)
  • placeholder for Input (#616)
  • Animated VirtualScrollView (#604)
  • Add window drag area (#597)
  • Close popup with esc key (#594)

Fixed

  • Proper accessibility reactivity (#648)
  • WindowDragArea component hanging on non-left click. (#625)

Other

  • release-plz.toml
  • Only release crates under /crates
  • Rust 1.78 (#600)

freya-hooks

0.3.0 - 2024-06-10

Added

  • Optionally allow inserting tabs as spaces (#664)
  • Tab and Tabsbar components (#673)
  • onpress event for Button (#601)
  • Select all text (#652)
  • Revamp internal text selection (#647)
  • Reactive Platform data (#635)
  • use_preferred_theme (#631)
  • Remove text with Delete (#644)
  • Text dragging with shift and cursor (#642)
  • Delete text selection with backspace (#640)
  • Improved special text editing support (#622)
  • WithWindow event (#626)
  • placeholder for Input (#616)
  • Close app with use_platform (#613)
  • Add window drag area (#597)

Fixed

  • Store cached assets in Root Scope (#668)
  • Stop at line length when navigating with keyboard arrows in text
  • Proper accessibility reactivity (#648)
  • Fix performance dropping rapidly after selecting a text for some time (#624)

Other

  • Use single position cursor (#653)
  • Add tests for shift + click text selection
  • Merge branch 'main' of https://github.com/marc2332/freya
  • Fix shift+click selection in virtualized editors
  • Enable a use_theme doc test
  • Fix text selection in some cases
  • release-plz.toml
  • Only release crates under /crates

freya-node-state

0.3.0 - 2024-06-10

Added

  • Revamp internal text selection (#647)

Other

  • release-plz.toml
  • Only release crates under /crates

freya-testing

0.2.2 - 2024-06-10

Added

  • Revamp internal text selection (#647)
  • Reactive Window data (#637)
  • Reactive Platform data (#635)
  • use_preferred_theme (#631)
  • Improved special text editing support (#622)

Fixed

  • Out of sync element ids on events (#609)

Other

  • process all queued keyboard events at once (#629)
  • release-plz.toml
  • Only release crates under /crates
  • Clean up debris

freya-devtools

0.3.0 - 2024-06-10

Added

  • Tab and Tabsbar components (#673)
  • More reliable devtools (#667)
  • Persisted devtools routing (#657)
  • use_preferred_theme (#631)

Other

  • release-plz.toml
  • Only release crates under /crates


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-06-10T19-56-18Z branch 5 times, most recently from 7a707e7 to 6be74f9 Compare June 10, 2024 20:16
@github-actions github-actions bot force-pushed the release-plz-2024-06-10T19-56-18Z branch from c295051 to 6be74f9 Compare June 10, 2024 20:18
@github-actions github-actions bot closed this Jun 10, 2024
@marc2332 marc2332 deleted the release-plz-2024-06-10T19-56-18Z branch May 17, 2025 10:33
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