0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

1711 commits

Author SHA1 Message Date
Andrey Antukh
680fa49f27
Fix image loading on view app.
And add cosmetic improvements to the
main image shape component.
2017-01-18 11:10:29 +01:00
Andrey Antukh
922a2494ed
Minor cosmetic changes on pages data events. 2017-01-18 11:04:30 +01:00
Andrey Antukh
e97b4b8374
Update frontend dependencies. 2017-01-18 11:03:43 +01:00
Andrey Antukh
5df9337034
Make image retrieve endpoint public (without auth). 2017-01-18 11:03:14 +01:00
Andrey Antukh
92fc9c1ca6
Use deftype for user data events. 2017-01-16 17:49:29 +01:00
Andrey Antukh
e3f58f6823
Start use user-events for scroll events.
In the same way as keyboard and mouse events.
2017-01-16 17:47:01 +01:00
Andrey Antukh
7a7059e172
Start use one unique stream for send user events (mouse and keyboard). 2017-01-16 16:33:25 +01:00
Andrey Antukh
bc1ffc7f4f
Move icons ns under uxbox.builtins.icons. 2017-01-16 13:14:38 +01:00
Andrey Antukh
671a72d213
Remove uxbox.view.router ns. 2017-01-16 13:13:22 +01:00
Andrey Antukh
08b0a096eb
Minor structure refactor.
Make forms and messages modules independent of
store location (making them plugables).
2017-01-16 12:35:10 +01:00
Andrey Antukh
8c28a8c0a7
Move workspace.base refs and streams into separated namespaces.
A first step for streams refactor.
2017-01-12 17:39:26 +01:00
Andrey Antukh
a5554b51cd
Fix path drawing. 2017-01-11 21:06:29 +01:00
Andrey Antukh
da9bebf95c
Minor changes on text tool. 2017-01-11 20:51:46 +01:00
Andrey Antukh
c95a4050f4
Remove unused code. 2017-01-11 20:51:25 +01:00
Andrey Antukh
3cd3230342
Remove wrong lock support on resize-rect func. 2017-01-11 20:51:08 +01:00
Andrey Antukh
6345cfd91a
Fix size manipulation on text edition tool. 2017-01-11 20:24:16 +01:00
Andrey Antukh
f26e1eb70f
Fix default value for collapsed attribute. 2017-01-11 20:03:15 +01:00
Andrey Antukh
0bd8847f56
Remove println. 2017-01-11 20:03:10 +01:00
Andrey Antukh
f8a3823d2d
Minor fix on colorpalette. 2017-01-11 19:53:42 +01:00
Andrey Antukh
390a73eeac
Fix recent colors on shape color picker. 2017-01-11 19:50:58 +01:00
Andrey Antukh
ce5811b86b
Many fixes on the project/page creation process. 2017-01-11 19:47:15 +01:00
Andrey Antukh
32ec7a0634
Minor fix on colorpalette. 2017-01-11 18:20:40 +01:00
Andrey Antukh
137af0e14d
Reorganize viewport positioning related code. 2017-01-11 18:20:40 +01:00
Andrey Antukh
c906a4e46f
Reorganize imports on canvas ns. 2017-01-11 18:20:40 +01:00
Andrey Antukh
c46a49b7a5
Remove unused import from workspace base. 2017-01-11 18:20:39 +01:00
Andrey Antukh
09b3017874
Convert workspace component to use new defc macro. 2017-01-11 18:20:39 +01:00
Andrey Antukh
30ae7a4deb
Fix reference to undefined spec. 2017-01-11 18:20:39 +01:00
elhombretecla
1c731d4d77 hide align button 2017-01-11 09:30:20 +01:00
elhombretecla
2e16d76f7c fix color picker input 2017-01-11 09:26:41 +01:00
Andrey Antukh
8352cc75d9
Improve autoselect collection with icons. 2017-01-09 20:27:59 +01:00
Andrey Antukh
dfa8814887
Minor reorganization on workspace and icons sidebar. 2017-01-09 20:27:31 +01:00
Andrey Antukh
3ea4de7ab5
Remove unused local used-names. 2017-01-09 20:26:55 +01:00
Andrey Antukh
80ebc17a26
Fix interactions issues. 2017-01-09 20:26:30 +01:00
Andrey Antukh
20e7afeee5
Add specific selection handler for text edition. 2017-01-09 20:25:57 +01:00
Andrey Antukh
b00992881c
Improve page persistence mechanism. 2017-01-06 18:05:14 +01:00
Andrey Antukh
f7e4e18a28
Define a shape spec. 2017-01-06 16:38:40 +01:00
Andrey Antukh
fd7b0b1958
Rename datetime ns to time.
And rename DateTime type to Instant.
2017-01-06 16:31:57 +01:00
Andrey Antukh
d3e81dc810
Add the ability to edit page name from page element-options. 2017-01-06 16:25:21 +01:00
Andrey Antukh
bfce5f8a00
Improve unique name generation for shapes in a page. 2017-01-05 23:54:29 +01:00
Andrey Antukh
28d18a07a0
Refactor shapes attributes handling. 2017-01-05 23:21:05 +01:00
Andrey Antukh
b3d995de53
Improve scripts, add lein and update depencies (backend). 2017-01-05 22:10:36 +01:00
Andrey Antukh
cda2737b02
Minor cosmetic changes on shapes events. 2016-12-30 18:39:20 +01:00
Andrey Antukh
25f634352d
Move commonly used lenses to separated namespace. 2016-12-30 18:34:56 +01:00
Andrey Antukh
42e79b483f
Improve color palette interaction. 2016-12-28 18:37:40 +01:00
Andrey Antukh
e6fa720ce1
Remove previously introduced hack for recursive layer-group component. 2016-12-28 15:34:27 +01:00
Andrey Antukh
447d484f7b
Disable naming of render functions in defc and defcs macros.
This has caused some unexpected behavior with recursive
components.
2016-12-28 15:33:11 +01:00
Andrey Antukh
f82c534df4
Reimplement shape displacement using keyboard shortcuts. 2016-12-27 23:40:02 +01:00
Andrey Antukh
bbaf80bedf
Remove hardcoded defaults on page element-options widget. 2016-12-27 23:39:35 +01:00
Andrey Antukh
43bb3a40b3
Cosmetic refactor of focuses on workspace base namespace. 2016-12-27 23:39:01 +01:00
Andrey Antukh
7d9280d3da
Add page-metadata defaults to constants namespace. 2016-12-27 23:38:15 +01:00