0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

604 commits

Author SHA1 Message Date
Andrey Antukh
e26de8ce3b Move time ns to utils.time. 2016-02-28 11:43:52 +02:00
elhombretecla
590b3b3b5c add text options styles 2016-02-28 10:41:55 +01:00
Andrey Antukh
f00c322689 Add template compilation to the gulp pipeline.
Just for avoid cache problems in production.
2016-02-28 10:12:25 +02:00
Andrey Antukh
a9186bfbaa Simplified outer rect calculation. 2016-02-28 09:28:21 +02:00
Andrey Antukh
11e399ae21 Add method and state for manage the clipboard. 2016-02-27 21:18:51 +02:00
Andrey Antukh
c2821ea617 Remove missing :key waring on recent colors. 2016-02-27 21:12:52 +02:00
Andrey Antukh
abed5dd35d Initial work on fontSize rendering on text shapes. 2016-02-27 21:12:40 +02:00
Andrey Antukh
016b43e1a5 Simplified rendering of options toolbox. 2016-02-27 18:21:20 +02:00
Andrey Antukh
3d8fb7f116 Initial work on text element options. 2016-02-27 16:59:58 +02:00
Andrey Antukh
08b99e9a4b Add default :solid stroke type to line draw tool. 2016-02-27 15:27:21 +02:00
Andrey Antukh
d7a568a685 Restore show/hidden functionality. 2016-02-27 15:27:04 +02:00
Andrey Antukh
9d498dfaf9 Add correct stroke styles and fix wrong behavior. 2016-02-27 15:16:54 +02:00
Andrey Antukh
91551044d0 Rename missing "-" prefixed api on shapes. 2016-02-27 14:58:10 +02:00
Andrey Antukh
4cb0aa00fb Improved edition text handler. 2016-02-27 14:51:35 +02:00
Andrey Antukh
e30cfc3b76 Add faster movement shortcuts. 2016-02-27 14:51:16 +02:00
Andrey Antukh
39850689fa Release also the selrect lock on mouse is up on shape. 2016-02-27 14:12:32 +02:00
Andrey Antukh
2a0918a567 Improved actions locking for better user experience. 2016-02-27 14:10:18 +02:00
Andrey Antukh
94e22902f0 Initial (buggy) implementation of text drawing tool. 2016-02-27 13:49:26 +02:00
Andrey Antukh
b3ec87d0f4 Add more heigh for draw tools sidebar. 2016-02-27 13:48:46 +02:00
Andrey Antukh
0111b5d3e7 Replace cats.labs.lens with lentes package. 2016-02-27 11:27:28 +02:00
Andrey Antukh
80a8e0a7bd Fix order of shapes rendering in canvas. 2016-02-27 11:15:30 +02:00
Andrey Antukh
e2af1a451b Implement properly the multiselection handler. 2016-02-26 20:04:08 +02:00
Andrey Antukh
1a44b75790 Rename shapes api. 2016-02-26 19:52:48 +02:00
Andrey Antukh
1572c4cdd3 Complete refactor of shapes rendering. 2016-02-26 19:42:53 +02:00
Andrey Antukh
2fed551cf1 Add equality check for local mixin for avoid rerenders. 2016-02-26 19:39:37 +02:00
Andrey Antukh
dae971a96c Remove useles parameter. 2016-02-24 22:11:33 +02:00
Andrey Antukh
5cc367f7f2 Add more tests to drop-shape function. 2016-02-24 22:11:33 +02:00
Andrey Antukh
aad8902173 Add !important to some styles related to drang and drop. 2016-02-24 22:11:33 +02:00
Andrey Antukh
05a0dc95dd Improve performance on rules rendering. 2016-02-24 22:11:33 +02:00
Juan de la Cruz
bedec4f68e chnage options icon at tool windos 2016-02-24 19:39:55 +01:00
Andrey Antukh
1b2a75ab25 Fixed an other bug related to auth data management. 2016-02-24 18:01:22 +02:00
Andrey Antukh
4215429944 Fix constant login redirect on page refresh. 2016-02-24 17:42:05 +02:00
Andrey Antukh
c4ddb9e529 Add login component. 2016-02-24 17:26:23 +02:00
Andrey Antukh
660885a0c0 Show proper user info on user part on header. 2016-02-24 17:26:23 +02:00
Andrey Antukh
892b474e8b Add logout interaction to the user menu on header. 2016-02-24 17:26:23 +02:00
Andrey Antukh
d6000b0f4a Add auth related events namespace. 2016-02-24 17:26:23 +02:00
Andrey Antukh
7aaf894a98 Add initial approach for client-server communication. 2016-02-24 17:26:23 +02:00
Andrey Antukh
41dac4bc7d Add authentication logic to the ui routing. 2016-02-24 17:26:23 +02:00
Andrey Antukh
7318205b88 Cosmetic changes on state init fn. 2016-02-24 17:26:23 +02:00
Andrey Antukh
fc6d25767d Add :auth to default state. 2016-02-24 17:26:23 +02:00
Andrey Antukh
3ed3219c7f Add cosmetic changes to rstore stream loop impl. 2016-02-24 17:26:23 +02:00
Andrey Antukh
2fd5760aeb Add email and string validators to schema ns. 2016-02-24 17:26:23 +02:00
Andrey Antukh
cf905d77b1 Remove useless print impl for rstore basic events. 2016-02-24 17:26:23 +02:00
Andrey Antukh
e59605ec11 Add implementation of UpdateEvent for function.
Just for make easy implement pure state transformation
events just using plain functions, without reify.
2016-02-24 17:26:23 +02:00
Andrey Antukh
b3f3d51dae Improved routing (now using volatile instead direct mutation). 2016-02-24 17:26:23 +02:00
Andrey Antukh
94bdf67c17 Add :auth key on the load data pipeline. 2016-02-24 17:26:23 +02:00
Andrey Antukh
94203d907e Add auth to the persistente vector.
With minor mostly cosmetic changes in the ns.
2016-02-24 17:26:23 +02:00
Andrey Antukh
e964ef9bef Add postal 0.3.0 dependency. 2016-02-24 17:26:23 +02:00
Juan de la Cruz
1ba4419eb0 fix options border styles 2016-02-24 16:04:19 +01:00
Juan de la Cruz
5894f1d268 remove subelement icon 2016-02-24 15:48:19 +01:00