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

  • d2a7a355cc Change `[RestrictChildren]` to allow non-`TagHelper` tags. N. Taylor Mullen 2015-09-24 12:28:46 -0700
  • 816b1f4190 Update `Lookahead` method in `Tokenizer` to maintain its existing buffer. N. Taylor Mullen 2015-09-23 16:33:08 -0700
  • 67739ea565 Add `ParentTag` to `[HtmlTargetElement]`. N. Taylor Mullen 2015-09-21 17:51:56 -0700
  • 18799d2944 Remove old VB based `Tokenizer` logic. N. Taylor Mullen 2015-09-23 16:30:41 -0700
  • 3572b0f3f3 Changes to support design time code generation in Mvc Pranav K 2015-09-23 12:27:08 -0700
  • c9341ee3d7 React to removal of ToString on TagHelperContent Ryan Nowak 2015-09-23 11:07:44 -0700
  • 323befaaf1 Avoid GetContent and ToString in TagHelperContent tests Ryan Nowak 2015-09-22 10:10:38 -0700
  • 3f34add497 Removed support for regex type names in @addTagHelper and @removeTagHelper - #426 - Updated tests to not use regex patterns Ajay Bhargav Baaskaran 2015-09-22 15:19:10 -0700
  • 7239eb015c Add support for data bound symbols as attribute names. N. Taylor Mullen 2015-09-17 15:28:07 -0700
  • fb0d235301 Change to mono beta feed for travis. N. Taylor Mullen 2015-09-22 15:27:23 -0700
  • 9c456965a6 ITypeInfo.FullName should return the same value as TypeInfo.FullName Fixes #523 Pranav K 2015-09-18 17:35:08 -0700
  • 388362245f Making HashCodeCombiner usage non-fluent Pranav K 2015-09-21 13:56:23 -0700
  • 153ed57d66 [Fixes #472] Added temporary parse error for helper directive Ajay Bhargav Baaskaran 2015-09-17 17:13:02 -0700
  • 44675701cb Refactored internal class `TagHelperBlockTracker` slightly. N. Taylor Mullen 2015-09-18 17:29:19 -0700
  • 0253c563be Update tests to run correctly on stable mono. N. Taylor Mullen 2015-09-18 16:53:13 -0700
  • 7c1f18c0a4 Update < and > in error messages to not be double encoded. N. Taylor Mullen 2015-09-18 16:42:39 -0700
  • 392b7a3710 Reacting to Dnx runtime sources changes Kiran Challa 2015-09-18 16:28:26 -0700
  • c494cb344d Enable `TagHelper`s with `[RestrictChildren]` to log errors for no tag name tags when targeted by catch all. N. Taylor Mullen 2015-09-18 15:33:19 -0700
  • 635514453b Enable `TagHelper`s with `[RestrictChildren]` to log errors for no tag name tags. N. Taylor Mullen 2015-09-18 14:47:48 -0700
  • 36450c978b Add support for `@tagHelperPrefix` and `[RestrictChildren]`. N. Taylor Mullen 2015-09-18 12:27:13 -0700
  • 361e0b4ea2 Running xml-docs-test before test target Ajay Bhargav Baaskaran 2015-09-18 12:24:13 -0700
  • fb6a08d5de Allow `TagHelper`s inside of text/html typed script tags. N. Taylor Mullen 2015-09-14 20:46:25 -0700
  • d3835455d2 Update NuGet.exe and corresponding feeds to v3. N. Taylor Mullen 2015-09-17 18:22:09 -0700
  • a952b28d0f Enabling NuGetPackageVerifier Ajay Bhargav Baaskaran 2015-09-16 17:11:50 -0700
  • 33a0f7a0db Replace NotNullAttribute with thrown exceptions Pranav K 2015-09-16 22:06:25 -0700
  • 0376550f2d Replace SymbolLookupCache with comparing FullNames for symbols. Pranav K 2015-09-11 11:56:49 -0700
  • 381c055e2f Removing NotNullAttribute from Microsoft.AspNet.Razor Pranav K 2015-09-11 11:56:49 -0700
  • f71f9fb679 Rename `TargetElementAttribute` => `HtmlTargetElementAttribute`. N. Taylor Mullen 2015-09-13 12:13:06 -0700
  • fcadbc9095 React to BufferedHtmlContent changes Ryan Nowak 2015-09-10 20:05:02 -0700
  • 4fd866f340 Update `RestrictChildrenAttribute`s properties and parameters to have consistent names. N. Taylor Mullen 2015-09-13 11:57:48 -0700
  • 9ab9a330ed Adding NeutralResourcesLanguageAttribute Pranav K 2015-09-10 18:26:46 -0700
  • 88f4153fd9 Added timeout to regex Ajay Bhargav Baaskaran 2015-09-10 11:24:13 -0700
  • e2881b0eca Extra newline no longer rendered at the end of a code block - #485 - Using a flag to consume whitespace and newline at the end of a verbatim block - Added tests to validate nested blocks Ajay Bhargav Baaskaran 2015-09-03 16:38:46 -0700
  • 493e5521b8 Build break: Mock `TypeInfo` as well to get 4 tests working - as of aspnet/aspnet.xunit@5a12e89 xUnit uses `TypeInfo` more often Doug Bunting 2015-09-09 22:49:12 -0700
  • 9a7be69a0d Produce ITypeInfo \ IPropertyInfo using CodeAnalysis symbol tree Pranav K 2015-08-26 19:21:38 -0700
  • 231e8a9cf4 Create an abstraction model for TypeInfo for tag helper discovery. Pranav K 2015-08-10 16:33:04 -0700
  • 08c8f9f7ba Parse the whitespace surrounding equals in attribute correctly - #123 - Handled the corresponding cases in tag helper scenarios - Added unit and code generation tests Ajay Bhargav Baaskaran 2015-08-28 17:26:35 -0700
  • 6568de38d1 Two quick fixes - add missing closing quote in a resource - cleanup `project.json` files - remove some package references that are found transitively Doug Bunting 2015-09-08 08:39:03 -0700
  • d458e8ecb2 Change HTML in nested C# blocks to properly handle dots. N. Taylor Mullen 2015-09-03 16:34:54 -0700
  • f843aec538 Update tests to reflect new length provided `RazorError`s. N. Taylor Mullen 2015-09-01 22:00:07 -0700
  • ad5bfc5b66 Change `RazorError`s to consistently provide error lengths. N. Taylor Mullen 2015-09-01 21:55:21 -0700
  • 43fce8c927 Adjust tokenizer to understand environment based newlines. N. Taylor Mullen 2015-09-01 01:41:48 -0700
  • 09bcc67955 Update tests to use `Environment.NewLine` for source locations. N. Taylor Mullen 2015-08-31 20:43:10 -0700
  • 39dda01f47 [Fixes #484] Attributes parsed correctly when newlines precedes attributes Ajay Bhargav Baaskaran 2015-08-24 15:44:00 -0700
  • d0688a7e00 Add the ability for `TagHelper`s to exist inside templates. N. Taylor Mullen 2015-08-21 16:51:47 -0700
  • dbcc5e240a Change `GetHashCode()` for `CaseSensitiveTagHelperDescriptorComparer` to order values. N. Taylor Mullen 2015-08-21 15:20:57 -0700
  • 55760b4fcb Add copy constructor to `TagHelperAttribute`. N. Taylor Mullen 2015-08-20 17:00:36 -0700
  • f7d42ebe80 Update 'build.sh' to pull Sake from v2 NuGet feed. N. Taylor Mullen 2015-08-20 20:46:20 -0700
  • 0d05d394ca Update 'build.cmd' to pull Sake from v2 NuGet feed. N. Taylor Mullen 2015-08-20 15:37:22 -0700
  • 5ed77e2b64 Update NuGet feed from v2 => v3. N. Taylor Mullen 2015-08-19 14:53:25 -0700
  • 432ddbd467 Update `.travis.yml` to run on OSX. N. Taylor Mullen 2015-08-15 10:17:36 -0700
  • b360f66326 Updating to aspnetlitedev. Pranav K 2015-08-18 14:00:20 -0700
  • 1ab94f0891 Merge branch 'release' into dev Pranav K 2015-08-18 14:00:20 -0700
  • ef0456183b Updating to aspnetliterelease. Pranav K 2015-08-18 14:00:20 -0700
  • c693b69793 Merge branch 'release' into dev Pranav K 2015-08-17 14:48:18 -0700
  • d45b0a27e9 Updating to release NuGet.config. Pranav K 2015-08-17 14:48:16 -0700
  • 72ce66a300 Update packages' versions Troy Dai 2015-08-17 11:13:06 -0700
  • dad3e3ade3 [Fixes #441] Removed constructors from TagHelperAttributeDescriptor and TagHelperDescriptor Ajay Bhargav Baaskaran 2015-08-14 16:45:12 -0700
  • 96f1090ff1 Fix Travis. N. Taylor Mullen 2015-08-15 10:07:02 -0700
  • cf1355245f Add `RestrictChildrenAttribute` specific `TagHelperDescriptorFactory` tests. N. Taylor Mullen 2015-08-14 23:52:50 -0700
  • 465ff9713d Add ability for `TagHelper`s to specify restricted children. N. Taylor Mullen 2015-08-13 16:15:54 -0700
  • 3361507c29 Remove ability to specify ignored '@' in the middle of non-string TagHelper bound attributes. Pranav K 2015-08-14 10:03:58 -0700
  • 156f859edc Removed constructors from TagHelperAttributeDesignTimeDescriptor, TagHelperDesignTimeDescriptor and TagHelperDirectiveDescriptor Ajay Bhargav Baaskaran 2015-08-13 18:48:49 -0700
  • e9292a0e30 Add ability to write start tag only `TagHelper` elements. N. Taylor Mullen 2015-08-10 15:11:24 -0700
  • 71c4c8dac6 [Fixes #428] Removed newlines at the end of razor comments Ajay Bhargav Baaskaran 2015-08-11 19:39:32 -0700
  • b6765d370c Enable pinning build script Kiran Challa 2015-08-12 05:29:04 -0700
  • 713c16810c #481 React to CoreCLR Cryptography package changes. Chris R 2015-08-11 14:52:23 -0700
  • 168fcbb9c1 Replacing BufferedEntryCollection with BufferedHtmlContent so any IHtmlContent can be added to a TagHelperContent. - Introducing a new logic to calculate IsEmpty/IsWhitespace. - Making Buffer private in DefaultTagHelperContent. - Making SetContent non-abstract. sornaks 2015-07-29 16:16:49 -0700
  • 4604c807c4 Add ability for unbound complex `TagHelper` attributes to flow through MVC attribute resolution system. N. Taylor Mullen 2015-08-04 15:29:29 -0700
  • fa9f2ace5f Update CoreCLR versions Troy Dai 2015-08-04 10:15:31 -0700
  • 48a6b567d6 Remove ~/ handling from core Razor. N. Taylor Mullen 2015-07-15 16:49:05 -0700
  • a8fd85db1e Add ability to execute child content more than once. N. Taylor Mullen 2015-07-30 15:08:08 -0700
  • 6a285ce70a Removed unnecessary blank line Dejan Paležević 2015-07-30 16:56:49 +0200
  • 3b5692a5a5 Removed extra IVT from `Microsoft.AspNet.Razor`. N. Taylor Mullen 2015-07-28 10:42:42 -0700
  • e722f90481 Transition `HashCodeCombiner` to use the `aspnet/Common` variation. N. Taylor Mullen 2015-07-28 10:45:08 -0700
  • b66da76c5c Format project.json's. N. Taylor Mullen 2015-07-27 12:27:30 -0700
  • 4d0821f953 Transition Razor test comparers to new project. N. Taylor Mullen 2015-07-27 12:23:09 -0700
  • a66490c012 Format runtime tests project.json. N. Taylor Mullen 2015-07-27 12:03:06 -0700
  • 3ab6f56284 Fix `DesignTimeDescriptorFactory.CreateDescriptor` call to properly retrieve type from `TypeInfo`. N. Taylor Mullen 2015-07-24 12:38:25 -0700
  • c87dd8d9de Fix EditorBrowsableAttribute detection to apply to individual attributes. N. Taylor Mullen 2015-07-23 15:26:46 -0700
  • 7b9de550c7 Merge branch 'release' into dev N. Taylor Mullen 2015-07-16 14:50:40 -0700
  • b762830a43 Consume `EditorBrowsableAttribute` on `TagHelper`s. N. Taylor Mullen 2015-07-13 16:21:20 -0700
  • 1047aa9506 Merge branch 'release' into dev Pranav K 2015-07-16 08:58:29 -0700
  • fe28081c34 Updating to release NuGet.config Pranav K 2015-07-16 08:58:26 -0700
  • ec5d1b4f4a Merge branch 'htmlcontentpart1' into dev sornaks 2015-07-10 15:45:48 -0700
  • 6a7cd0f490 Making TagHelperContent implement IHtmlContent. sornaks 2015-07-09 13:49:02 -0700
  • 2031a73918 Normalize tests project.json formatting. N. Taylor Mullen 2015-07-10 15:40:03 -0700
  • c9c07bd393 Update test project.json to not depend on Moq for CoreCLR. N. Taylor Mullen 2015-07-10 15:38:37 -0700
  • f2e1f28908 Add repository information to project files Victor Hurdugaci 2015-07-01 20:21:13 -0700
  • 69d8e52bf9 Add support for get-only indexer properties - #399 - move invalid `HtmlAttributeNameAttribute.Name` checking to `TagHelperDescriptorFactory` - add a few new error cases - but does not cover all the new error cases e.g. `[HtmlAttributeName(...)]` on a get-only `int` property Doug Bunting 2015-06-27 16:35:52 -0700
  • 1f480386f4 Making CreateCodeWriter protected so that it can be overridden in Mvc. Sornakumar Sundararajan 2015-06-18 11:08:40 -0700
  • 85be731e2b Add OutputElementHintAttribute to control design time IntelliSense for TagHelpers. N. Taylor Mullen 2015-06-23 11:54:31 -0700
  • eda9edc41d Fix Travis-CI. N. Taylor Mullen 2015-06-29 17:17:13 -0700
  • 308eddc095 Quick fix: Do not check a platform-specific message Doug Bunting 2015-06-25 22:30:49 +0000
  • 9055da1894 Add tests to validate creation of TagHelperUsageDescriptors. N. Taylor Mullen 2015-06-12 14:49:22 -0700
  • ccf8433f27 Add TagHelper documentation resolution to TagHelperDescriptorResolver. N. Taylor Mullen 2015-06-08 12:20:35 -0700
  • 361a53ba3c Remove empty line. N. Taylor Mullen 2015-06-25 11:39:54 -0700
  • 0bb9457fd9 Change duplicate TagHelper bound attributes to flow to output. N. Taylor Mullen 2015-06-23 16:11:31 -0700
  • 039062c5eb Fix C# design time projections for complex TagHelper attributes. N. Taylor Mullen 2015-06-24 16:09:47 -0700
  • a73867eabe Change hardcoded `bash` shebang to `env` - aspnet/Home#695 - support various `bash` installation locations - in particular, enable building on FreeBSD Doug Bunting 2015-06-23 11:03:41 -0700