wekan/client/components/cards
Maxime Quandalle 31b60d82fc Upgrade Meteor to 1.2.1-rc4
This version includes a more complete selection of ES2015 polyfills
that I started used across the code base, for instance by replacing
`$.trim(str)` by `str.trim()`.
2015-10-23 16:56:55 +02:00
..
attachments.jade Fix a typo in a function call introduced in a78debc 2015-10-13 14:10:56 +02:00
attachments.js Fix Popup.afterCommit 2015-09-20 16:49:11 +02:00
attachments.styl Fix card attachments 2015-06-13 15:04:55 +02:00
cardDetails.jade Hide some disabled forms for anonymous board viewers 2015-09-06 03:54:36 +02:00
cardDetails.js Upgrade Meteor to 1.2.1-rc4 2015-10-23 16:56:55 +02:00
cardDetails.styl Redesign the card design header and change header menu icon 2015-08-30 16:02:25 +02:00
labels.jade Re-implement label deletion 2015-10-20 19:07:24 +02:00
labels.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00
labels.styl Fix label alignement on Safari 2015-08-28 10:59:46 +02:00
minicard.jade Support app deployment under a path prefix 2015-10-08 23:28:27 +02:00
minicard.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
minicard.styl Redesign the card design header and change header menu icon 2015-08-30 16:02:25 +02:00