Skip to content

Releases: piceaTech/ember-rapid-forms

Version 1!

Choose a tag to compare

@spruce spruce released this 02 Oct 07:38

Semver

As of Today we got the first major version. This means we commit to only break the API with new major releases.

Contributors

Big Thanks everyone who contributed especially @GCorbel . To see who also helped see:
contributors

The one before the last one

Choose a tag to compare

@spruce spruce released this 06 Jun 22:00

I hope that this is nearly the last release before there gonna be a 1.0.0. I think this is a big step forward. Because with version 1.0.0 forward the project will try and follow semver which means we have to commit to an API for this major version.

This release contains following changes:

Fix deprecation warning caused by doing an @each more than one level deep (#152)
Update versions
Avoid Ember.inject.service() for optional i18n (#153)
update travis.yml
Ember 2.12 deprecates arguments to some component lifecycle hooks - this fixes the deprecations
[proposal] Refactoring (#146)
Fix tests for older ember versions
Add yarn.lock
Fixed Ember warning caused by using @each > one level deep (#159)
Use the default form event for submit action (#161)
Docs: updating docs to better represent the current usage (#162)
Fix checkbox HTML to match how it used to be rendered (#164)
add maxlength attribute to em-input component (#166)
Select first item by default (#167)

Working till the end

Working till the end Pre-release
Pre-release

Choose a tag to compare

@spruce spruce released this 18 Apr 21:46
v1.0.0-beta6

Work, Work, beat it

Work, Work, beat it Pre-release
Pre-release

Choose a tag to compare

@spruce spruce released this 14 Feb 13:20
v1.0.0-beta5

Work is fun

Work is fun Pre-release
Pre-release

Choose a tag to compare

@spruce spruce released this 28 Nov 23:24
  • removing access to targetObject, which was private and now is removed
  • making cid work as a property on input elements
  • upgraded to ember-validations v2.0.0-alpha.4
  • removed get helper since we only support ember >= 2.0
  • added until and ids for deprecations

Some more laps to go

Some more laps to go Pre-release
Pre-release

Choose a tag to compare

@spruce spruce released this 12 Sep 13:35

This is the Preperation for ember-rapid-forms to work with ember 2.0 and up.

Fixing Bugs is Fun

Fixing Bugs is Fun Pre-release
Pre-release

Choose a tag to compare

@spruce spruce released this 19 Aug 21:04

Please comment on #44 which deprecation warning still occur with this release. Would be of great help thaks