Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bd/switch develop to master #43

Merged
merged 134 commits into from Jan 16, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
134 commits
Select commit Hold shift + click to select a range
509b7ae
Merge pull request #1 from endrjuskr/master
endrjuskr Oct 23, 2014
5ae85c0
Merge pull request #2 from endrjuskr/master
endrjuskr Oct 23, 2014
5cb4d4c
Add measurers.
Oct 29, 2014
bf72490
Introduce wrappers.
Oct 30, 2014
7eeeace
Add tokenizer.
Oct 30, 2014
680d254
Wrapper test.
Oct 30, 2014
e371c61
Wrapping one token.
Oct 31, 2014
84852db
Wrapper for one line.
Oct 31, 2014
cc8a4bb
Update README.md
endrjuskr Oct 31, 2014
e073bc4
Verify test.
Oct 31, 2014
e97d204
Is blank.
Oct 31, 2014
b4689b9
Poper naming.
Oct 31, 2014
afdb26e
Merge pull request #3 from endrjuskr/wrapper
endrjuskr Oct 31, 2014
f933ee0
Add doc.
Nov 1, 2014
00e2b0f
Start writer.
Nov 3, 2014
49f4fab
Change wrapper signature.
Nov 4, 2014
268077b
Add test for writer.
Nov 4, 2014
e7f8dba
Update docs.
Nov 4, 2014
45a305e
Update README.md
endrjuskr Nov 4, 2014
c8b0e9c
Update README.md
endrjuskr Nov 4, 2014
a235ac2
Parser -> Converter
Nov 6, 2014
baa185a
Remove state from wrapper.
Nov 6, 2014
2d8ad42
Use setters in constructor.
Nov 6, 2014
d25a17b
Introduce DOM utils.
Nov 6, 2014
577a7f5
Fix Travis error.
Nov 6, 2014
2486c06
Be more functional.
Nov 6, 2014
a07fbdf
Respect allowBreakingWords.
Nov 6, 2014
6b30ee6
Wrapping multiple lines.
Nov 7, 2014
b021cb2
Wrpping multi line.
Nov 7, 2014
ef0cd2d
Fix test.
Nov 7, 2014
2aad345
Add closeTo.
Nov 7, 2014
0327f2b
Introduce playground.
Nov 7, 2014
c2a3dd2
Add SouceLabs.
Nov 7, 2014
2ba2998
Fix SouceLabs.
Nov 7, 2014
cb49e7f
Encrypt.
Nov 7, 2014
244d3bc
Update README.md
endrjuskr Nov 7, 2014
e6b818b
Update README.md
endrjuskr Nov 7, 2014
15f11a5
Fix key.
Nov 7, 2014
63a60de
Merge branch 'develop' of https://github.com/endrjuskr/svg-typewriter…
Nov 7, 2014
bb5a6f3
Add safari.
Nov 7, 2014
94ba523
Reformat break token.
Nov 7, 2014
ebdfcf6
Implement ellipsis.
Nov 10, 2014
4fc04b4
Take arbitrary element for measurment.
Nov 10, 2014
252a652
Add more tests.
Nov 11, 2014
22c2595
Add tests for cache.
Nov 11, 2014
aca74ee
Add more tests for wrapper.
Nov 11, 2014
4fcb391
Dom, utils tests.
Nov 11, 2014
cb415a2
Test ellipsis.
Nov 11, 2014
c8aca8a
Fix wrapping issue.
Nov 11, 2014
4f669ad
Fix wrapper.
Nov 11, 2014
ee21ca9
Writer.
Nov 11, 2014
4b9bc0e
Vertical writer.
Nov 11, 2014
902c9c7
Fix cache measurer. Improve coverage.
Nov 11, 2014
ecb945d
Fix writer alignment.
Nov 12, 2014
ae61f0e
More inteligent write test.
Nov 12, 2014
ae55076
Restructure writer.
Nov 13, 2014
6704db1
Fix ellipsis and whitespaces.
Nov 13, 2014
07aad28
Writer tests.
Nov 13, 2014
2822480
Modify wrapper.
Nov 13, 2014
ef0c78b
Remove converters.
Nov 13, 2014
4d982f0
Refactor wrapper.
Nov 13, 2014
a7edd0c
Suport angles.
Nov 13, 2014
a716d4f
Fix writer, add more tests.
Nov 13, 2014
46dd7c6
Playground.
Nov 14, 2014
ab74591
Introduce title.
Nov 14, 2014
4fb77c4
Inteligent wrapper.
Nov 14, 2014
58f649d
Introduce animation.
Nov 15, 2014
b472b96
Skip test.
Nov 16, 2014
d292dd7
Writer id.
Nov 17, 2014
b55acec
Fix animation.
Nov 17, 2014
e6255a3
Different animators.
Nov 17, 2014
557454a
Fix opacity animator.
Nov 17, 2014
5d26fe5
Divide tests.
Nov 17, 2014
9dc38ee
Moving animator.
Nov 18, 2014
d53802b
Example page.
Nov 20, 2014
c76bc6f
Update README.md from gh-pages.
Nov 25, 2014
906662c
Update README.md from gh-pages.
Nov 25, 2014
d4d4003
Fix animation on different rotations.
Dec 4, 2014
13759c2
Add License.
Dec 9, 2014
8496cdc
Remove old file.
Dec 9, 2014
d7cddae
Proper path.
Dec 9, 2014
a09a810
Proper Travis.Proper Travis.
Dec 9, 2014
a93355a
Fix bower depedencies.
Dec 9, 2014
b133395
New version.
Dec 9, 2014
771470f
Expose clear cache.
Dec 9, 2014
c3461bf
Fix clippath.
Dec 12, 2014
40900f3
Fix wrapper with no lines.
Dec 16, 2014
93336f5
Fix measurer.
Dec 17, 2014
6f52b8b
New version.
Dec 17, 2014
0087435
Fix wrapper.
Dec 17, 2014
cfd8982
Fix test.
Dec 17, 2014
e6b06e4
Skip test.
Dec 17, 2014
c3f96a7
New version 0.1.6.
Dec 17, 2014
b966f22
Change ems.
Dec 17, 2014
bc6fd69
Padding.
Dec 17, 2014
91643ca
Adjust.
Dec 17, 2014
59e9327
Revert offset.
Dec 17, 2014
c49db0f
Skip test.
Dec 17, 2014
3964154
Find text element.
Dec 18, 2014
6514676
Fix ellipsis.
Dec 19, 2014
4025243
Upgrade d3 version.
Mar 17, 2015
8477834
Merge pull request #26 from palantir/upgrade-d3
jtlan Mar 17, 2015
dbb0a47
v0.1.11
Mar 17, 2015
0256b10
Merge pull request #27 from palantir/bump-version
jtlan Mar 17, 2015
9e2d660
Update Typescript and typings.
Jun 1, 2015
fd1b5d8
Sauce changes to use latest versions of browsers, no tunnel.
Jun 1, 2015
a8c29e2
Merge pull request #28 from palantir/updateTypings
jtlan Jun 1, 2015
4acf9c2
Bump version to v0.2.0
Jun 1, 2015
c13358f
Merge pull request #29 from palantir/v0.2.0
jtlan Jun 1, 2015
94358e9
Switch from Selection<string> to Selection<void>.
Jun 2, 2015
0578c46
Merge pull request #30 from palantir/changeGeneric
jtlan Jun 2, 2015
b76ae69
Bump version to v0.3.0
Jun 2, 2015
6860d12
Merge pull request #31 from palantir/v0.3.0
jtlan Jun 2, 2015
5eb9289
Add typescript definition block to bower.json for use with tsd link
Sep 10, 2015
91d7956
Merge pull request #33 from zerovox/bower-typescript-definition
bluong Sep 10, 2015
71384c3
test for circle ci (#36)
jkillian Apr 13, 2016
19e6c6c
Set up NPM distribution (#35)
jkillian Apr 13, 2016
49695f1
Update README build status badge (travis -> circle)
adidahiya Apr 13, 2016
c501c2b
Redo repo
themadcreator Jan 10, 2017
d662648
Adding tslint rules from blueprint and fixing lint errors
themadcreator Jan 10, 2017
aef0219
Adding coverage checks
themadcreator Jan 10, 2017
aaaeaf2
Removing unnecessary nesting of tests directories. Fixing coverage
themadcreator Jan 10, 2017
6c2dc77
Add license header to all source files
themadcreator Jan 10, 2017
e68faee
Go full module mode. Update typedoc generation
themadcreator Jan 11, 2017
8ec94d4
Add dev preview. Fix whitespace issue.
themadcreator Jan 12, 2017
3aa6f12
Adding docs and dev preview to commits and PRs
themadcreator Jan 12, 2017
e28a4a6
Fixing scripts
themadcreator Jan 12, 2017
d25174f
Add artifacts to make previews visible
themadcreator Jan 12, 2017
a6dd66f
Fix title of dev preview page
themadcreator Jan 12, 2017
b51dfdc
Use modern node versions. Add saucelabs crossbrowser tests
themadcreator Jan 12, 2017
70400b9
Kick build
themadcreator Jan 12, 2017
9c71190
Test command syntax
themadcreator Jan 12, 2017
0fd2405
Use npmignore whitelist. Change d3 types versions. Remove es6-shim
themadcreator Jan 13, 2017
45c2bb5
Merge pull request #42 from palantir/bd/redo
themadcreator Jan 13, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 4 additions & 7 deletions .gitignore
Expand Up @@ -2,15 +2,12 @@
*.tmp.txt
node_modules
build
local/
.tscache/
coverage
preview/bundle.js

# IDEs
.idea/
# Emacs
.#*

# vim
*.swp
*~

# Eclipse
*.project
4 changes: 4 additions & 0 deletions .istanbul.yml
@@ -0,0 +1,4 @@
check:
each:
statements: 90
lines: 90
25 changes: 25 additions & 0 deletions .min-wd
@@ -0,0 +1,25 @@
{
"sauceLabs": true,
"hostname": "localhost",
"port": 8081,
"testname": "SVGTypewriter Sauce Unit Tests",
"browsers": [{
"name": "firefox",
"platform": "linux"
}, {
"name": "chrome",
"platform": "linux"
}, {
"name": "internet explorer",
"platform": "Windows 10",
"version": "11.103"
}, {
"name": "MicrosoftEdge",
"platform": "Windows 10",
"version": "14.14393"
}, {
"name": "safari",
"platform": "OS X 10.10",
"version": "8"
}]
}
11 changes: 11 additions & 0 deletions .npmignore
@@ -0,0 +1,11 @@
**/*
!README.md
!LICENSE
!package.json

# include source typescript
!src/**/*

# include compiled javascript, sourcemaps, and declarations
!build/src/**/*

5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

257 changes: 0 additions & 257 deletions Gruntfile.js

This file was deleted.

22 changes: 22 additions & 0 deletions LICENSE
@@ -0,0 +1,22 @@

The MIT License (MIT)

Copyright (c) 2014-2016 Palantir Technologies, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.