Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
232 commits
Select commit Hold shift + click to select a range
bd00db6
[QPE-406] Initial build pipeline setup
marols Dec 3, 2018
e31c5f7
Update README.md
Caele Dec 4, 2018
42b906a
Fix webpack build (WIP)
Dec 4, 2018
b9172ca
Add error checking to paint()
Dec 4, 2018
c903291
Fix formatting errors
Dec 4, 2018
e867d6a
Fix dependency hell
Dec 4, 2018
7b98a49
Add dummy test
Dec 4, 2018
f552e84
Update wbfolder.wbl
marols Dec 5, 2018
cccbca6
Merge pull request #1 from qlik-oss/feature/QPE-406
marols Dec 5, 2018
e5e0e0d
extension to re-paint at analysis mode also
Dec 7, 2018
0c36454
edit mode interaction prevented
Dec 7, 2018
725a94c
removing a console error
Dec 7, 2018
90d5f62
object standardization applied
Dec 7, 2018
247ce84
css class added to the parent container of the extension
Dec 7, 2018
b0af8a0
fix chart render crash issue [448]
kristofferlind Dec 11, 2018
cf3ae4b
fix css discrepancy issues [447, 449]
kristofferlind Dec 11, 2018
8633ee9
replace d3-3 with d3
kristofferlind Dec 11, 2018
61c864a
commented code deleted
Dec 12, 2018
17d0716
Css class deleted for the template
Dec 12, 2018
18afd67
Merge pull request #4 from qlik-oss/feature/QPE-446
PiotrNestor Dec 12, 2018
a635fe0
reverting the check for edit mode rendering
Dec 13, 2018
6f016a0
merge conflicts resolved
Dec 13, 2018
d4c687c
edit mode rules added to .less file
Dec 13, 2018
b63ed11
Merge pull request #3 from qlik-oss/object-standard
PiotrNestor Dec 13, 2018
ded6f48
Merge pull request #2 from qlik-oss/edit-mode
Dec 13, 2018
d275c33
Merge pull request #7 from qlik-oss/feature/QPE-455
Dec 13, 2018
a097400
set transition delay and duration to 0 when printing
kristofferlind Dec 13, 2018
3fe2838
remove default transition delay and lower duration
kristofferlind Dec 13, 2018
9e8aa9d
only display format link when custom format is selected
kristofferlind Dec 11, 2018
b8fdd38
Merge pull request #10 from qlik-oss/feature/QPE-411
PiotrNestor Dec 14, 2018
46da2c7
show definition for measureAxis when label is falsy
kristofferlind Dec 12, 2018
d302f7c
Merge pull request #5 from qlik-oss/feature/QPE-421
PiotrNestor Dec 14, 2018
40585cc
use qlik color picker and scales
kristofferlind Dec 14, 2018
3ca0ad5
rework according to updated settings and some cleanup
kristofferlind Dec 14, 2018
8331c9f
remove useless checks in colorSchema show function
kristofferlind Dec 14, 2018
56fc532
removed checks for removed properties
kristofferlind Dec 14, 2018
37c3ea0
Merge pull request #8 from qlik-oss/feature/QPE-422
PiotrNestor Dec 14, 2018
3ff6a0d
Merge pull request #11 from qlik-oss/feature/QPE-456
PiotrNestor Dec 14, 2018
6c27538
interpret qNum NaN as 0 for size and position of rect
kristofferlind Dec 13, 2018
e0de387
interpret NaN x and y for text as 0
kristofferlind Dec 13, 2018
204d7ae
replace isNaN with Number.isFinite
kristofferlind Dec 14, 2018
0a19bd7
fix autopolyfill setup
kristofferlind Dec 14, 2018
b70e1b1
Merge pull request #9 from qlik-oss/feature/QPE-420
Dec 14, 2018
68efd48
improve colorSchema fallbacks
kristofferlind Dec 19, 2018
c97eee2
Merge pull request #12 from qlik-oss/feature/QPE-470
PiotrNestor Dec 19, 2018
a734f21
WIP : rotation added to the labels within bars
Dec 19, 2018
06c803c
selection granted for legends
Dec 19, 2018
ddc5602
legend hovering enabled
Dec 19, 2018
9c25c5d
work in progress
Dec 21, 2018
179212f
single/multi color option is always shown
Dec 21, 2018
0558e44
selecting legends when it has 2 Dims
Jan 8, 2019
a7eacee
hovering legends work for 2 dims
Jan 8, 2019
5f1561d
legends redone to have a scroll
Jan 8, 2019
37f3009
selecting within bars implemented
Jan 8, 2019
b96c44d
vertically rotated lebels
Jan 9, 2019
2f4a9ca
logs and commented code deleted
Jan 9, 2019
5168fc1
scroll buttons added to the legend div
Jan 9, 2019
f13e03c
legend top position fixed
Jan 10, 2019
afd0bf3
legend bottom position fixed
Jan 10, 2019
c9273a6
arrows color changes to indicate no scrolling
Jan 10, 2019
2713890
labels aligned properly in vertical rotation
Jan 10, 2019
94db8bf
elipsis enhanced
Jan 10, 2019
8988bd7
legend scrolling arrows only shown when needed
Jan 11, 2019
f597433
scrolling prohibited in edit mode
Jan 11, 2019
a0bff6e
when legend is top positioned seletion is unabled
Jan 11, 2019
0f6c798
Merge pull request #16 from qlik-oss/QPE-521
Jan 11, 2019
dc1bfaa
Merge pull request #13 from qlik-oss/QPE-460
Jan 11, 2019
7314be5
Merge pull request #14 from qlik-oss/QPE-516
Jan 11, 2019
608a8ba
scroll bars code enhancment
Jan 13, 2019
8bde26b
Merge pull request #17 from qlik-oss/scroll-enhance
Jan 14, 2019
30a1a5e
tooltip is available even in selection mode
Jan 14, 2019
d1c4f78
adding a 2nd dimension prevented when 2 or more measures are added
Jan 14, 2019
58ba05b
color picker is off by one fixed
Jan 14, 2019
e74967f
X and Y axis labels in setting panel fixed
Jan 15, 2019
8d4bef3
Merge pull request #20 from qlik-oss/QPE-525
Jan 15, 2019
67a2d6d
duplicate measure renders duplicate bars
Jan 15, 2019
d1fa4ef
Merge pull request #19 from qlik-oss/QPE-527
Jan 16, 2019
c9758b9
touch does not trigger hover effects
Jan 17, 2019
f569fc2
Merge pull request #18 from qlik-oss/QPE-526
PiotrNestor Jan 17, 2019
17db670
Merge pull request #21 from qlik-oss/QPE-529
Jan 21, 2019
1f57b2f
console error managed
Jan 21, 2019
f4848a1
The data set is proper
Jan 21, 2019
c3717d3
qNum of measures used to differentiate between identical measures
Jan 22, 2019
e7073cd
color schemas to use Qlik's 12&100 colors sets
Jan 22, 2019
0e6c2c2
code enhanced
Jan 23, 2019
36a82a1
changing to a more declarative variable
Jan 24, 2019
883dad2
Merge pull request #23 from qlik-oss/QPE-528
Jan 28, 2019
13f2bd2
Merge pull request #24 from qlik-oss/QPE-544
Jan 28, 2019
3cb2dec
Finetuned IE 11 support
Jan 31, 2019
dbdc731
Label rotation option only available in Horizontal mode
Jan 31, 2019
88069ca
improvments on bars label positioning
Jan 31, 2019
ecbbb34
Load babel only once for a page
Feb 1, 2019
cced4aa
enhancment made for positioning labels
Feb 1, 2019
057f524
Add blackduck
Caele Feb 4, 2019
760dfa1
Update config.yml
Caele Feb 4, 2019
80cda1f
Merge pull request #26 from qlik-oss/QPE-578-multi-babel-load
Feb 6, 2019
9742655
Merge branch 'master' into QPE-547-ie-11-support
Feb 6, 2019
656220b
Merge pull request #25 from qlik-oss/QPE-547-ie-11-support
Feb 6, 2019
26d5b22
Show connectors Console log problem solved
Feb 6, 2019
5236d9c
Handle invalid measure input
Feb 6, 2019
7d9a3ff
code enhanced and typos fixed
Feb 7, 2019
0fdb45a
more typos
Feb 7, 2019
332f6a9
Merge pull request #22 from qlik-oss/QPE-530
Feb 8, 2019
26c37e8
avoid negatives
Caele Feb 8, 2019
3ae1688
Merge pull request #27 from qlik-oss/QPE-581-handle-invalid-measure
Feb 11, 2019
ef505ba
vertical rotation toggle to be hidden when not needed
Feb 12, 2019
8adff47
remove hover effect on connecters
Feb 12, 2019
21311fc
Merge pull request #31 from qlik-oss/QPE-588
Feb 12, 2019
5cd6a26
fix issue when ellipsis is turned off and text is rotated
Feb 13, 2019
c59ebf3
text inside bars don't show dimension
Feb 13, 2019
0ed13af
totals ellipsed when needed
Feb 13, 2019
3379124
slecting values withing the same dimension
Feb 13, 2019
d6f40e9
text color option to be hidden when Totals are showed
Feb 13, 2019
fb6a6e0
hide totals when ellipsis toggle is off
Feb 13, 2019
90cb905
Merge pull request #15 from qlik-oss/QPE-451
Feb 13, 2019
3b211d9
Merge pull request #32 from qlik-oss/QPE-596
Feb 13, 2019
f78b15c
merge conflicts solved
Feb 13, 2019
cb4613a
legends and bar colors react properly.
Feb 13, 2019
90f98cc
selection issue
Feb 13, 2019
802c0fa
WIP
Feb 14, 2019
a32f49a
selection issue solved
Feb 14, 2019
03aa710
legends text refreshes with selection
Feb 14, 2019
088d937
Update name, desc and preview
Caele Feb 15, 2019
1741cfa
resize preview
Caele Feb 15, 2019
1e9a14a
Merge pull request #34 from qlik-oss/caele/metadata
Caele Feb 15, 2019
fe76825
labels overlapping issue solved
Feb 15, 2019
011d1ee
colors for bars and connectore WIP
Feb 15, 2019
cd8492c
WIP
Feb 15, 2019
1a36e67
WIP to make legend selections works properly
Feb 18, 2019
3d76825
legend selection disabled for "CONFIRM" mode
Feb 18, 2019
288d39c
css cleanup
Feb 18, 2019
f23aa40
setting the measure scale domain to
Feb 18, 2019
f1edafb
handling negative measures properly
Feb 18, 2019
c281057
math shortcut
Feb 19, 2019
8d56f60
colors for deltas and bars and legends reworked
Feb 19, 2019
96b221c
reverting back to the case of not showing different colors
Feb 19, 2019
e5ac3c8
rwverting back
Feb 19, 2019
cd58e43
unnecessary code deleted
Feb 19, 2019
6bbc4bf
remove duplicate code
Feb 19, 2019
4f66b2e
handling null values
Feb 19, 2019
8adbbea
dimension labels styled
Feb 19, 2019
395390f
Text size proportional toggle deleted
Feb 19, 2019
321f96e
tilted labels position tweaked
Feb 19, 2019
91d3b2c
edge case for negative handled
Feb 20, 2019
1c402e6
Merge pull request #33 from qlik-oss/QPE-599
Verrin79 Feb 20, 2019
426e926
merge conflicts solved
Feb 20, 2019
3ed825c
Merge pull request #35 from qlik-oss/labels/enhancement
Verrin79 Feb 20, 2019
568ac1a
deleting unused code that crashed stacked bars
Feb 20, 2019
07197da
Merge pull request #38 from qlik-oss/QPE-608
Verrin79 Feb 20, 2019
643d8fc
refreshing the chart when data changes
Feb 20, 2019
0a7e933
Auto option removed from labels styling
Feb 20, 2019
c0a7857
merge conflicts solved
Feb 20, 2019
6d0a447
Merge pull request #36 from qlik-oss/QPE-606
Verrin79 Feb 20, 2019
4d4b3f1
Merge pull request #39 from qlik-oss/QPE-609
Verrin79 Feb 20, 2019
2843de3
positioning of D-labels on Horizontal orientation tweaked
Feb 20, 2019
f783f88
Merge pull request #30 from qlik-oss/caele-neg
Verrin79 Feb 21, 2019
0d68bb2
Merge pull request #37 from qlik-oss/QPE-607
Verrin79 Feb 21, 2019
073d755
checking if the d.values array was created before mapping it
Feb 21, 2019
814ed36
Merge pull request #40 from qlik-oss/crashing
Verrin79 Feb 21, 2019
280f219
can't select Null values
Feb 22, 2019
d55fe01
Revert to showing tooltips on connectors
Feb 25, 2019
1850fff
added padding to legends and removed set width on it
Feb 22, 2019
e0f316b
Handle edge case where we get unexpected offset value
Feb 25, 2019
922c9df
small cleanup
Feb 25, 2019
faf65c1
improve readability - refactor commit
Feb 25, 2019
1d93b78
minor refactor
Feb 25, 2019
bcbd332
Added limitation when getting console errors in specific transitions
Feb 26, 2019
c3e826f
Merge pull request #42 from qlik-oss/QPE-623-revert-tooltips-on-conne…
lebond Feb 26, 2019
651fab0
Merge pull request #43 from qlik-oss/QPE-624-legend-width-fix
lebond Feb 26, 2019
5f02d93
Prevent invalid coordinate values throwing console errors
Feb 26, 2019
8de68cd
Merge pull request #41 from qlik-oss/QPE-620
lebond Feb 26, 2019
882c4b3
Show second dimension if it's available
Feb 26, 2019
7974703
minor cleanup
Feb 26, 2019
5f09f1d
Show second dimension only if there is one
Feb 26, 2019
37bb007
Merge pull request #44 from qlik-oss/QPE-625-text-in-bars
lebond Feb 26, 2019
dfaa333
Enable selecting after clearing selection
Feb 27, 2019
e708ef9
minor cleanup
Feb 27, 2019
804ac14
Merge pull request #45 from qlik-oss/QPE-635-clear-selection-crash
lebond Feb 28, 2019
32dfc8e
Prevent "back" transition crashing desktop app
Feb 28, 2019
8a84c83
prevent console errors when toggling 100% bar chart
Feb 28, 2019
89b587d
Merge pull request #47 from qlik-oss/QPE-642-prevent-console-errors-o…
kristofferlind Feb 28, 2019
1f2f575
Merge pull request #46 from qlik-oss/QPE-641-prevent-crash-back-trans…
kristofferlind Feb 28, 2019
837284a
Avoid infinit loop on adding bar text
Mar 4, 2019
8a67557
Updated min/max values for dimens and measures
Mar 4, 2019
7777ee9
Removing staggered style option for vertical axis
Mar 4, 2019
18af960
Fix: Property affects wrong chart
Mar 8, 2019
9efc116
Merge pull request #48 from qlik-oss/QLIK-93982/Freeze
AlbertBackenhof Mar 11, 2019
0242913
Fixed legend size and scroll behavior
Mar 11, 2019
034a429
Merge pull request #52 from qlik-oss/DEB-115/PropertyMissmatch
AlbertBackenhof Mar 12, 2019
2746cd2
Merge pull request #53 from qlik-oss/DEB-118/LegendFixes
AlbertBackenhof Mar 12, 2019
aabd313
Merge pull request #50 from qlik-oss/QLIK-93959/LimitDimMeas
AlbertBackenhof Mar 12, 2019
c706efe
Merge pull request #51 from qlik-oss/QLIK-93975/NoVerticalStaggered
AlbertBackenhof Mar 12, 2019
7ea66e0
Valid id identifier when id starts on a digit
Mar 4, 2019
3b2e649
Merge pull request #49 from qlik-oss/QLIK-93979/Duplication
AlbertBackenhof Mar 12, 2019
9c5e5e1
Avoid NaN when calculating offset
Mar 21, 2019
640d006
Showing decimals when using number format
Mar 20, 2019
ed9ac05
Merge pull request #54 from qlik-oss/DEB-120/TotalsOnBars
AlbertBackenhof Mar 22, 2019
b5a958e
Merge pull request #55 from qlik-oss/QLIK-93972/NumberFormat
AlbertBackenhof Mar 26, 2019
d59c963
NumericalAbbrevations and unrestricted min/max
Mar 22, 2019
b25db1f
Aligned build to Dashboard bundle extension builds
Mar 27, 2019
58c3592
Merge pull request #56 from qlik-oss/QLIK-93978/NumericalAbbrevations
AlbertBackenhof Mar 28, 2019
1376b40
Stack positive and negative measures separately
Apr 1, 2019
a113ea3
Merge pull request #58 from qlik-oss/DEB-133
AlbertBackenhof Apr 23, 2019
ba148e1
Merge pull request #59 from qlik-oss/DEB-135/TwoStacks
AlbertBackenhof Apr 24, 2019
55b1ea9
Adding small divider between bar segments
Mar 22, 2019
79785c9
Fixed pivot point and offset of rotated bar-labels
Apr 24, 2019
94e59c9
Updated github readme
May 20, 2019
897fdbf
Merge pull request #62 from qlik-oss/DEB-136/readme
AlbertBackenhof May 20, 2019
326919d
Merge pull request #57 from qlik-oss/QLIK-93957/LinesBetweenBars
AlbertBackenhof May 27, 2019
17ffae7
Merge pull request #60 from qlik-oss/DEB-194/RotatingLabels
AlbertBackenhof May 27, 2019
a7a7876
Avoid bad values when used in trellis
May 16, 2019
a676941
QLIK-93969 : Updated the index used for default color in the color pa…
May 28, 2019
4b5c91c
Merge pull request #61 from qlik-oss/DEB-231/ErrorsInTrellis
AlbertBackenhof May 29, 2019
ecda87d
Possible to select "others" with dim limitation
May 29, 2019
9503b7b
Merge pull request #64 from qlik-oss/QLIK-93059/ClickableOthers
AlbertBackenhof Jun 17, 2019
14b3ab9
Merge pull request #63 from qlik-oss/QLIK-93969/wrongColor
PurwaShrivastava Jul 11, 2019
a51556f
Added an About section in the properties panel.
Jul 12, 2019
a01cc3d
Merge pull request #65 from qlik-oss/atq/addAboutInfo
PurwaShrivastava Jul 15, 2019
5bf7909
Update black duck link
phiols Sep 20, 2019
fcc42b9
Merge pull request #66 from qlik-oss/pol/bd
phiols Sep 20, 2019
7b65f8f
Fix for negative values
phiols Sep 27, 2019
d8da5e6
Merge pull request #67 from qlik-oss/pol/QLIK-96786
phiols Sep 27, 2019
f550953
Negative Height threw a lot of errors for the bars created which was …
Nov 21, 2019
1e5ea8b
Merge pull request #68 from qlik-oss/QB-497/negativeHeight
PurwaShrivastava Nov 28, 2019
368d36d
fix:QB-468 BAR&AREA chart extension went blank when maximize
Dec 26, 2019
4fa462f
Update ldw-barsPlus.js
sauravqlik Jan 8, 2020
7c2fb5e
Merge pull request #69 from qlik-oss/QB-468/BlankOnMaximize
sauravqlik Jan 8, 2020
3310ef5
Removing source maps from production mode.
Feb 12, 2020
0b75285
Merge pull request #70 from qlik-oss/QLIK-98564/sourceMaps
PurwaShrivastava Feb 12, 2020
d8072a3
fix: empty handle strings fixed
Feb 26, 2020
1aa8b36
Merge pull request #71 from qlik-oss/QB-711/fix-empty-strings-bar-are…
snigdhaprasad26 Feb 27, 2020
76d91bc
fix: reverting qb-468 changes
Apr 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"presets": [
["@babel/preset-env", {
"targets": {
"ie": "11"
},
"useBuiltIns": "entry"
}]
]
}
101 changes: 101 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
version: 2

