Commit Graph

69 Commits

Author SHA1 Message Date
Samuel Guerra 1f9a01e4fb Implemented when_var. 2021-01-17 00:22:11 -03:00
Samuel Guerra 48ad6faed9 Started implementing when_var. 2021-01-16 23:12:59 -03:00
Well 4311315918 Started implementing the var_expr! proc macro. 2021-01-16 01:19:59 -03:00
Samuel Guerra 00be5bbdb8 Started implementing var_expr!. 2021-01-15 21:08:07 -03:00
Well 55bcb1ccb4 Continued implementing internals of the new widget syntax. 2021-01-09 02:07:38 -03:00
Samuel Guerra bdb306b1a6 Removed release build warnings. 2021-01-07 16:17:30 -03:00
Samuel Guerra 2d7d47314d Updated dependencies. 2021-01-07 15:19:06 -03:00
Samuel Guerra c3136a075f Fixed doc tests. 2021-01-07 14:36:18 -03:00
Samuel Guerra 6f3ba7cccd Fixed doc-tests, not all. 2021-01-06 23:42:05 -03:00
Samuel Guerra 796bda49d4 Change doc paths to root with `crate::` 2021-01-06 19:04:14 -03:00
Samuel Guerra 1c8e0cb767 More properties upgrade fixes. Switch still broken. 2021-01-04 22:33:25 -03:00
Samuel Guerra 55b15c4291 Started rewriting property again, to remove need for iframe in docs and super:: patching. 2021-01-04 00:58:50 -03:00
Samuel Guerra 78199e4da9 Fixed more imports, added docs for FocusInfoKey. 2020-12-31 16:52:55 -03:00
Samuel Guerra 8b2cfa7463 Moved enabled to widget_base, fixed more type paths. 2020-12-31 15:58:56 -03:00
Samuel Guerra 1e12478f6d Moved implicit widget to core. 2020-12-30 16:47:54 -03:00
Well e75a87c5ff Fixed various imports. Reorganized window.rs's `use`s. 2020-12-30 00:56:55 -03:00
Well 7cca6be531 Moved the core functionality of properties::enabled_, properties::visibility_ and widgets::gradient from the zero_ui crate to the zero_ui_core crate. 2020-12-30 00:55:24 -03:00
Samuel Guerra 3c284fb8a5 Fixed more imports in new core. 2020-12-29 15:06:30 -03:00
Samuel Guerra fd8ac7068b Started migrating core.
Implemented `$crate` equivalent for proc-macros.

Migrated proc-macros.
2020-12-29 01:05:59 -03:00