1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-03 08:45:40 +02:00
focalboard/webapp
kamre c317ece642
Fixed bug with scroll jumping when the card is opened: (#2477)
- avoid remounting of `ScrollingComponent` for each render of `Kanban` component
  - property `autoFocus` set to false for `CalculationOptions` because it triggers `blur` even for the button in Jest tests and closes the menu
  - snapshots for tests with `CalculationOptions` updated
2022-03-15 16:45:04 +05:30
..
__mocks__
cypress Error page (#2321) 2022-03-02 13:46:12 -07:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Translations update from Mattermost Weblate (#2537) 2022-03-14 14:20:50 -07:00
src Fixed bug with scroll jumping when the card is opened: (#2477) 2022-03-15 16:45:04 +05:30
static Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
.eslintignore
.eslintrc.json Error page (#2321) 2022-03-02 13:46:12 -07:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
NOTICE.txt
package-lock.json update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00
package.json update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json
webpack.common.js Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
webpack.dev.js
webpack.prod.js