Issues
- Regression: explicity setting this.template no longer worksCBWIRE-140Grant Copley
- Add ability to organize Wires into sub foldersCBWIRE-139Grant Copley
- In a multi-module app, CBWIRE should be able to find and use /wires and /views/wires folders inside each moduleCBWIRE-138Resolved issue: CBWIRE-138Grant Copley
- Add getWire() to FileUpload object to ultimately replace getComp()CBWIRE-137Resolved issue: CBWIRE-137Grant Copley
- Implement Computed Properties ProxyCBWIRE-136Resolved issue: CBWIRE-136Grant Copley
- Add integration with ContentBox CMSCBWIRE-135Resolved issue: CBWIRE-135Grant Copley
- Remove moduleRootURI because it's no longer needed if we use event.getModuleRoot( "cbwire" )CBWIRE-134Resolved issue: CBWIRE-134Grant Copley
- Share state between CBWIRE and Alpine using something similar to Livewire's @entangleCBWIRE-133Resolved issue: CBWIRE-133Grant Copley
- Computed properties are being rendered before input is synced using wire:modelCBWIRE-132Resolved issue: CBWIRE-132Grant Copley
- relocate() method not properly relocating/redirectingCBWIRE-131Resolved issue: CBWIRE-131Grant Copley
- Add ability to call reset() without passing a key to reset all data properties to their original valuesCBWIRE-130Resolved issue: CBWIRE-130Grant Copley
- Computed properties are not being rendered before actions are calledCBWIRE-129Resolved issue: CBWIRE-129Grant Copley
- Github actions is not publishing to ForgeBox after successful actions are performedCBWIRE-128Resolved issue: CBWIRE-128Michael Born @ Ortus
- onHydrate() is firing after actions are performedCBWIRE-127Resolved issue: CBWIRE-127Grant Copley
- Listeners are being fired immediately when calling emit() when the listener is defined on the same component, which they shouldn't.CBWIRE-126Resolved issue: CBWIRE-126Grant Copley
- Add configuration setting 'enableTurbo' to automatically include everything needed to work with Turbo for single page applicationsCBWIRE-125Resolved issue: CBWIRE-125Grant Copley
- Implement the ability to interact with CBWIRE component from JavaScript using cbwire.find( '#args._id#' )CBWIRE-124Resolved issue: CBWIRE-124Grant Copley
- Implement Magic Action $toggle( 'property' )CBWIRE-123
- Remove support for mount() method as it's been replaced by onMount().CBWIRE-122Resolved issue: CBWIRE-122Grant Copley
- DocBox generated docs are failing because of file structureCBWIRE-121Resolved issue: CBWIRE-121Michael Born @ Ortus
- Computed properties that do not return a value result in error 'variable [VALUE] doesn't exist'CBWIRE-119Resolved issue: CBWIRE-119Grant Copley
- Nested components are causing the template rendering to only render the last nested templateCBWIRE-118Resolved issue: CBWIRE-118Grant Copley
- Struct values are not being passed to template and are instead being replaced with an empty stringCBWIRE-117Resolved issue: CBWIRE-117Grant Copley
- CBWIRE doesn't work when ColdBox app is in a subdirectoryCBWIRE-116Resolved issue: CBWIRE-116Grant Copley
- Getting errors when rendering component templates in latest version of ColdBoxCBWIRE-115Resolved issue: CBWIRE-115Grant Copley
- Ability to output component template direct from onRender() method instead of defining a .cfm tempale in wire/views.CBWIRE-111Resolved issue: CBWIRE-111
- Locked data propertiesCBWIRE-110Resolved issue: CBWIRE-110
- Add configuration property to automatically include CBWIRE styling and JavaScript assets. Remove the need to add wireScripts() and wireStyles() to templateCBWIRE-105Resolved issue: CBWIRE-105Grant Copley
- Implement an automatic trim() for all data propertiesCBWIRE-103Resolved issue: CBWIRE-103Grant Copley
- Lifecycle hook preUpdate and postUpdateCBWIRE-101Resolved issue: CBWIRE-101Grant Copley
- Implement lifecycle hook onHydrate[Property]CBWIRE-100Resolved issue: CBWIRE-100Grant Copley
- Implement lifecycle hook onHydrateCBWIRE-99Resolved issue: CBWIRE-99Grant Copley
- Redirects are not workingCBWIRE-97Grant Copley
- Nested components are not renderingCBWIRE-96Resolved issue: CBWIRE-96Grant Copley
- FileUpload objects are getting lost with subsequent updates and actions to componentsCBWIRE-95Grant Copley
- Implement onMount() method instead of mount().CBWIRE-93Resolved issue: CBWIRE-93Grant Copley
- Issue with dirty tracking causing input as user types to get erased or messed upCBWIRE-92Resolved issue: CBWIRE-92Grant Copley
- Ability to use Turbo for SPAsCBWIRE-91Resolved issue: CBWIRE-91Grant Copley
- Update to match Livewire's current incoming and outgoing HTTP responsesCBWIRE-90Resolved issue: CBWIRE-90Grant Copley
- Parameters are not being passed when update methods are invokedCBWIRE-89Resolved issue: CBWIRE-89Grant Copley
- Livewire now expects params to be returned as an arrayCBWIRE-88Resolved issue: CBWIRE-88Grant Copley
- Dependency injection capabilities to cbwire componentsCBWIRE-87Resolved issue: CBWIRE-87Grant Copley
- Specify null values for data propertiesCBWIRE-86Resolved issue: CBWIRE-86Grant Copley
- Reject incoming XHR request if ‘X-Livewire’ HTTP Header is not presentCBWIRE-85Resolved issue: CBWIRE-85Grant Copley
- Move Component.cfc internal methods to separate object to avoid collisions with user-defined methodsCBWIRE-84Resolved issue: CBWIRE-84Grant Copley
- Reduce payload bloat by removing unnecessary data in XHR requests and responsesCBWIRE-83Resolved issue: CBWIRE-83Grant Copley
- Disable browser caching on XHR responsesCBWIRE-82Resolved issue: CBWIRE-82Grant Copley
- Option to specify the component's template path using this.templateCBWIRE-81Resolved issue: CBWIRE-81Grant Copley
- On subsequent renderings of components, it's changing the unique id and causing DOM diff issuesCBWIRE-80Resolved issue: CBWIRE-80Grant Copley
- When hydrating a component, it's always changing the id for the template which causes a complete rerendering by LivewireCBWIRE-79Resolved issue: CBWIRE-79Grant Copley
50 of 113
cbvalidation: list of possible improvements
Description
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Wil de BruinWil de BruinReporter
Wil de BruinWil de BruinComponents
Priority
Major
Details
Details
Assignee
Wil de Bruin
Wil de BruinReporter
Wil de Bruin
Wil de BruinComponents
Priority
Sentry
Sentry
Sentry
Created February 20, 2021 at 7:35 PM
Updated February 24, 2021 at 9:43 PM
Activity
Show:
This list will is an overview of all possible improvements for v 4.0. I'll try to give some order, details will be specified in separate tickets as specified in the boxteam slack
change cbvalidation settings to module style like all newer modules.
translations for all default messages in en,es,de,fr,nl (and more?). Name language resource `cbvalidation`
specify your own language resource to override the defaults, which means: add your own resource named `cbvalidation_custom` or something simular.
different way to specify custom messages for more flexibility and same syntax for global and local customizations
option to specify a translation for the fieldname itself, so it can be used in a localized message.
values array to specify translations for special values in localized messages
ordered validation rules per field
bail option
simpler syntax to specify rules (and options to keep more advanced syntax)
replace (or add simpler syntax for type validator)
better validators for unique
more validators, like file upload, ipv4, ipv6 and more.