-
For large collections, it becomes highly practical to page through the results.
I'd propose `start` and `count` as supported default [parameters](https://github.com/kahmali/meteor-restivus#thisqueryp…
dandv updated
9 years ago
-
material.css has the following header:
/*
@license
webix UI v.3.0.8
This software is covered by Webix Commercial License.
Usage without proper license is prohibited.
(c) XB Software Ltd.
*/
Should it…
-
А есть понимание или план того, как будет строиться интерфейс.
Я давно ищу решени для построения UI и вот какие есть, на счет этот, мысли:
- Описание UI в декларативном виде, например XML;
- За ком…
-
This is the best project in the whole of Meteor by far.
With the data-adaptor you get instant CRUD immediately after setup, I've never seen anything like it.
But nothing has happened since April. Jus…
-
We have a gridview, treeview...I miss a dataview yet in the gijgo collection.
The base of the dataview should be a UL/LI list and offer a datasource and pager such like by the gridview.
Inspiratio…
-
``` javascript
//This code works using Express.js with REST API
// Create new record, write data to Mongo DB collection (dbCollection)
app.post('/api/tags', function(req, res){
console.log('22222…
ghost updated
8 years ago
-
`this.source.collection` and `Meteor.connection._mongo_livedata_collections[this.source]` is a reference to the LocalCollection. Using this collection will not send the updates to the server.
The use…
ghost updated
9 years ago
-
Hi Maksim
I'm using your meteor data proxy, but it seems the query handle created by cursor.observe is not stopped when you call load on the same object again (e.g. to load other data in the componen…
-
Right now the full url is `https://iiitdmj.ac.in/webix.iiitdmj.ac.in`. Looks ugly.
Can you guys, get it to something more like: `https://iiitdmj.ac.in/programming-club` or `https://iiitdmj.ac.in/bi…
-
Hey,
thanks for your efforts in bringing webix to meteor!
I'm wondering if you could provide a more Meteor stylish example? I'm stugeling somehow to make the CRUD example work.
I particular for e…
dh1tw updated
9 years ago