Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris d2e36df050 allow :global(...) selectors to have trailing modifiers
9 years ago
Rich Harris 5f6db88538 allow :global(...) selectors to have trailing modifiers
9 years ago
Rich Harris bd5a09de52 simplify tests
9 years ago
Rich Harris 2c9fb31a9e simplify tests
9 years ago
Rich Harris 278c44a234 warn on unused selectors
9 years ago
Rich Harris 205bcfac7e warn on unused selectors
9 years ago
Rich Harris 12977f94d6 refactor a bit, fix typing error
9 years ago
Rich Harris 6f01d5f62f refactor a bit, fix typing error
9 years ago
Rich Harris 11da4841a7 bug fix
9 years ago
Rich Harris f79e901429 bug fix
9 years ago
Rich Harris 5c3bb52fb9 apply css optimisations to SSR
9 years ago
Rich Harris 2ec0a850fc apply css optimisations to SSR
9 years ago
Rich Harris 13cd7a6820 implement ID selectors, refactor
9 years ago
Rich Harris 7b289e95f1 implement ID selectors, refactor
9 years ago
Rich Harris fbacf3a9ee implement all attribute selector operators
9 years ago
Rich Harris 45dd99d6db implement all attribute selector operators
9 years ago
Rich Harris f82da68afc handle ~= attribute selector operator
9 years ago
Rich Harris 3dfe92b54f handle ~= attribute selector operator
9 years ago
Rich Harris 6196d80e5c handle empty attributes
9 years ago
Rich Harris 74d15ea877 handle empty attributes
9 years ago
Rich Harris 07d102717d handle attribute selectors with = operator
9 years ago
Rich Harris d2f5296bd9 handle attribute selectors with = operator
9 years ago
Rich Harris ffea4201e0 handle universal selectors
9 years ago
Rich Harris b72684e99c handle universal selectors
9 years ago
Rich Harris 94cd2eeb1a create reusable walkRules helper
9 years ago
Rich Harris f485c25620 create reusable walkRules helper
9 years ago
Rich Harris 03271b176e refactoring, and more :global(...) fixes
9 years ago
Rich Harris 5499327a70 refactoring, and more :global(...) fixes
9 years ago
Rich Harris 1b9b12b7a4 more :global(...) handling
9 years ago
Rich Harris d9aa3ec5ae more :global(...) handling
9 years ago
Rich Harris afbef75516 handle :global(...) styles
9 years ago
Rich Harris f97ac27e2a handle :global(...) styles
9 years ago
Rich Harris 139a434e32 Merge pull request #683 from sveltejs/gh-681
9 years ago
Rich Harris 71daf4fc2f Merge pull request #683 from sveltejs/gh-681
9 years ago
Rich Harris 5d44d65ae8 hack sourcemap to mitigate confusion caused by missing data for each block (#681)
9 years ago
Rich Harris 4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681)
9 years ago
Rich Harris 22e33a7c8c move CSS analysis into preprocess
9 years ago
Rich Harris ab40007406 move CSS analysis into preprocess
9 years ago
Rich Harris 1d9900272e Merge branch 'master' into gh-679
9 years ago
Rich Harris 72f39fd7f9 Merge branch 'master' into gh-679
9 years ago
Rich Harris 79ed77414c Merge pull request #676 from sveltejs/gh-608
9 years ago
Rich Harris 203e123d94 Merge pull request #676 from sveltejs/gh-608
9 years ago
Rich Harris b7a3113a1e Merge pull request #673 from sveltejs/codegen
9 years ago
Rich Harris 252fa5b5a2 Merge pull request #673 from sveltejs/codegen
9 years ago
Rich Harris f644807e7a only apply svelte-123xyz attributes where necessary (WIP)
9 years ago
Rich Harris fae9036ce6 only apply svelte-123xyz attributes where necessary (WIP)
9 years ago
Rich Harris ab9eb4fe19 set up tests for omitted scoping attributes
9 years ago
Rich Harris 0cbd201200 set up tests for omitted scoping attributes
9 years ago
Rich Harris 217f2662c3 Merge branch 'master' into codegen
9 years ago
Rich Harris 263a34d35c Merge branch 'master' into codegen
9 years ago