1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Christopher Chedeau 263fef4eaa
Add a gap between shapes and lock (#569)
* Add a gap between shapes and lock

The lock is a different type as the rest of the shapes, so we should visually separate it.

* redesign lock icon

Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-01-26 19:01:56 +00:00
..
actions Fix value when multiple elements are selected (#571) 2020-01-26 13:12:47 +01:00
components Add a gap between shapes and lock (#569) 2020-01-26 19:01:56 +00:00
element changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
renderer Allow multiline text (#535) 2020-01-24 20:35:51 +02:00
scene Only show correct settings (#565) 2020-01-26 15:19:43 +01:00
appState.ts changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
bug-issue-template.js fix: typos (#540) 2020-01-24 21:02:55 +01:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
i18n.ts Add german translation (#550) 2020-01-25 09:47:02 -08:00
index-node.ts Use local fonts (#573) 2020-01-26 11:46:56 +01:00
index.tsx Add a gap between shapes and lock (#569) 2020-01-26 19:01:56 +00:00
keys.ts Accessible modals (#560) 2020-01-25 19:37:58 -03:00
math.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
shapes.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
styles.scss Use local fonts (#573) 2020-01-26 11:46:56 +01:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
utils.ts Normalize dimensions (#527) 2020-01-24 20:45:52 +01:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts fix: typos (#540) 2020-01-24 21:02:55 +01:00