Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-html

:lock: HTML package for Atom
https://github.com/pulsar-edit/language-html

Match only one attribute value if there are many

a9757ad21a9c0e2bd7e866a64655560c6d70279f authored over 7 years ago
Clean up specs

c99e74a6c7e7169fa1f8c8d498a7cddc644b5425 authored over 7 years ago
Merge pull request #175 from atom/wl-fix-snippets

Fix HTML snippets

06fb18b76a72169a4ca0e0ec721db3f667d0d240 authored over 7 years ago
Add issue URL

04179726de6b85d4e7961834fe28aa6c99856c10 authored over 7 years ago
Improve specs

2faeb59ddc3ef069fc9494a2357d6d7455fc4f5e authored over 7 years ago
Null out all snippets in tags and embedded contexts

3e639c3c492f6137283a839eda93a8bf768e2aef authored over 7 years ago
Add basic snippet tests

0c7d873e659ce6b8a46c86844ef09c3b969d96fe authored over 7 years ago
Fix HTML snippets

Also: prevent them from showing in embedded scripts

3fc6753a943e969e0b50ba19a8bc642d0e148fae authored over 7 years ago
Prepare 0.48.1 release

f5c3d1b9efb3bfb06bc6ef0dd82368a84b7e5345 authored over 7 years ago
Merge pull request #173 from atom/wl-rm-unused-specs

Remove specs testing non-existent meta.outside-tag scopes

4b85314865e93244835b8b77d88ba6861f572e67 authored over 7 years ago
Remove specs testing non-existent meta.outside-tag scopes

db0cc78b7351f19fa77ee7e00ed0a77cf2fbdb80 authored over 7 years ago
Prepare 0.48.0 release

57664b280b55d2a08ac815637b331a3bc3c9bfee authored over 7 years ago
Merge pull request #166 from abaracedo/issue-48

Add tag class attribute

7179208b3c7acea3c94b7228d860faa752ff9171 authored over 7 years ago
issue-48: Fix tests

ad42279c19ced72d2e7bc92f8c86ae3394259828 authored over 7 years ago
issue-48: Apply code review

83e17cf5fdbc98691061eb85bc0377547c303653 authored over 7 years ago
issue-48: Update tests

75a33bb2ab53fc33515e41d25c8feb41c84460a5 authored over 7 years ago
issue-48: Correct name

332826aad1beeea7aa899637b107e8d6cd2ba8af authored over 7 years ago
issue-48: Correct tests

6177d2b36f319f0668a8283f0a20dc6a7f480ae7 authored over 7 years ago
issue-48: Fix typo

acb30ab9861a5f9fd51a60e55ed3ec5180801ac5 authored over 7 years ago
issue-48: Fix

56297cdbbafbfcc8fa5dddd060030b0ba9d2f23a authored over 7 years ago
Merge pull request #172 from atom/wl-rm-any-pattern

Remove meta.tag.any.html

6b1a23bce12db3a1899a3e3e9b908a71efcc183a authored over 7 years ago
Remove meta.tag.any.html, replace other 'any's with actual tag names

8f0908dc354d4b62b635394fc3be5568e2879741 authored over 7 years ago
Merge pull request #171 from atom/wl-ractive

Add ractive to list of types that should be tokenized as HTML

d568e912768a0bd587036b4c9a9c9121cc2c4fea authored over 7 years ago
Add ractive to list of types that should be tokenized as HTML

be761bb8b76e6634c5e5b5bb092837ca0f1e287b authored over 7 years ago
Merge pull request #160 from atom/wl-entities-take-two

Improve entity scopes, take two

9fde136c28b19230d8744c558a9ccad32ce62970 authored over 7 years ago
Update old #entities reference to point to #attribute-entities

adef4ad003738f3462bff56091348a5d4a41dbd7 authored over 7 years ago
:memo: Update comment to HTML 5.1 spec

d78c555b78aeefca0af36640961c96de8b162548 authored over 7 years ago
Add requested spec

8e54d3a826f8ea8954d487266b3067367c3af8fa authored over 7 years ago
Update specs

ced920926b8f92464fb5a51e717d12705d17f098 authored over 7 years ago
Merge branch 'master' into wl-entities-take-two

29b41bba28ba1f7d60728b8f983cfa093a8b4656 authored over 7 years ago
Merge pull request #169 from atom/wl-attributes

Improve generic attributes tokenization

457b294cdddd5f564229a341e5e5cd29a3ba5105 authored over 7 years ago
Tokenize all attributes

7036cfa71c3ab6e882bd0501f24315c829f81d61 authored over 7 years ago
Merge pull request #150 from MoritzKn/fix-ns-tags

Fix grammar bug with XML namespaces that are also valid HTML tags and tag names that start with ...

3eff4ee3df7e599ee6ab674793427493539fa1c5 authored over 7 years ago
Change assertions in 'tags' spec to a positive comparision

