Socket
Socket
Sign inDemoInstall

angular-form-for

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-form-for - npm Package Versions

1
7

1.3.2

Diff

Changelog

Source

1.3.2

Fixed small styling issue with filtered <select-field> directives in the default template module

brianvaughn
published 1.3.1 •

Changelog

Source

1.3.1

Fixed small issue in default template where keydown ENTER events were being picked up by <select> field toggle button as click events. Added type='button' attribute.

brianvaughn
published 1.3.0 •

Changelog

Source

1.3.0

Separated template HTML into separate modules for bootstrap and default. Also added improved support for tabbing and keyboard navigation (particularly regarding select menus). Removed the type-ahead field.

brianvaughn
published 1.2.16 •

Changelog

Source

1.2.16

Select field directions may now be configured to drop in a specific direction: up, down, or auto. If auto, fields will drop based on their position within the viewport and a maxheight (currently hard-coded to 200).

brianvaughn
published 1.2.15 •

Changelog

Source

1.2.15

Better handling of invalid, valid, and pristine icon states for fields that have been reset via formForController.resetField or formForController.resetFields/resetErrors.

brianvaughn
published 1.2.14 •

Changelog

Source

1.2.14

Allow users to manually validate and reset validation errors on a per-field basis

brianvaughn
published 1.2.13 •

Changelog

Source

1.2.13

Select-field's loading indicator can now be overriden with a template independently of select field's own template. New template is named select-field-loading-indicator.

brianvaughn
published 1.2.12 •

Changelog

Source

1.2.12

Add option to prevent default selection of first option in options Array for selectFields. Also fixed disabled style for disabled selectFields.

brianvaughn
published 1.2.11 •

Changelog

Source

1.2.11

formForDebounce directive now supports IE8 by falling back to 'keydown' and 'paste' events if no 'input' event is available.

brianvaughn
published 1.2.10 •

Changelog

Source

1.2.10

Added support for dynamic icons: pristine, valid, invalid.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc