Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aofl/form-validate

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/form-validate - npm Package Versions

1
1113

3.0.0-beta.8

Diff

ariankhosravi
published 3.0.0-beta.6 •

ariankhosravi
published 3.0.0-beta.5 •

ariankhosravi
published 3.0.0-alpha.11 •

ariankhosravi
published 3.0.0-alpha.5 •

ariankhosravi
published 3.0.0-alpha.0 •

ariankhosravi
published 3.0.0-0 •

ariankhosravi
published 2.0.0 •

Changelog

Source

[2.0.0] - 2019-04-30

[Added]

  • @aofl/cli - source will remove the added submodule if an error occurs.
  • @aofl/templating-plugin - added support for @linkTag
  • @aofl/cli - build command
  • @aofl/cli - test command
  • @aofl/cli - serve command
  • @aofl/cli - source --list option added
  • @aofl/templating-plugin - eslint-disable routes-config-loader
  • @aofl/webcomponent-css-loader - added cache option
  • @aofl/webcomponent-css-loader - added whitelist option
  • @aofl/store - auto generates setter mutations based on init() mutation
  • @aofl/dom-scope - added README.md
  • @aofl/dom-scope - added cache option
  • @aofl/dom-scope - added schema utils validation
  • @aofl/i18n-loader - added cache option
  • @aofl/i18n-auto-id-loader - added cache option
  • @aofl/component-utils - traverseParents() takes a callback function and traverses ancestors of the provided node.
  • @aofl/component-utils - findParentByAttribute() utilizes traverseParents and looks for a specific parent containing a set of attributes.
  • eslint-config-aofl
  • @aofl/router - Added an additional parameter "meta" to router.navigate() method that gets added to the request object.
  • @aofl/cli - upgrade command
  • @aofl/webcomponents/aofl-element - export render from lit-html
  • @aofl/templating-plugin - added prerender options
  • docsify for v2
  • benchmark results

[Changed]

  • Updated lit-element to 2.1.0
  • Updated lit-html to 1.0.0
  • Replaced babel-instrumenter-loader with babel-plugin-istanbul.
  • @aofl/router - match-route-middleware caches the response after matching the route instead of the route.
  • @aofl/web-components/aofl-element export an object containing AoflElement and all lit-element exports
  • @aofl/web-components/aofl-element uses css`` to render styles
  • Updated all references to AoflElement to reflect updated module export
  • babel settings
  • @aofl/cli - generate component template updated to use decorators

[Deprecated]

[Removed]

  • @aofl/templating-plugin - prerenderTimeout

[Fixed]

  • Fixed bugs introduced by refactoring and linting
  • @aofl/router - fixed request from link
  • @aofl/web-components/aofl-img - Delay checkInViewport by a microtask to fix issue with images not loading when aofl-img is a child of another custom component.
  • @aofl/cache-manager - getCollection updates storedKeys before returning the collection in case it changed within the context of another document.
  • @aofl/cache-manager - limit expire to max 32bit signed integer
  • @aofl/cli - Npm.installDependency force option fixed.
  • @aofl/templating - fixed issue with meta tags getting injected into body due to invalid aoflTemplate string in head. The plugin will accept template replace keys wrapped in template tags.
  • @aofl/rotations - changed window.aofljsConfig.prerender reference
  • @aofl/cli/build - uses watchOptions in webpack config

[Security]


ariankhosravi
published 2.0.0-alpha.17 •

ariankhosravi
published 2.0.0-alpha.16 •

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