1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-27 08:31:20 +02:00
focalboard/webapp
Harshil Sharma 186ba524d7
Opened markdown links in new tab (#792)
* Opened markdown links in new tab

* Used openInNewBrowser only when available

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-07-30 13:32:49 +05:30
..
__mocks__ Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
@custom_types
cypress Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
html-templates Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
i18n Adds dashboard placeholder route and component (#764) 2021-07-26 17:47:28 +05:30
src Opened markdown links in new tab (#792) 2021-07-30 13:32:49 +05:30
static Default favicon 2021-01-28 09:38:04 -08:00
.eslintignore
.eslintrc.json Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
.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
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 Merge release-0.8.0 2021-07-16 10:30:45 -07:00
package.json Merge release-0.8.0 2021-07-16 10:30:45 -07:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
tslint.json
webpack.common.js Added hash when loacind JS file to bust cache (#755) 2021-07-20 16:48:41 +05:30
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