Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-less

:lock: Less package for Atom
https://github.com/pulsar-edit/language-less

Merge pull request #49 from itiut/parse-non-quoted-relative-urls

Parse non-quoted relative urls

fecb7e1dfa8a28a3a53ca9f32f657d631908e967 authored almost 9 years ago
Parse non-quoted relative urls

aaf5dbd8937f6d9f7f432783da20406edd1f29b3 authored almost 9 years ago
Prepare 0.29.0 release

a4ded2608cd22b8dba79df2025ad8dcf62158ddb authored about 9 years ago
Merge pull request #42 from braver/additions

The labour of love

54536ea8ebcb0e481c7d6d0870fc392cb1da1111 authored about 9 years ago
remove folding stop/start markers from textmate

559aaa17d5c63548f2ab0d559a3212cef24ab932 authored about 9 years ago
add some inline comments

922038f2990eb486d2a01ab250c0f77ff0a0e4d6 authored about 9 years ago
update spec for #37

de86e2939901aafc8d89867df3d1ac7b748c33b0 authored about 9 years ago
collect the import and var interpolation tests

2f753f91a551241bd54cea46f6abac1d3e0a3b8b authored about 9 years ago
collect the pseudo class tests

8b1df915f570a56488f62339179999408a29ff0d authored about 9 years ago
tes for commas

000f07d8fe55dba02cac324ba1610fed7828d22b authored about 9 years ago
test for the comma

7cd7a009cc11909eb1b78cc7e3ab2f4394616749 authored about 9 years ago
variable interpolation in selectors also correctly scoped for class and id

42c463200a15e57a92d07f0f8e25552efd39d380 authored about 9 years ago
test for the @media keyword

905ef1c7bc169bd8afeeefa5e984755b39cd0052 authored about 9 years ago
pluralise the patterns in the repository

892ca1e5002161f9686447fc31863308263b93e9 authored about 9 years ago
erroneous whitespace

8266d23bce72e2b8e4be251a674050a1b8d495fd authored about 9 years ago
sort unit and type checking

ef4c6bd436834bff65ce2e9707408b3c4466324b authored about 9 years ago
add comment about booleans

e00570b98b90017a4dbec4be9468cc6182ecb5f6 authored about 9 years ago
don't escape curly braces

20228c7c00fdab5509207565cbe79c50ef7a975f authored about 9 years ago
\\\ -> \\

d9cb17f6883f201b607280e929f5916c43d9d085 authored about 9 years ago
sort import options

266435ac5441f977e334a17360b055d9a8962ed8 authored about 9 years ago
allow multiple imports on one line: "Less.js doesn't care where you put @import statements" http://lesscss.org/features/#import-directives-feature

19db7a4468247ea7d215fbfeeec5b5f7195fdec7 authored about 9 years ago
merge string patterns

c98bd882cd9c8517198ab8a29f310d90ec6977b4 authored about 9 years ago
linter

4c3da254f1aa92fc617c5adc8a6f26f6039d5fdf authored about 9 years ago
remove outdated comment

039f604dd5536aa2f4268c395fd0963196f83805 authored about 9 years ago
add extend pseudo-class: http://lesscss.org/features/#extend-feature

e6743ee1548cf74b0606d2a864b7ab9e161ab73c authored about 9 years ago
add touch-action property: https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action#Syntax

27b05893a0b2efee8f315cb203383c8d8ef29c60 authored about 9 years ago
add / operator

5e4ccc08c77715bb0bbafd0a95d80ca03e4e1d5a authored about 9 years ago
add line-break property-name: https://developer.mozilla.org/en-US/docs/Web/CSS/line-break#Syntax

114fb8221b83a951c2781e4eb94cfac7cc426d7b authored about 9 years ago
tokenise comma list separator

67a232c128c330d366f8caca3c09a280ee6cca11 authored about 9 years ago
add mixing guard functions

2256d7fac85ffeb11d725717f7e51f7408520076 authored about 9 years ago
add the "true" boolean: http://lesscss.org/features/#mixin-guards-feature-guard-comparison-operators

c80916f110971b20ad705920307d94980706edc9 authored about 9 years ago
reverse sort property values to prevent premature capture (e.g. inline-block)

ab33c7108a2b1cb84c48a7cd66c5d614f0d4dc59 authored about 9 years ago
improve support for orientation media queries and make specs more robust

