You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
Mehedi Hassan cc52ea4ac2
Add support for long press to context menu on iOS (#1769)
* Initial support for touch context menu

* Only deal with touch if it's available

* Fix touch checking

* Remove touch checking

* Added comments

* Combine onTouch with onPointer for mobile context menu support
5 years ago
..
actions do not center text when not applicable (#1783) 5 years ago
components Add support for long press to context menu on iOS (#1769) 5 years ago
css use absolute positioning instead of fixed (#1860) 5 years ago
data Extract backend URLs into environment variables (#1772) (#1848) 5 years ago
element do not center text when not applicable (#1783) 5 years ago
locales New Crowdin updates (#1846) 5 years ago
renderer do not render grid on export (#1814) 5 years ago
scene do not center text when not applicable (#1783) 5 years ago
tests Dynamicaly import locales (#1793) 5 years ago
appState.ts do not center text when not applicable (#1783) 5 years ago
bug-issue-template.js Add sentry integration (#1141) 5 years ago
charts.ts do not center text when not applicable (#1783) 5 years ago
clients.ts Add user list component + snap to user functionality (#1749) 5 years ago
clipboard.ts Excalicharts MVP (#1723) 5 years ago
colors.ts Use open-color directly (#1371) 5 years ago
constants.ts do not center text when not applicable (#1783) 5 years ago
gesture.ts Prefer arrow functions and callbacks (#1210) 5 years ago
global.d.ts Extract backend URLs into environment variables (#1772) (#1848) 5 years ago
groups.ts Fix group element removing (#1676) 5 years ago
history.ts Implement line editing (#1616) 5 years ago
i18n.ts Added Language support for Hindi in language selection dropdown (#1753) 5 years ago
index-node.ts Add optional watermark on export (#1365) 5 years ago
index.tsx strip fragment (#1859) 5 years ago
is-mobile.tsx Prefer arrow functions and callbacks (#1210) 5 years ago
keys.ts grid support (1st iteration) (#1788) 5 years ago
math.test.ts Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts do not center text when not applicable (#1783) 5 years ago
points.ts Prefer arrow functions and callbacks (#1210) 5 years ago
pwacompat.d.ts Add PWACompat (#1433) 5 years ago
random.ts Prefer arrow functions and callbacks (#1210) 5 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
serviceWorker.tsx Prefer arrow functions and callbacks (#1210) 5 years ago
setupTests.ts Write integration tests (#719) 5 years ago
shapes.tsx Prefer arrow functions and callbacks (#1210) 5 years ago
time_constants.ts Add support for long press to context menu on iOS (#1769) 5 years ago
types.ts grid support (1st iteration) (#1788) 5 years ago
utils.ts do not center text when not applicable (#1783) 5 years ago
zindex.test.ts Prefer arrow functions and callbacks (#1210) 5 years ago
zindex.ts Prefer arrow functions and callbacks (#1210) 5 years ago