defaults: &defaults
working_directory: ~/qlik-barplus-chart
docker:
- image: circleci/node:stretch
environment:
GITHUB_ORG: "qlik-oss"
GITHUB_REPO: "barsPlus"
PACKAGE_NAME: "qlik-barplus-chart"

jobs:
test:
docker:
- image: circleci/node:stretch-browsers
steps:
- checkout
- run:
name: Install dependencies
command: npm install
- run:
name: BlackDuck scan
command: curl -s https://detect.synopsys.com/detect.sh | bash -s -- \
--blackduck.url="https://qliktech.blackducksoftware.com" \
--blackduck.trust.cert=true \
--blackduck.username="svc-blackduck" \
--blackduck.password=${svc_blackduck} \
--detect.project.name="viz-bundle-qlik-barplus-chart"

bump-version:
<<: *defaults
steps:
- checkout
- run:
name: Bump version
command: scripts/bump-version.sh $GITHUB_ORG $GITHUB_REPO
- persist_to_workspace:
root: ~/qlik-barplus-chart
paths:
- BUMPED_VERSION

build:
<<: *defaults
steps:
- checkout
- attach_workspace:
at: ~/qlik-barplus-chart
- run:
name: Install dependencies
command: npm install
- run:
name: Build and package
command: |
export VERSION=$(scripts/get-bumped-version.sh)
echo "Version: ${VERSION}"
npm run build:zip
sudo chmod +x scripts/verify-files.sh
scripts/verify-files.sh
environment:
NODE_ENV: production
- persist_to_workspace:
root: ~/qlik-barplus-chart
paths:
- dist
- store_artifacts:
path: dist
destination: dist
deploy:
<<: *defaults
steps:
- checkout
- attach_workspace:
at: ~/qlik-barplus-chart
- run:
name: Install ghr
command: scripts/install-ghr.sh
- run:
name: Create GitHub Release
command: |
export VERSION=$(scripts/get-bumped-version.sh)
echo "Version: ${VERSION}"
scripts/create-release.sh $GITHUB_ORG $GITHUB_REPO $PACKAGE_NAME $VERSION