2359afc1b4869fe6e0544ccc33ea6ea88dd4d94a authored about 9 years ago
cover import statements and variable interpolation in specs

fb140853e4e2ad94497968d2b9a773f301ace092 authored about 9 years ago
import scope now wraps the statement and uses strings and variable interpolation components

34c37624a80ec49a95b1180ebc85e752e271f1f1 authored about 9 years ago
code style

83d7852dbb8b6e8247e276859ca550a69b217b3a authored about 9 years ago
round braces and comma's as reusable components

f0dcc5ccc98323c31eba983ebb13a1579f9b599c authored about 9 years ago
variable interpolation now reusable component

f5648df4e8296d5ba4cba4a500f88188104673fe authored about 9 years ago
single and double quoted strings now reusable component

97a72cf9d44056846d18804bc5908c0889ed1f59 authored about 9 years ago
recongize unquoted urls

e008cba1377651c838afdba05b6d1838a3ab4a17 authored about 9 years ago
add missing transform functions

eee482c4682206b7c91c6b99355feb5f69abbaf3 authored about 9 years ago
add missing table-* property values

e643ce94319ba585cf814460e105edff75899063 authored about 9 years ago
update @media features

04f30fd152b74aca5cf6a0eb8ac9982f7bfd4e35 authored about 9 years ago
fix display table-cell and table-row

655982ed884043f197d515011c95b70d462ee428 authored about 9 years ago
support more typography features

6ca13eb552346160dd965302b41061696ac4732a authored over 9 years ago
recognize color names from CSS Color Module Level 4

fdabe5c727bccbb8e9a58d258dcb7cdf84abe701 authored over 9 years ago
mix and background blend modes and assorted values

7040504af47c64ade83e99ab32552b6f45efa65a authored over 9 years ago
text-rendering values

b96c86aea1d168107dd8e2fad2e30be136364b5b authored over 9 years ago
Merge pull request #43 from lipis/less-rename

LESS to Less

cff352f97a23e1fd3ffc1837c959125f0bd9add6 authored over 9 years ago
LESS to Less

85d2f99aef9c8b159fc890721712bd83f5fb0beb authored over 9 years ago
calc is a function

a29957b44de46661c584b5ae0e725e3fe036433f authored over 9 years ago
add spec for linear-gradient

72037e9190af8d8623d5fb75a5212061ef0ae66d authored over 9 years ago
don't let linear eat up linear-gradient

39dc683d033a0fd9e3fc6413265130ece047eb4b authored over 9 years ago
add todo

b6a8e65263d7032cd1f59a49062b3e59a24dcf16 authored over 9 years ago
match pseudo-classes in nested lists. also, don't accept :: in pseudo-classes or ::::: in pseudo-elements.

739dcc8555ac462e35ea104f120214f94143b84d authored over 9 years ago
properly match built-in functions

b6c302b9fe0bf0e0e87aa2b8454adf5278e4ae96 authored over 9 years ago
stop it from breaking over font lists

6947e40a85e032f4bae66c697f97860b1e9b92f3 authored over 9 years ago
more specs

4564028d59a6bc9ba8084d6b3ab3704c67459615 authored over 9 years ago
more specs

d3998b243458ba6f6469eb9e09a0b781d5d62db4 authored over 9 years ago
text rendering is actually not specific for svg

995d04ff9f79e32b1a91740739eec7c657322a54 authored over 9 years ago
Prepare 0.28.3 release

eabb861ac7c8a0cb13731e52dae6e1f3ce2071fd authored over 9 years ago
add specs for interpolation

77d5f84a6f87b1dd6ba2abf5edaeaff31b9174f9 authored over 9 years ago
fix specs by not capturing } but lookahead for it

1562dfc7f6df8b75653a762e8babd72765f84536 authored over 9 years ago
move the problem of interpolation elsewhere

af2821f229119517fdf0f34042ec1d3b9e984d6e authored over 9 years ago
interpolated property now works

e3f998c01aa53ec179aea3b52e5c739bcf858474 authored over 9 years ago
start a spec for variable interpolation

24da59b9b73efa2ebce5a0ed4ecb0f5de8fb9638 authored over 9 years ago
recognise variable interpolation

3ddd946f3904b1c6fc30f37c1576585139dc933b authored over 9 years ago
make spec green again by adding a word-boundary check on property names

29bb390e13c8bb132094553c6e79d1f9add66115 authored over 9 years ago
fix the order for justify-content

