index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
components
/
timed_progress_bar.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update prettier to version ^1.15.3
Alex Browne
2019-01-11
1
-4
/
+1
*
feat: use PureComponent instead of Component
fragosti
2019-01-02
1
-1
/
+1
*
fix(instant): Progress bar background color should be 10% primary color
Steve Klebanoff
2018-11-29
1
-4
/
+13
*
feat: refactor progress bar code to expose static progress bar
fragosti
2018-11-10
1
-13
/
+33
*
chore: linter
fragosti
2018-11-07
1
-1
/
+1
*
fix: progress bar
fragosti
2018-11-07
1
-6
/
+8
*
Remove old TODO
Steve Klebanoff
2018-11-02
1
-1
/
+1
*
Use primary color instead of black
Steve Klebanoff
2018-11-02
1
-1
/
+1
*
maxWidth -> toWidth, and make from and to width consistent units
Steve Klebanoff
2018-11-02
1
-10
/
+10
*
Getting rid of TimedProgress state
Steve Klebanoff
2018-11-02
1
-47
/
+23
*
Minor cleanup
Steve Klebanoff
2018-11-02
1
-2
/
+2
*
ended -> hasEnded
Steve Klebanoff
2018-11-02
1
-3
/
+3
*
Removing old simulated progress bar, and adding documentation to TimedProgres...
Steve Klebanoff
2018-11-01
1
-4
/
+5
*
WIP of new timedprogressbar using CSS animations
Steve Klebanoff
2018-11-01
1
-0
/
+101