perak / kitchen-examples

Meteor Kitchen examples
164 stars 115 forks source link

API : View styles in data_view #52

Open jmblanc opened 7 years ago

jmblanc commented 7 years ago

Hello,

I failed to obtain something different from the table view (list, blog or cards). Is this limited to particular use ? I don't know what could have been wrong.

Thank you if you can help me.

perak commented 7 years ago

@jmblanc only table and blog is implemented. But one at a time (blog or table, cannot be both). For blog, you need to set collection fields (or dataview's fields) "role_in_blog" property. Wirks with bootstrap only.

perak commented 7 years ago

By the way, I integrated visual designer into kitchen GUI, now custom component can be assembled by drag and drop elements, define events for any element etc. So kitchen is not limited to built-in hard-coded components anymore. I plan to deploy new version sometime next week

jmblanc commented 7 years ago

ok thank you for your message. I have used bootstrap. ...and ... I have test blog, in fact I do not see what it is. No matters I don't think I will use it.

So new kitchen GUI, good news !