7f8fd0ce06db39d3b59ca5b4d240731fed71ed30 authored over 9 years ago
linear-gradient etc are actually more like methods, and line is not a property

a583dfa1dbdf7efdf77d7e7d38489d142f0d5c41 authored over 9 years ago
don't lookahead for , if you find a ( so property lists still work with stuff like linear-gradient

59079df70e60b9c4acb56ff21ec8abec4ea10029 authored over 9 years ago
recognise @{ as different from { to fix #37

9a78f63d496d6284fa36f4f6b4bd632d42d36ff1 authored over 9 years ago
switch to negative look-ahead instead of requiring semi colon

5811d67399f5a20c8ce59f1699896da5ab7cadd5 authored over 9 years ago
require semi colon termination on property values

c44b4f8f44b0254b65fb7aad515d38e166defa6e authored over 9 years ago
it's not a custom elements if it starts with :. also prioritise svg elements over custom elements

f5c810434078f11aad562474de8c6dde05e32bf0 authored over 9 years ago
require a semi-colon at the end of a property to fix #30

987f1465fa32d7735c53dd9812d1b4edc4e3ff01 authored over 9 years ago
correct matching for easing

138dd19111bfa4e3b7ad3870f353ee8ee267ff6d authored over 9 years ago
don't mess with @media etc, much simpler too

7410bdb7486548fe33e3c5ed44e8b050dbc2e86f authored over 9 years ago
capture less import options: http://lesscss.org/features/#import-options

df152505cf75fdd027aa58e2ed79bc3266dfc7b3 authored over 9 years ago
fix those builtin functions

5dee430e2e5be6c0b76e6f9e0e5616afc6cdfe1f authored over 9 years ago
Revert "actually match those font names"

This reverts commit ba3dd0848f02de816fdf8acc4976969c0193ae6f.

d804bc030ad33c6b0929561a3dfb8bd8b9dac17f authored over 9 years ago
Revert "and you know what, also capture those builtin functions and colours and stuffs"

This reverts commit 2b72fe67bb60ae69e3580a997558e03c8265f4ed.

6cf37c8d420ad40782c6588165f9756d7a05d49f authored over 9 years ago
and you know what, also capture those builtin functions and colours and stuffs

2b72fe67bb60ae69e3580a997558e03c8265f4ed authored over 9 years ago
actually match those font names

ba3dd0848f02de816fdf8acc4976969c0193ae6f authored over 9 years ago
resolve merge conflicts

400dad09f9aa92d7db213693bdb6c4f5c6373468 authored over 9 years ago
text overflow re: #39

6f11a23d0b88fe633339e3b8673b86630bf02aa3 authored over 9 years ago
flex

440268a8fc9db43b67a5b69f39fede9a6b604d6c authored over 9 years ago
add svg property values

f098fd603d0355881ab931001e7865234c798ba7 authored over 9 years ago
add currentColor value

d5149dcfd825c7fa36b00d318b49065e64c666e7 authored over 9 years ago
remove properties already in non-svg

2f997821dc926541fadcfeedf7f73ab6f101dfcd authored over 9 years ago
add svg element and property-names

972ff4685c2ce120dcea3554c7fe678b7a639a9d authored over 9 years ago
Merge pull request #41 from braver/easing

properly capture easing properties

14ff37706a8ca56b1cc5caf8184872fab6d8292f authored over 9 years ago
properly capture easing properties

203af83e267b170f715dfe0e98a9147ca1c939b4 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

abaf1babe2f01d2525973f5fa5a4ec3e47f07b63 authored over 9 years ago
Fix indentation

f72145e212964c2b81601cdf271522cc3c49db73 authored over 9 years ago
Prepare 0.28.2 release

62dccd74e76509534be8f622716d93721ff14b81 authored over 9 years ago
Properly stop property lists

Refs atom/language-css#34

b6a4672710753f77136bac9b1a31ec643e340403 authored over 9 years ago
Prepare 0.28.1 release

6dbed7eea24640751438ce8bbd1fda5f240ae3d0 authored over 9 years ago
Parse out property-value scope when up against a `}`

Refs atom/autocomplete-css#20

bc770f925abad28958fb338ddc2b94bca3cb2240 authored over 9 years ago
Prepare 0.28.0 release

da06a075bb73e2852e53e6c649f7f4cce6e55836 authored over 9 years ago