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

66 Коммитов

Автор SHA1 Сообщение Дата
Florian Rappl fdaf231fb3
Merge pull request #2 from humbertomoli99/patch-1
Changing IsNavigationDisabled = false; so that the document is downlo…
2023-04-20 10:23:52 +02:00
Humberto Molina 2e857ccf74
Changing IsNavigationDisabled = false; so that the document is downloaded
var document = await _context.OpenAsync(url, cancel); with IsNavigationDisabled = false returns <html><head></head><html> and not the whole page
2023-04-19 01:56:24 -06:00
Florian Rappl e8e47d5b14 Updated code base 2019-05-15 02:07:59 +02:00
Florian Rappl 45d3f7a03b Updated to latest version 2016-11-14 22:55:03 +01:00
Florian Rappl 7f3c3426f5 Merge branch 'master' of github.com:AngleSharp/AngleSharp.Samples 2016-09-04 08:46:05 +02:00
Florian Rappl e1d8b9f36f Included AngleSharp.Io and code cosmetics 2016-09-04 08:45:37 +02:00
Florian Rappl b336df3e46 Updated to latest version of AngleSharp 2016-09-04 08:18:34 +02:00
Florian Rappl 1b903667fa Updated the year. 2016-07-18 13:55:11 +02:00
Florian Rappl 8bec7168f0 Changed to use online sources 2016-07-17 12:13:09 +02:00
Florian Rappl 498e3be1af Updated to AngleSharp v0.9.7 2016-07-17 11:40:03 +02:00
Florian Rappl b91d6f861f Updated to AngleSharp v0.9.7 2016-07-17 11:39:01 +02:00
Florian Rappl 43f64dbb2c Updated demo application to most recent version 2016-05-06 11:30:34 +02:00
Florian Rappl 33f0778ad2 Updated to most recent version 2016-05-06 10:28:15 +02:00
Florian Rappl 39017e4c90 Simple error handling 2015-09-26 16:19:03 +02:00
Florian Rappl 32bedbe828 Updated to most recent version 2015-09-26 16:18:57 +02:00
Florian Rappl b63afcbfd9 Updated to most recent versions 2015-09-26 16:10:06 +02:00
Florian Rappl f2f80d1dec Updated AngleSharp to v0.9.1 2015-09-10 08:57:22 +02:00
Florian Rappl 8ad5b459a8 Updated REPL 2015-08-27 00:37:41 +02:00
Florian Rappl 3e76168bbe Update to v0.9 2015-08-27 00:24:02 +02:00
Florian Rappl b36f3b8c95 Integrate data url 2015-08-27 00:23:53 +02:00
Florian Rappl 20bc199d4c Updated with current Scripting application 2015-07-28 22:15:16 +02:00
Florian Rappl 108bac2e1d Upgraded to v0.8.8 2015-07-23 00:42:20 +02:00
Florian Rappl 5662092d38 Updated to v0.8.7.1 2015-07-16 00:54:18 +02:00
Florian Rappl 5c9774882c Updated to v0.8.7 2015-07-16 00:34:05 +02:00
Florian Rappl 0e4a0894c7 Updated to v0.8.7 and changed API 2015-07-16 00:33:54 +02:00
Florian Rappl a84649f0b4 Adjusted examples for v0.8.6 2015-07-09 00:34:13 +02:00
Florian Rappl 09359be1c7 Updated to AngleSharp v0.8.6 2015-07-09 00:29:24 +02:00
Florian Rappl ee7feedef5 Remove pseudo CSSValue struct 2015-07-06 22:28:56 +02:00
Florian Rappl b83d5c9595 Subscribe to event for async CSS 2015-07-06 22:28:05 +02:00
Florian Rappl a5b41eb730 Fixed null exception 2015-07-06 21:27:07 +02:00
Florian Rappl a9c2a280f8 Added ability to run only specified examples 2015-06-16 23:19:17 +02:00
Florian Rappl 25029ce447 Updated to AngleSharp v0.8.5 2015-06-16 23:10:11 +02:00
Florian Rappl 166caf6554 Updated dependencies 2015-06-08 16:00:20 +02:00
Florian Rappl 98e3823da2 Added the big bang hello world sample 2015-05-06 00:11:11 +02:00
Florian Rappl 58ec75a8b6 Real await and use browsing context 2015-04-22 00:33:35 +02:00
Florian Rappl 586166e7b2 Use new constructor 2015-04-22 00:33:20 +02:00
Florian Rappl 6ec34ce667 Updated packages 2015-04-22 00:33:05 +02:00
Florian Rappl 7bbef522d2 Short info on the samples 2015-04-17 00:38:17 +02:00
Florian Rappl 4c79f3820d Improved the samples 2015-04-17 00:38:03 +02:00
Florian Rappl 6dcde394a3 Improved the sample 2015-04-17 00:14:01 +02:00
Florian Rappl b437f0b3da Added example for creating a ToC from a webpage 2015-04-17 00:08:55 +02:00
Florian Rappl e94eccf0b4 Switched console and queries 2015-04-16 23:08:45 +02:00
Florian Rappl deb728981b Added screenshots and more 2015-04-16 23:07:06 +02:00
Florian Rappl 9434738577 Insert space 2015-04-16 22:51:49 +02:00
Florian Rappl 86a66d4af1 Bind and display errors 2015-04-16 12:06:56 +02:00
Florian Rappl 0a97febcf9 Added errors control 2015-04-16 11:37:31 +02:00
Florian Rappl b758c048ef Improved plot display 2015-04-16 11:35:45 +02:00
Florian Rappl d7b9838feb Timing 2015-04-16 01:04:10 +02:00
Florian Rappl fe031c6290 Context based 2015-04-16 01:01:11 +02:00
Florian Rappl f9342b2a28 Improved profiler messages and output 2015-04-16 01:00:55 +02:00