79024f3b47a26fa984addd2d4cc5f6168cef3a8e authored over 7 years ago
Update specs

43c35e27f306c8671ef2d8e84c307be6490cfb9c authored over 7 years ago
Replace `\\b` with more literal patterns

5c4c6f963dd9117ea58f4db6dd3790a8fd76a3e3 authored over 7 years ago
Fix problem with hyphens in tagnames

This fixes a problem that occurs when the tag name contains a
hyphen and the part before the hyp...

4a94ca3658b5f467014a363b74e6570b04e12135 authored over 7 years ago
Fix typo

3713afd4161d62fa7925a2eac05bc1736e5eddf7 authored over 7 years ago
Fix grammar bug with XML namespaces that are also valid HTML tags

Using XML namespaces in HTML is generally tolerated by the grammar
even though it's not valid HT...

5f8d8aa60d12cef1f18aeb99822a3403f725985f authored over 7 years ago
Merge pull request #167 from atom/wl-fix-script-tags

Fix improper tokenization of script tags

4d08712d7816eb095df16aeae464f5b632ad1de5 authored over 7 years ago
Merge pull request #168 from atom/wl-trusty-travis

Use Trusty on Travis

1a69b0831c6e249c67b33279043c30a7104a0c46 authored over 7 years ago
Use Trusty on Travis

1eba00ddb49f2e11c4b3a0c19b5e52dc2abcf1e6 authored over 7 years ago
Match case-insensitively

7296d8e68c24e4e1c30f18d2c88be777dcf4b4e7 authored over 7 years ago
Multiline and style specs

8059b66958b232db42fcb2db1808fc257dfde0ed authored over 7 years ago
Better multiline support

5c92fe4ea18592effdbf80e61297f930ed2ca5e2 authored over 7 years ago
Style cannot be self-closing

c6f25f1c8e932e3b41a37eebdff9d3d15ff4dade authored over 7 years ago
Embedded scope is no longer present on the HTML tag

dcf7d33786c7a386b73ce9ad2db7ab29bd4d99ad authored over 7 years ago
:art:

44bd53e26274d2089dd028bdfd4f5ec883cce788 authored over 7 years ago
Add additional spec

ee66f84db517dde69ccac30b3e13858ec8010997 authored over 7 years ago
:bug: Fix improper tokenization of `script` tags

Fixes #82

3cb12450c8ca2e0253c602f9c41365b873ec31e7 authored over 7 years ago
Prepare 0.47.7 release

6916c01c428ef8b718dd8e2e65d98d57485910fe authored over 7 years ago
Surprise unrailcaring!

15afb870614ff718f45bce1db7bac0106e1b31d0 authored over 7 years ago
Prepare 0.47.6 release

6dd78bffaf919dd14d284e7f1132bbe8874e9166 authored over 7 years ago
Merge branch 'master' of https://github.com/atom/language-html

9166a8d047a5440cd3fc9b3a586b721434b40009 authored over 7 years ago
Prepare 0.47.5 release

48e83533f6962ae5a09b5b2893810ddb513fb6b7 authored over 7 years ago
Merge pull request #165 from atom/wl-coffee-changes

Add version check for language-coffee-script changes

90d01ea3c8bea4097cfa66f0b01751aab0548d2a authored over 7 years ago
Add version check for language-coffee-script changes

d74d2abc8a2d4a8a9ce7488d829f3f3b4702da9b authored over 7 years ago
Prepare 0.47.4 release

ee1b2965f9f2aa2452e59201ad813ee5f668b5e4 authored over 7 years ago
Merge pull request #164 from marks1024/html-attribute-issue

Fix highlighting for attributes after newline

bb61e0c5da5d9e39783e09c934b4f35007de7eb5 authored over 7 years ago
make shorter regex for attributes

a1176d870d995a0049f18a393a4ca191f7d83ea8 authored over 7 years ago
fix identation

5029da349825a29c1b0d93298773b65e40f4da12 authored over 7 years ago
fix highlighting for attributes after newline, ms

889cbdf71f06bf8eb5528dc0a01727e74cf63468 authored over 7 years ago
PCRE does not support \h

4af9fac9153c1f3fbcef5c657f443c0c93183cd1 authored over 7 years ago
Prepare 0.47.3 release

3c84a6b0ae5360eb69f27f12662e4c93bf5edcb7 authored over 7 years ago
Merge pull request #161 from JFFI/fix-php-closing-braces-indent

Fix php closing braces indent

9a5e80c5e0defa06cb3ed5a10b9017dd8d48e6e5 authored over 7 years ago
Fixed missing pipe.

915fb074faebddf4ed1a8fbaff020a56368cf72e authored over 7 years ago
Added a closing brace in php to the decreaseIndentPattern so indent works properly.

9ac06dba8697e3aa7a3f5ea66e34aa1342425043 authored over 7 years ago
Improve entity scopes, take two

