Xavier Cazalot
7f99b48953
devel - revert commits related to simpl-schema ( #1537 )
...
* Revert "add note link to issue in collection2 on mutation insert, remove debug console logs on mutation edit"
This reverts commit 7a15103de7
.
* Revert "node simpl-schema + collection2-core: fix vote by specifying the right type of the array (dont use blackbox in the end!)"
This reverts commit e894c3224c
.
* Revert "add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add `blackbox: true` for arrays field (validation problem with simple-schema)"
This reverts commit 9d84fbec98
.
* Revert "use node `simpl-schema` by aldeed to replace `meteor/aldeed:simple-schema` ; use the meteor collection2 core package as recommended"
This reverts commit 016935f4fa
.
* revert before node-simple-schema, fix obj.hasOwnProperty undefined error thrown by simple-schema & collection2
* CustomPostsItem: check on renderActions; withDocument/List: pollInterval 20seconds by default; DateTime form component enhancement + GraphQLDate type
2017-01-11 18:02:12 +01:00
xavcz
016935f4fa
use node simpl-schema
by aldeed to replace meteor/aldeed:simple-schema
; use the meteor collection2 core package as recommended
2017-01-10 10:09:24 +01:00
Sonny Gauran
1fb8be48b7
Fixed test and importability of nova:forms
...
Since package depends on Meteor 1.3, fourseven:scss 3.8.0 is used.
See compatibility on https://atmospherejs.com/fourseven/scss
2017-01-03 02:52:18 +08:00
Sonny Gauran
7fdd4f2cb8
Added test for nova:forms
...
When trying to import package, import fails because of outdated dependency on fourseven:scss
Test by executing `meteor test-packages nova:forms`
2017-01-03 02:52:18 +08:00
xavcz
746da29d72
semver bump: 1.0.0 🚀
2016-12-27 11:58:58 +01:00
Sacha Greif
e6324788dc
rollback version change for now to fix issue on run
2016-12-20 10:55:11 +09:00
Sacha Greif
fa7987d67a
v0.3.0
2016-12-20 09:50:14 +09:00
xavcz
2638023f4e
harmonize apollo branch to be on v0.27.5
2016-12-08 23:48:16 +01:00
xavcz
41d19f52aa
v0.27.5
2016-11-30 12:07:45 +01:00
Sacha Greif
a6836a5db8
move App and Layout components to core; insertableIf, editableIf, and viewableIf also accept group names; clean up
2016-11-27 19:12:54 +09:00
Sacha Greif
fc8837ff51
more cleaning up and reorganizing packages
2016-11-26 11:33:27 +09:00
xavcz
c8615d3439
v0.27.4
2016-11-15 10:44:01 +01:00
xavcz
28cf7a20c7
Update to Meteor 1.4.2.1, add npm babel-runtime
, remove some Meteor packages constraints versions
2016-11-15 09:55:05 +01:00
xavcz
042cb4ff86
v0.27.3
2016-10-19 09:54:15 +02:00
xavcz
b3ae8ef6c6
v0.27.2
2016-10-01 18:11:37 +02:00
xavcz
4e3d32d2a6
v0.27.1
2016-09-22 07:58:59 +02:00
xavcz
bbedd8540e
harmonize fourseven:css versions between packages (may be related to #1442 )
2016-09-21 12:09:25 +02:00
Sacha Greif
2b34713c0b
v0.27.0
2016-08-29 09:02:11 +09:00
Sacha Greif
fcdb1d89f8
1.4 upgrade
2016-07-26 17:45:29 +09:00
Sacha Greif
cfc52b1158
v0.26.5
2016-07-24 19:15:55 +09:00
Sacha Greif
4f61940b07
version 0.26.4
2016-07-04 10:42:36 +09:00
Sacha Greif
471f74adf7
make nova:forms accept schemas as well as collections
2016-06-13 16:05:46 +09:00
Sacha Greif
7b8624f709
v0.26.3
2016-06-12 12:15:11 +09:00
Sacha Greif
acad01f492
0.26.2
2016-05-22 15:53:58 +09:00
Sacha Greif
aaa280e8e8
version bump (0.26.1)
2016-04-19 14:52:22 +09:00
Sacha Greif
5c8fbf6d89
working on datetimepicker
2016-04-18 10:03:53 +09:00
Sacha Greif
01fe279e8c
update package
2016-04-15 15:46:58 +09:00
Sacha Greif
d9bdd36073
fix category edition/creation
2016-04-15 09:17:04 +09:00
Sacha Greif
de75991728
fix "load more" bug for now
2016-04-14 16:22:57 +09:00
Sacha Greif
619551bcef
version bump (0.26.0-nova)
2016-04-14 10:27:27 +09:00
Sacha Greif
fee29d4437
updating everything (Meteor 1.3.1, React 15, etc.)
2016-04-11 10:15:24 +09:00
Sacha Greif
7316b25e74
don't bump version after all, more readme work
2016-04-07 16:05:40 +09:00
Sacha Greif
1e4f732082
updated readme; nova:forms version bump (0.25.8)
2016-04-07 15:53:18 +09:00
Sacha Greif
b23b7eea73
include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug
2016-03-30 19:08:06 +09:00