rxweb
rxweb copied to clipboard
Tons of extensively featured packages for Angular, VUE and React Projects
## Describe the problem statement? Please confirm the right way to clear validators and reset it again. After I have done this, this.test.controls['testAmount'].setValidators(null); When i reset it like this, this.test.controls['TestAmount'].setValidators([...
Is the package compatible with Angular 15 ou 16 ? ## Package version @rxweb/translate
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
# Describe the bug When using a numeric validator with "isFormat" flag set to true, values larger or equal than 1000 disappear from input. # Expected Behavior Value does not...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
chore(deps): bump tough-cookie and @vue/cli-shared-utils in /examples/client-side/vue/reactive-forms
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils). These dependencies need to be updated together. Removes `tough-cookie` Updates `@vue/cli-shared-utils` from 4.3.0 to 5.0.8 Release notes Sourced from...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.3 Bug Fixes check the format of the index of each attachment (fb21e42) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3 Branch: 3.3.x...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.3 Bug Fixes check the format of the index of each attachment (fb21e42) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3 Branch: 3.3.x...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.4.2 to 3.4.3. Release notes Sourced from socket.io-parser's releases. 3.4.3 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
# Describe the bug Going to https://docs.rxweb.io/ displays a blank page. # Expected Behavior Should display documentation site. # To Reproduce Go to https://docs.rxweb.io/ # Url (stackblitz or plunker or...