The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/client/components/lists
Lauri Ojansivu 6f60235a3f
Merge pull request #5584 from NadavTasher/feature/fix-minimum-width-on-list-auto-width
1 year ago
..
list.css Changed method of scrollbar hiding 1 year ago
list.jade Change max-width to min-width so that lists will only shrink when there is no space left 1 year ago
list.js change Meteor.user() to ReactiveCache.getCurrentUser() 1 year ago
listBody.jade Collapse Lists. 2 years ago
listBody.js Fixing opening cards and slow performance of closing cards 1 year ago
listHeader.jade listHeader, simpler code logic at collapsed if conditions 1 year ago
listHeader.js change Meteor.user() to ReactiveCache.getCurrentUser() 1 year ago
minilist.jade Allow list creation from template 7 years ago