workflows:
version: 2
master_flow:
jobs:
- test
- bump-version:
requires:
- test
- build:
requires:
- bump-version
- deploy:
requires:
- build
filters:
branches:
only:
- master
10 changes: 10 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# editorconfig.org
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
63 changes: 63 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
module.exports = {
parserOptions: {
ecmaVersion: 6,
ecmaFeatures: {
jsx: true,
modules: true
},
sourceType: "module"
},
parser: "babel-eslint",
env: {
browser: true,
es6: true,
node: true
},
globals: {
angular: false,
define: false,
describe: false,
document: false,
expect: false,
it: false,
require: false
},
rules: {
"indent": ["error", 2, { "SwitchCase": 1 }],
"object-curly-spacing": ["error", "always"],
"max-lines": ["warn", 300],
"max-len": ["warn", { "code": 120, "ignoreComments": true, "ignoreTrailingComments": false }],
"no-console": ["warn"],
"no-mixed-operators": ["warn", {
"groups": [
["==", "!=", "===", "!==", ">", ">=", "<", "<="],
["&&", "||"],
["in", "instanceof"]
],
"allowSamePrecedence": true
}],
"no-multi-spaces": ["error"],
"no-cond-assign": ["warn"],
"no-fallthrough": ["warn"],
"no-undef": ["warn"],
"no-unused-vars": ["warn", { "args": "none" }],
"no-use-before-define": ["warn", { "functions": false, "classes": false, "variables": false }],
"no-useless-escape": ["warn"],
"no-useless-return": ["warn"],
"no-underscore-dangle": ["warn", { "allow": ["_id"] }],
"no-redeclare": ["warn"],
"no-restricted-syntax": ["warn"],
"operator-linebreak": ["warn", "before"],
"prefer-promise-reject-errors": ["warn"],
"padded-blocks": ["warn", { "blocks": "never", "switches": "never", "classes": "never" }],
"semi": ["error", "always"],
"valid-typeof": ["warn"],
"no-eval": ["error"],
"no-implied-eval": ["error"],
"no-debugger": ["warn"],
"no-mixed-spaces-and-tabs": ["warn"],
},
extends: [
"eslint:recommended"
]
}
29 changes: 29 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain

* text=auto
.* text eol=lf
*.css text eol=lf
*.scss text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.txt text eol=lf
*.svg text eol=lf
48 changes: 48 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# Temporary build files
node_modules/
dist/
BUMPED_VERSION

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true
22 changes: 22 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License

Copyright (c) 2018-present QlikTech International AB
Copyright (c) 2016 Larry Woodside

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.
74 changes: 0 additions & 74 deletions LICENSE.md

This file was deleted.

Loading