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/lib
Harry Adel ddd873c7a0 Fix client runtime regressions after Meteor 3 migration 1 day ago
..
tests Set drag handle on touch screen not miniscreen 4 years ago
accessibility.js Replace underscore with native JS in client utility files 6 days ago
attachmentMigrationManager.js Fix client runtime regressions after Meteor 3 migration 1 day ago
autofocus.js Fix autofocus. 2 months ago
boardConverter.js Resolve merge conflicts by accepting PR #6131 changes 2 months ago
boardMultiSelection.js Fix client runtime regressions after Meteor 3 migration 1 day ago
cardSearch.js Migrate client library code from BlazeComponent to Template pattern 2 weeks ago
cssEvents.js Fix client runtime regressions after Meteor 3 migration 1 day ago
currentCard.js Fix client runtime regressions after Meteor 3 migration 1 day ago
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 4 years ago
datepicker.js Fix client runtime regressions after Meteor 3 migration 1 day ago
dialogWithBoardSwimlaneList.js Fix client runtime regressions after Meteor 3 migration 1 day ago
dialogWithBoardSwimlaneListCard.js Fix client runtime regressions after Meteor 3 migration 1 day ago
dropImage.js Use on instead of bind 6 years ago
escapeActions.js Fix client runtime regressions after Meteor 3 migration 1 day ago
exportHTML.js Fix client runtime regressions after Meteor 3 migration 1 day ago
filter.js Fix client runtime regressions after Meteor 3 migration 1 day ago
fixDuplicateLists.js Fix duplicated lists. 5 months ago
i18n.js Fix client runtime regressions after Meteor 3 migration 1 day ago
infiniteScrolling.js Replace BlazeComponent mixins with standalone utility modules 2 weeks ago
inlinedform.js Fix client runtime regressions after Meteor 3 migration 1 day ago
jquery-ui.js Updated dependencies. 2 months ago
keyboard.js Fix client runtime regressions after Meteor 3 migration 1 day ago
localStorageValidator.js Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc. 3 months ago
modal.js Fix client runtime regressions after Meteor 3 migration 1 day ago
multiSelection.js Fix client runtime regressions after Meteor 3 migration 1 day ago
originalPositionHelpers.js Fix client runtime regressions after Meteor 3 migration 1 day ago
pasteImage.js Use on instead of bind 6 years ago
popup.js Fix client runtime regressions after Meteor 3 migration 1 day ago
secureDOMPurify.js Fix Broken Strikethroughs in Markdown to HTML conversion. 5 months ago
spinner.js Migrate client library code from BlazeComponent to Template pattern 2 weeks ago
textComplete.js Fix client runtime regressions after Meteor 3 migration 1 day ago
unsavedEdits.js Fix client runtime regressions after Meteor 3 migration 1 day ago
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 6 months ago
utils.js Fix client runtime regressions after Meteor 3 migration 1 day ago