gristlabs_grist-core/app/client/ui2018
Jarosław Sadziński 67ec52365a (core) Showing links in text cells
Summary:
When there is a link in a text cell (and formula cells), it will be
rendered with a little clickable icon wrapped in the anchor tag
with a proper link. Only links that starts with https? will be
rendered as links.

Links are shown in a Text and Formula fields, inside a GridView,
CardView and in the Import preview dialog.

Test Plan: Browser tests

Reviewers: alexmojaki

Reviewed By: alexmojaki

Subscribers: dsagal, alexmojaki

Differential Revision: https://phab.getgrist.com/D3070
2021-10-13 23:22:03 +02:00
..
breadcrumbs.ts (core) Hide workspace in breadcrumbs if doc is unsaved 2021-08-05 15:57:03 -07:00
buttons.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
buttonSelect.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
checkbox.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00
ColorPalette.ts (core) Brings the new color select. 2021-02-19 16:18:14 +01:00
ColorSelect.ts (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
cssVars.ts (core) Adding colors to toast notification 2021-10-05 10:19:25 +02:00
draggableList.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
editableLabel.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
IconList.ts (core) Adding colors to toast notification 2021-10-05 10:19:25 +02:00
icons.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
links.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
loaders.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
menus.ts (core) Enable incremental imports 2021-09-16 09:15:54 -07:00
modals.ts (core) Make ProfileDialog wait consistently for work to finish before closing. 2021-10-13 16:30:43 -04:00
pages.ts (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte 2021-09-17 12:59:53 +02:00
search.ts (core) fix closing of the search bar 2021-05-25 16:46:30 +02:00
select.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00