FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
feat: implement css-variables and css-calc by m-abs · Pull Request #7553 · NativeScript/NativeScript · GitHub
NativeScript
/
NativeScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
25.7k
Code
Issues
775
Pull requests
73
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: implement css-variables and css-calc
- #7553
#7553
Merged
SvetoslavTsenov
merged 50 commits into
NativeScript:master
NativeScript/NativeScript:master
from
m-abs:feat/css-variables
m-abs/NativeScript:feat/css-variables
Copy head branch name to clipboard
Aug 19, 2019
Conversation
Commits
50
(50)
Checks
Files changed
Merged
feat: implement css-variables and css-calc
#7553
SvetoslavTsenov
merged 50 commits into
NativeScript:master
NativeScript/NativeScript:master
from
m-abs:feat/css-variables
m-abs/NativeScript:feat/css-variables
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2019
feat: implement basic support for css-variables
m-abs
committed
9b6b16b
View commit details
Copy full SHA for 9b6b16b
Browse repository at this point
fix(test): test-watch-android and test-watch-ios was broken
m-abs
committed
8a64bab
View commit details
Copy full SHA for 8a64bab
Browse repository at this point
fix: processing css-variables belong in CssProperty-classes
Show description for a6c0ab8
m-abs
committed
a6c0ab8
View commit details
Copy full SHA for a6c0ab8
Browse repository at this point
fix(css-variables): set style attribute override value from css-classes
m-abs
committed
409c68c
View commit details
Copy full SHA for 409c68c
Browse repository at this point
feat: add css calc-support using 'reduce-css-calc'
m-abs
committed
88f5a9f
View commit details
Copy full SHA for 88f5a9f
Browse repository at this point
Merge branch 'master' into feat/css-variables
m-abs
committed
fea4efc
View commit details
Copy full SHA for fea4efc
Browse repository at this point
Commits on Jul 20, 2019
fix(tslint): missing semicolon and incorrect quotemark
m-abs
committed
3799c06
View commit details
Copy full SHA for 3799c06
Browse repository at this point
Commits on Jul 23, 2019
Merge branch 'master' into feat/css-variables
m-abs
authored
19f27ee
View commit details
Copy full SHA for 19f27ee
Browse repository at this point
Commits on Jul 24, 2019
Merge branch 'master' into feat/css-variables
m-abs
authored
ccb9501
View commit details
Copy full SHA for ccb9501
Browse repository at this point
feat: move css-variable handling to Style-class
m-abs
committed
50bb628
View commit details
Copy full SHA for 50bb628
Browse repository at this point
Merge branch 'feat/css-variables' of github.com:m-abs/NativeScript into feat/css-variables
m-abs
committed
b5a83d7
View commit details
Copy full SHA for b5a83d7
Browse repository at this point
chor: add comments explaining css-variable implmentation
m-abs
committed
f6ae1ef
View commit details
Copy full SHA for f6ae1ef
Browse repository at this point
chor: set css-variables before other style properties
m-abs
committed
0074104
View commit details
Copy full SHA for 0074104
Browse repository at this point
chor(css-variables): cleaning up
m-abs
committed
d22dc56
View commit details
Copy full SHA for d22dc56
Browse repository at this point
Commits on Jul 25, 2019
chor: code style fixes
m-abs
committed
e4e53ce
View commit details
Copy full SHA for e4e53ce
Browse repository at this point
Commits on Aug 2, 2019
Merge branch 'master' into feat/css-variables
m-abs
committed
5a42c1b
View commit details
Copy full SHA for 5a42c1b
Browse repository at this point
Commits on Aug 5, 2019
Merge branch 'master' into feat/css-variables
manoldonev
authored
c394fbe
View commit details
Copy full SHA for c394fbe
Browse repository at this point
test(CSS-CALC): Add tests for nested css-calc statements
m-abs
committed
f381315
View commit details
Copy full SHA for f381315
Browse repository at this point
Merge branch 'master' into feat/css-variables
m-abs
committed
026f0ce
View commit details
Copy full SHA for 026f0ce
Browse repository at this point
fix(CSS-CALC): dip-unit not supported by reduce-css-calc
m-abs
committed
0117a83
View commit details
Copy full SHA for 0117a83
Browse repository at this point
Commits on Aug 6, 2019
fix(tslint): use double quotemarks
m-abs
committed
3d46e9e
View commit details
Copy full SHA for 3d46e9e
Browse repository at this point
test(css-calc): test _cssCalcConverter directly
m-abs
committed
15635ad
View commit details
Copy full SHA for 15635ad
Browse repository at this point
Commits on Aug 8, 2019
Merge branch 'master' into feat/css-variables
manoldonev
authored
8f732d1
View commit details
Copy full SHA for 8f732d1
Browse repository at this point
chor(css-variables): rename and clean up _cssVariableConverter to _evaluateCssVariable
m-abs
committed
6de0881
View commit details
Copy full SHA for 6de0881
Browse repository at this point
chor: rename varname to varName for consistency
m-abs
committed
730b6cb
View commit details
Copy full SHA for 730b6cb
Browse repository at this point
Commits on Aug 12, 2019
Merge branch 'master' into feat/css-variables
m-abs
authored
a2a3661
View commit details
Copy full SHA for a2a3661
Browse repository at this point
Commits on Aug 13, 2019
chor: support css-calc and variables for normal properties
m-abs
committed
41cab1a
View commit details
Copy full SHA for 41cab1a
Browse repository at this point
Merge branch 'feat/css-variables' of github.com:m-abs/NativeScript into feat/css-variables
m-abs
committed
703b322
View commit details
Copy full SHA for 703b322
Browse repository at this point
chor: use string.replace to evaluate css-variables
m-abs
committed
428814f
View commit details
Copy full SHA for 428814f
Browse repository at this point
fix: Missing blank line before return
m-abs
committed
707199c
View commit details
Copy full SHA for 707199c
Browse repository at this point
chor: rename css-calc functions
m-abs
committed
7a24257
View commit details
Copy full SHA for 7a24257
Browse repository at this point
fix: undefined css-variables treated as 'unset'
m-abs
committed
0efecce
View commit details
Copy full SHA for 0efecce
Browse repository at this point
Merge branch 'master' into feat/css-variables
m-abs
authored
1b3647f
View commit details
Copy full SHA for 1b3647f
Browse repository at this point
fix(tslint): use double quotemarks
m-abs
committed
e942cf3
View commit details
Copy full SHA for e942cf3
Browse repository at this point
Commits on Aug 14, 2019
feat(css-variable): handle fallback values
m-abs
committed
2484e6f
View commit details
Copy full SHA for 2484e6f
Browse repository at this point
chor(css-variables): handle unsetValue
m-abs
committed
1b9feb6
View commit details
Copy full SHA for 1b9feb6
Browse repository at this point
chor: process css-calc and css-variables in style-scope
m-abs
committed
690b852
View commit details
Copy full SHA for 690b852
Browse repository at this point
Merge remote-tracking branch 'origin/master' into feat/css-variables
m-abs
committed
6c5b3a0
View commit details
Copy full SHA for 6c5b3a0
Browse repository at this point
chore: clean-up css-calc/variable expressions
m-abs
committed
53ae2d7
View commit details
Copy full SHA for 53ae2d7
Browse repository at this point
fix(css-calc): handle invalid expressions
m-abs
committed
05bb58c
View commit details
Copy full SHA for 05bb58c
Browse repository at this point
chore(CSSState): update comments
m-abs
committed
978907c
View commit details
Copy full SHA for 978907c
Browse repository at this point
chore(Style): rename css-variable functions
m-abs
committed
1f25a33
View commit details
Copy full SHA for 1f25a33
Browse repository at this point
Commits on Aug 15, 2019
chore(css-variables): describe fallback logic
m-abs
committed
336aa9d
View commit details
Copy full SHA for 336aa9d
Browse repository at this point
Merge branch 'master' into feat/css-variables
m-abs
authored
2c22782
View commit details
Copy full SHA for 2c22782
Browse repository at this point
chore: move reset scoped css-variables to Style-class
m-abs
committed
54195a2
View commit details
Copy full SHA for 54195a2
Browse repository at this point
Commits on Aug 18, 2019
chore(CssState): simplify check for css expressions
m-abs
committed
d448f30
View commit details
Copy full SHA for d448f30
Browse repository at this point
Merge branch 'master' into feat/css-variables
m-abs
committed
a6bcbdc
View commit details
Copy full SHA for a6bcbdc
Browse repository at this point
Commits on Aug 19, 2019
Merge branch 'master' into feat/css-variables
manoldonev
authored
53f05d0
View commit details
Copy full SHA for 53f05d0
Browse repository at this point
chore: add reduce-css-calc to /package.json
m-abs
committed
2d79807
View commit details
Copy full SHA for 2d79807
Browse repository at this point
Merge branch 'master' into feat/css-variables
SvetoslavTsenov
authored
c316553
View commit details
Copy full SHA for c316553
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL