Commit Graph

99 Commits (1.2.4)
 

Author SHA1 Message Date
SukkaW d8f3ec1c18 version 1.2.4 6 years ago
SukkaW 940d9946f0 refactor: use dom instead of regrex 6 years ago
Sukka ae8c58c3ff
merge(#27): from fix/workaround/#26 into master
fix: workaround of #26
6 years ago
SukkaW 41fdfde9b7 fix(hasMore): change btn typo & style 6 years ago
SukkaW 3b99e35cc0 feat: add hasMore btn and add listener 6 years ago
SukkaW 94e06a209c feat: add hasMore prop 6 years ago
SukkaW fd6e4fa014 merge: from remote to local 6 years ago
SukkaW ef0ab51a76 feat(nesting): custom nesting configuration 6 years ago
Sukka 23c77d1600
docs(README): #12 6 years ago
SukkaW 25a5ebb03e version 1.2.3 6 years ago
Sukka 2f83d2d3d9
merge(#22): from giuem/master to sukkaw/master 6 years ago
Sukka 6c749cbcfb
merge(#24) from h404bi/patch-1 to sukkaw/master 6 years ago
Chawye Hsu 12b91ae33e
fix(css): encode disqus svg logo 6 years ago
Sukka 54c6bccec5
fix: variable typo
Co-Authored-By: giuem <giuemcom@gmail.com>
6 years ago
giuem 0182d61b2a feat(config): allow to specify page's title 6 years ago
giuem 543a3f7198 fix: variable disqusjs is object 6 years ago
SukkaW 8a552d58e5 release 1.2.2 6 years ago
SukkaW 0c90098147 fix: missing defination
- babel can not tranform it
6 years ago
SukkaW 6dc26b5092 release 1.2.0 6 years ago
SukkaW cd6c809f00 refactor: simplify the code 6 years ago
SukkaW dd883a486b feat(sort/switch): bring up 6 years ago
SukkaW 5b4dbf383c feat(sort): bring up sort function 6 years ago
SukkaW 458a152d3e refactor: use /threads/listPostsThreaded 6 years ago
SukkaW a5d7709f28 feat(sort): add order elements 6 years ago
SukkaW 3652de0475 feat(apikey): support multi apikey config 6 years ago
SukkaW 340394da41 release 1.1.1 6 years ago
SukkaW d16b598f5f feat: add msg when checking disqus availability 6 years ago
SukkaW 8b382b1ff9 refactor: minor updates 6 years ago
SukkaW bec6c16ebe refactor: reduce complexity 6 years ago
SukkaW 28ae122eff refactor: avoid using 28800000 directly 6 years ago
SukkaW 196a9adc54 refactor/style: reduce duplication 6 years ago
SukkaW 66fc42c2de merge: from remote(github.com/sukkaw/disqusjs) to local 6 years ago
SukkaW bd8e82c51b refactor: update code quality
- Use ES6 Template String
- Avoid outside of binding context
- Simplify the code
6 years ago
Sukka 0dd6a5d662
docs(README): add info about self-host proxy
https://github.com/SukkaW/disqusjs-proxy-example
6 years ago
SukkaW 0f53e96d05 docs(README): add more description 7 years ago
SukkaW 8b0c2ab087 feat/style: replace getElementByID with $$ 7 years ago
SukkaW 950723cb02 refactor: rewrite some code
- Add `d` as document
- Avoid variable hoisting issues
- Avoid function loop for better performance
- Prefer let & const (Although they will be complied into var)
7 years ago
SukkaW 669430f9f7 release 1.1.0 7 years ago
Sukka 33e1ea4f54
feat: say hello to umd (#18) 7 years ago
SukkaW aea1f76ec6 release 1.0.10 7 years ago
SukkaW ce014c006f fix(demo): add vconsole init 7 years ago
SukkaW 1c9369e5b9 fix: regex for disq.us 7 years ago
SukkaW 2a4de46d71 release 1.0.9 7 years ago
renovate[bot] 387394d9c7 chore: update dependency gulp-clean-css to v4 (#16) 7 years ago
Sukka 4b3af8155c
merge(#15): add export default DisqusJS 7 years ago
luyilin 4ec626d3ca feat: add export default DisqusJS 7 years ago
SukkaW 325cf2cb04 release 1.0.8 7 years ago
SukkaW e45675f553 merge remote into local 7 years ago
SukkaW dde0050639 fix: regex match for <a> tag 7 years ago
Sukka f7fa2e3f1b
docs(README): update 7 years ago