f829ec56b7fbb9637af985c9f6c509bbaf92261f authored over 7 years ago
Prepare 0.47.2 release

25de50f38c4b03bee48ddf9100b0c06419f0db6f authored almost 8 years ago
Merge pull request #153 from Ingramz/patch-1

Fix backreference

004b304e8692b92660858abfa652f70a8f8e8cd8 authored almost 8 years ago
Fix backreference

82a3dcd01ecfa0116b0fad43965f190e81366e3c authored almost 8 years ago
Merge pull request #149 from atom/template-update

:memo: Update issue and PR templates

0ebbdd3a6267bd7c4081c6ea2d09cfb4613afaf6 authored about 8 years ago
:memo: Update issue and PR templates

ac767cb16dcb3b32c6bbdb4263fb1901820b9bd9 authored about 8 years ago
Merge pull request #148 from atom/template-update

Update issue and PR templates

c54b9a6dddebd2660ca3e8e3b1583972323ff808 authored about 8 years ago
Update issue and PR templates

7704a61edf92019709bd804673443413ae716597 authored about 8 years ago
Prepare 0.47.1 release

e260c8bb87ccfc135f1574bfe9ad4694380bf68b authored about 8 years ago
Merge pull request #146 from atom/revert-140-wl-use-js-injection-selector

Revert "Remove custom JavaScript captures"

8a0ec9e3b2716824f03bff08aa872ae0d2b9297a authored about 8 years ago
Revert "Remove custom JavaScript captures"

115678bf0bedb35afc8a9d1d931f2c572db087a1 authored about 8 years ago
Prepare 0.47.0 release

c2547b2be5b995058a4ef0755f94dcbc63204002 authored about 8 years ago
Merge pull request #118 from esdoppio/master

Improve snippets

f53e0e924ea75cbf29ff51a6a863df4a8a71bcd1 authored about 8 years ago
Merge pull request #142 from JonathanWolfe/patch-1

Fix HTML Entities regex

06a320225c68e78d076e70da483dd2fd948ef22c authored about 8 years ago
Add hgroup snippet

bf6e94c93eebdb95343139fe4f0da2ed275c4bed authored about 8 years ago
Correct col snippet

https://developers.whatwg.org/tabular-data.html#the-col-element

This element has no end tag.

d241ea6b0e53ed11cba8926a8d04e8c14e53134a authored about 8 years ago
Improve meta snippet

3f0d28ac719b595ad78d8dad584a012d2ab007a3 authored about 8 years ago
Merge pull request #140 from atom/wl-use-js-injection-selector

Remove custom JavaScript captures

2f8b9d1df43a45db7e25b86b92947c2413339136 authored about 8 years ago
Add some specs

38623c19fe6e6b3c2c6b82ee2e26030eb3ee2514 authored about 8 years ago
update spec

cdd621f8bc9ead71ab235cf9a89eb19239094c4b authored over 8 years ago
swap to match from begin/end

91a3eeb484331613f8e24b788c43a4d99c98d982 authored over 8 years ago
Merge pull request #143 from kevinastone/master

Bumped atom-grammar-test to v0.6.3

e076451adc62b09d7356c3fb1972faaa42ab58dc authored over 8 years ago
Bumped atom-grammar-test to v0.6.3

Needed for Atom 1.12+ compatibility due to some ES6 changes.

12b6af2210ed25d03cc6e9190b1b932e48793838 authored over 8 years ago
Fix HTML Entities regex

was too greedy and broke other grammars

e7087af22088569e99c0dd064fd887ba6846d0ec authored over 8 years ago
Remove custom JavaScript captures

In favor of the new injection selector in language-javascript

150db9706ae08eb384b2377c3cb5a3adce1e30c2 authored over 8 years ago
Add snippets of math svg

39f1349f51f8899dbd2ef4884c6cc0ad145d58d4 authored over 8 years ago
Improve snippets of datalist dl input link

6d51fca8d03d60515e3e1cb6881d1861c2501544 authored over 8 years ago
Improve snippets of textarea title

c763d8282aa391eb496a57e77a0aa1ce6bac480d authored over 8 years ago
Improve snippets of progress q source

aa5dfc4b71a525435587a0a0b66aaeaa7ae41e91 authored over 8 years ago
Inline snippets of td th

27be90018ee7545bd3c5db5204cfe1bb4398e51c authored over 8 years ago
Inline pre snippet

Content model: Phrasing content.

Fix #115

4f1c489d1a734d4c53fe0ab5302894fa541052d3 authored over 8 years ago
Inline p snippet

Content model: Phrasing content.

70854b1155ee71b280b006f071697954deb94897 authored over 8 years ago
Multi-line object snippet

The object element can represent an external resource, which, depending
on the type of the resou...

f5dcadb4cc3f2b9903256eb2d48b9d5dceff757e authored over 8 years ago