n8n/packages/workflow/src
Omar Ajoue 5778b3bac8
docs: Improve documentation for the toTitleCase function (no-changelog) (#8140)
## Summary
Update description of `toTitleCase` to better explain what it does.


## Related tickets and issues

https://linear.app/n8n/issue/PAY-857/expressions-totitlecase-fails-to-lowercase-the-non-leading-letters


## Review / Merge checklist
- [ ] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.

---------

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2023-12-22 14:22:05 +00:00
..
errors
Extensions docs: Improve documentation for the toTitleCase function (no-changelog) (#8140) 2023-12-22 14:22:05 +00:00
NativeMethods
NodeParameters
AugmentObject.ts
Authentication.ts
Constants.ts
Cron.ts
DeferredPromise.ts
ErrorReporterProxy.ts
ExecutionStatus.ts
Expression.ts
ExpressionEvaluatorProxy.ts
GlobalState.ts
index.ts fix(core): Remove circular references before serializing executions in public API (#8043) 2023-12-15 16:01:41 +01:00
Interfaces.ts feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
LoggerProxy.ts
MessageEventBus.ts
NodeHelpers.ts
ObservableObject.ts
RoutingNode.ts feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
TelemetryHelpers.ts
type-guards.ts
types.d.ts
TypeValidation.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
utils.ts fix(core): Remove circular references before serializing executions in public API (#8043) 2023-12-15 16:01:41 +01:00
VersionedNodeType.ts
Workflow.ts feat(core): Add closeFunction support to Sub-Nodes (#7708) 2023-12-21 14:21:09 +01:00
WorkflowDataProxy.ts
WorkflowHooks.ts