Граф коммитов

356 Коммитов

Автор SHA1 Сообщение Дата
Florian Rappl 3ff35e9a21 Partially added values #7 2019-05-19 23:56:07 +02:00
Florian Rappl 74f2641c86 Added GCPM declarations #7 2019-05-19 22:20:07 +02:00
Florian Rappl 6459901197 Merge branch 'master' of github.com:AngleSharp/AngleSharp.GitBase into devel 2019-05-18 14:33:06 +02:00
Florian Rappl b3b301c720 Removed duplicated infrastructure 2019-05-18 14:32:54 +02:00
Florian Rappl 3fdf871f2a Added tools 2019-05-18 14:06:25 +02:00
Florian Rappl 246f382b08 Updated info on common files 2019-05-18 13:48:06 +02:00
Florian Rappl 2d54c6e47f Initial commit 2019-05-18 13:38:10 +02:00
Florian Rappl e335366088 Improved test dir retrieval 2019-05-18 13:10:51 +02:00
Florian Rappl aaea4bd595 Removed extensions namespace 2019-05-18 12:54:39 +02:00
Florian Rappl 1322a10385 Started working on render tree 2019-05-18 12:52:46 +02:00
Florian Rappl 8f6701a737 Improved build system 2019-05-16 23:20:15 +02:00
Florian Rappl d10525f2a2
Merge pull request #31 from AngleSharp/devel
Release 0.12.1
2019-05-15 01:26:38 +02:00
Florian Rappl 7041c448c8 Updated to 0.12.1 2019-05-15 00:57:00 +02:00
Florian Rappl 782c2c7780 Improved build process, prepare for 0.13 2019-05-14 00:37:42 +02:00
Florian Rappl e59a6e7d9a
Merge pull request #28 from AngleSharp/devel
Release 0.12
2019-05-13 00:08:04 +02:00
Florian Rappl e3ad3b3e12 Enable media rules 2019-05-13 00:05:53 +02:00
Florian Rappl c39ac49864 Improved CSS API 2019-05-12 23:07:48 +02:00
Florian Rappl 183022f5e6 Documentation improvements 2019-05-12 16:20:25 +02:00
Florian Rappl 4bd41adb28 Restructured file organization 2019-05-12 15:13:05 +02:00
Florian Rappl a2c3ea3c47 CSSOM primitive improvements 2019-05-12 15:09:24 +02:00
Florian Rappl 894bd529af Added default render device 2019-05-12 14:43:49 +02:00
Florian Rappl e93e2bb340 More tests for correct border behavior 2019-05-12 13:55:17 +02:00
Florian Rappl 19163df0a9 Prefer border serialization to explicit sides 2019-05-12 13:44:45 +02:00
Florian Rappl 492adaee71 Replaced Default with Initial value 2019-05-12 13:39:37 +02:00
Florian Rappl 2c06be0945 Optimized the border radius converter and initial values 2019-05-12 10:23:42 +02:00
Florian Rappl 0dc9599f8f Improved background handling 2019-05-12 02:57:48 +02:00
Florian Rappl 78d67ab65b Refined initial value handling 2019-05-12 02:53:07 +02:00
Florian Rappl 20e091d414 Improved background serialization 2019-05-12 02:30:17 +02:00
Florian Rappl 0ee93d6b1e Respect unknown decl rule 2019-05-12 02:02:21 +02:00
Florian Rappl a2902476de More consistency 2019-05-12 01:54:18 +02:00
Florian Rappl 1033292aec Optimized border parsing 2019-05-12 01:24:58 +02:00
Florian Rappl 062d85e74c Rewire shorthand resolution 2019-05-12 00:58:04 +02:00
Florian Rappl 6d6af09004 Use assign initial on declaration level only 2019-05-11 16:55:08 +02:00
Florian Rappl fc7b80f806 Started integration initial value in declaration info 2019-05-11 14:32:21 +02:00
Florian Rappl 398f7565e1 Reference right initial values 2019-05-11 11:38:39 +02:00
Florian Rappl 1a85c058f7 Default values 2019-05-11 00:52:02 +02:00
Florian Rappl 4f77ace363 Started with cleanup 2019-05-10 15:07:28 +02:00
Florian Rappl e6db1869ff Always return shorthand - even if invalid values 2019-05-10 14:58:38 +02:00
Florian Rappl 0b1ee4926f New recombination algorithm 2019-05-10 02:07:22 +02:00
Florian Rappl 68aeb5d24b Cosmetic refactoring 2019-05-09 15:50:57 +02:00
Florian Rappl 72ec96e71e Refined composites w.r.t. fields 2019-05-09 15:35:47 +02:00
Florian Rappl f1d4841b9c More value consistency 2019-05-09 01:39:59 +02:00
Florian Rappl fd3d6536f2 Consolidation and type improvements 2019-05-09 01:21:30 +02:00
Florian Rappl bafe780f44 Refactored CSS value naming 2019-05-09 01:03:35 +02:00
Florian Rappl 85d51ae2f5 Prepare value model with primitives as struct 2019-05-06 00:30:24 +02:00
Florian Rappl 54ac3a8276 Fixed stroke-width without unit #18 2019-05-05 23:49:48 +02:00
Florian Rappl 847d59a3bd WIP CSSOM value model 2019-05-05 23:31:09 +02:00
Florian Rappl 9cc365f6a2 Fixed the NRE for IRenderDevice in @media #20 2019-05-05 20:05:08 +02:00
Florian Rappl a136533add Added default style sheet provider fixes #21 2019-05-05 19:59:13 +02:00
Florian Rappl 406e3b49a8 Provided pointer-events fixes #16 2019-05-05 15:25:41 +02:00