focalboard/webapp
kamre 7617d9e334
Fix dragging for gallery card: (#1303)
- use `translate3d` for proper preview in Chrome
  - set `pointer-events` to `none` to prevent image opening in Firefox

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-09-30 11:46:26 -07:00
..
__mocks__ Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
cypress Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
html-templates Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
i18n Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
src Fix dragging for gallery card: (#1303) 2021-09-30 11:46:26 -07:00
static Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
.eslintignore
.eslintrc.json
.nvmrc docker: fix docker file image and apply some good practices (#552) 2021-07-01 11:46:03 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.stylelintrc.json Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
cypress.json New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Update version to v0.9.1 2021-09-17 12:56:47 -07:00
package.json Update version to v0.9.1 2021-09-17 12:56:47 -07:00
tsconfig.json
tslint.json
webpack.common.js Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
webpack.dev.js Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
webpack.prod.js Use cross-env instead of win-node-env (#656) 2021-07-15 19:30:22 -07:00