ember-cli-string-helpers icon indicating copy to clipboard operation
ember-cli-string-helpers copied to clipboard

Set of the String helpers extracted from DockYard's ember-composable-helpers.

Results 47 ember-cli-string-helpers issues
Sort by recently updated
recently updated
newest added

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.1.1 to 2.4.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Insecure defaults due to CORS misconfiguration in socket.io The...

dependencies
security

Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.5.0 to 1.6.0. Release notes Sourced from qunit-dom's releases. v1.6.0 :rocket: Enhancement #816 Add compatibility with ember-qunit v5 (@rwjblue) :bug: Bug Fix #857 Fixing missing qunit-dom declaration...

dependencies

Hi! Once in a while I need to do string concatatenation in templates. `concat` helper works, but it is not as legible as string literals. ```hbs {{concat "var(" @varName ",...

## Version 1.10.0 and 2.0.0 ember-cli: 3.4.4 node: 10.15.0 os: linux x64 ## Steps to reproduce Using the humanize helper in a template results in the following error `Error: Could...

Hello - I've come across a needed feature (at least for me) is that when truncating text that falls on a space, I'd like to able to pass in a...

## Version 1.9.0 Ember-cli version: 2.5.0 ## Test Case ## Steps to reproduce Using the humanize helper I am getting ` Ember.String.isHTMLSafe is not a function` ## Expected Behavior ##...

Adds Glint types. The types are probably wrong at places, but get the ball rolling and should provide at least some value. Not sure I will have much time to...

To fix Ember 4.10 [deprecation](https://deprecations.emberjs.com/v4.x/#toc_ember-string-add-package) warnings. Similar to https://github.com/ember-cli/ember-resolver/pull/862 and https://github.com/jelhan/ember-style-modifier/pull/139. cc @romulomachado P.S. This must be released as a major version.

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies