Blog

CBWIRE 2.2 Released

Maria Jose Herrera January 09, 2023

Spread the word

Maria Jose Herrera

January 09, 2023

Spread the word


Share your thoughts

We're excited to announce the release of CBWIRE 2.2. This release includes several added enhancements, such as new lifecycle hooks and simplified Turbo Drive integration. We changed the previous lifecycle hook of mount() to onMount() to be consistent, and several bugs were squashed.

The docs have been updated also. https://cbwire.ortusbooks.com/

Enjoy!

 

Added

CBWIRE-99: Implement lifecycle hook onHydrate().

CBWIRE-100: Implement lifecycle hook onHydrateProperty().

CBWIRE-103: Implement an automatic trim() for all data properties.

CBWIRE-124: Implement the ability to interact with CBWIRE component from JavaScript using cbwire.find( ‘#args._id#’ ).

CBWIRE-125: Add configuration setting ‘enableTurbo’ to automatically include everything needed to work with Turbo for single-page applications.

CBWIRE-130: Add the ability to call reset() without passing a key to reset all data properties to their original values.

 

Changed

CBWIRE-93: Implement onMount() method instead of mount().

 

Fixed

CBWIRE-121: DocBox-generated docs are failing because of file structure.

CBWIRE-126: Listeners are being fired immediately when calling emit() when the listener is defined on the same component, which they shouldn’t.

CBWIRE-127: onHydrate() is firing after actions are performed.

CBWIRE-129: Computed properties are not being rendered before actions are called.

 

We are at the beginning of 2023 and we would love to hear from the community what you all want, need, and would like to see added to CBWIRE this year. This not only covers the module CBWIRE but also any suggestions on documentation, demos, CFCasts series, you name it! We want CBWIRE to provide as much value as possible to the community. How can we make it better?

As for our Ortusian, Grant Copley, He will be focusing on working on the following improvements of CBWire:

  • Websockets via Pusher
  • Additional lifecycle hooks and interception points
  • CBWIRE Mastery Series on CFCasts
  • Integration with ContentBox

Join our Ortus community to leave your comments and suggestions for this year's improvements: Ortus Community

Add Your Comment

Recent Entries

Into the Box 2025 | Plan Your Trip With Us!

Into the Box 2025 | Plan Your Trip With Us!

Are you ready to join us for Into the Box 2025 from April 30th to May 2nd in Washington, D.C.? Let’s make your trip planning as smooth as possible. Here you’ll find Airfare discounts, Hotel Deals and fun things to do to the the best out of your trip to D.C.

Maria Jose Herrera
Maria Jose Herrera
January 30, 2025
BoxLang YAML Support has landed

BoxLang YAML Support has landed

We’re thrilled to introduce the bx-yaml module for BoxLang!

This powerful new module brings seamless YAML parsing and emitting capabilities to BoxLang. You can now effortlessly serialize BoxLang native types—including structs, queries, arrays, classes, and more—into YAML. The same simplicity applies to deserialization, making it easy to work with YAML data in your BoxLang applications.

Luis Majano
Luis Majano
January 28, 2025
TestBox v6.1.0 Release

TestBox v6.1.0 Release

We’re super excited to announce the release of TestBox 6.1.0! This release introduces native support for BoxLang without the need for a compatibility mode, unlocking new possibilities for developers embracing BoxLang’s dynamic capabilities. Alongside this exciting update, we’ve added valuable features, improved functionality, and resolved key issues to ensure a smoother and more robust testing experience. Dive into the details and see how TestBox 6.1.0 makes your testing even more seamless and efficient!

Luis Majano
Luis Majano
January 28, 2025