mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-20 18:28:25 +02:00
3bf9d9382e
* Added implementation for making links clickable * Improved some clicking UX * Removed unused stuff * Fixed lint issues * Added Compass Icons to Focalboard * Updaed go.mod * Made sure links in URL property are always assumed as absolute * Removed unnecessary JSX code block * Allowing only http and https protocols * Removed unused extensions from file loader * Icon and URL imporvements * Added React component for Compass Icons. * Allowed URLs with any arbitrary protocol.