Commit Graph

205 Commits (v2.0.0-0)

Author SHA1 Message Date
Nikita Karamov 62af01dbca
v2.0.0-0 2021-07-29 17:15:00 +02:00
Nikita Karamov ddbf1fe59f
Update CHANGELOG 2021-07-29 17:10:32 +02:00
Nikita Karamov f8f4d2463d
Disable separate building of the docs 2021-07-29 17:05:22 +02:00
Nikita Karamov df28dfdd15
Update documentation HTML 2021-07-29 17:03:57 +02:00
Nikita Karamov b7b48837b9
Add FAQ section to docs
Closes #9
2021-07-29 16:22:24 +02:00
Nikita Karamov bbfde768c9
Add link to WordPress version
Closes #7
2021-07-29 16:10:12 +02:00
Nikita Karamov 8b938e59fe
Update README 2021-07-29 15:58:17 +02:00
Nikita Karamov 00ac23895f
Update demo page 2021-07-29 15:15:57 +02:00
Nikita Karamov a80fd2e5bd
Fix onclick listeners for non-<a> elements 2021-07-29 15:13:59 +02:00
Nikita Karamov 0fd35925b5
Add building of .d.ts 2021-07-29 15:13:33 +02:00
Nikita Karamov e501c0b5bb
Make the project a ESM module 2021-07-29 13:31:37 +02:00
Nikita Karamov 2e3570ffc2
Update build process 2021-07-29 11:57:59 +02:00
Nikita Karamov fd722be652
Move source files to "lib" 2021-07-29 11:46:44 +02:00
Nikita Karamov eb9183d18b
Simplify development process
- remove building configs
- bundle source files
- add demo page from dev
2021-07-09 00:14:35 +02:00
Nikita Karamov a04ac164f4
Update licence
Licence changed from MIT to BSD 3-Clause
2021-07-08 23:42:43 +02:00
Nikita Karamov 56c83b197c
v1.6.2 2021-06-29 20:50:50 +02:00
Nikita Karamov 6d7493b5b1
Update CHANGELOG 2021-06-29 20:47:19 +02:00
Nikita Karamov 25bcdc6b5b
Bump dependencies
https://github.com/NickKaramoff/shareon/pull/33
2021-06-29 20:39:51 +02:00
Nikita Karamov c16a5ab654
Add description to tab/website title (see #32)
Co-authored by: rugk <rugk+git@posteo.de>
2021-03-21 20:15:59 +01:00
Nikita Karamov b53c7aac45
v1.6.1 2021-01-18 00:02:46 +03:00
Nikita Karamov e1f8c2cdb8
Update CHANGELOG 2021-01-17 23:59:34 +03:00
Nikita Karamov da71d0f227
Fix LinkedIn link 2021-01-17 23:58:15 +03:00
Nikita Karamov a0ed639379
Simplify build config and dev environment (#30) 2021-01-17 23:11:41 +03:00
Nikita Karamov 08774496ec
Add release task 2021-01-17 23:07:23 +03:00
Nikita Karamov e89eaecf12
Update dependencies 2021-01-17 22:36:20 +03:00
Nikita Karamov 3441effc98
Move all build config to Rollup 2021-01-17 22:32:59 +03:00
Nikita Karamov 2165abbb52
Update Rollup toolchain 2021-01-17 11:50:47 +03:00
Nikita Karamov fbec8b0cff
Simplify Rollup config
- replace rollup-plugin-license with Rollup's own output.banner
- use path.join to join paths
2021-01-17 11:25:39 +03:00
Nikita Karamov 47ece2215d
Bump dependencies 2021-01-17 02:04:12 +03:00
Nikita Karamov 1614fb4c94
Remove unused dependency 2021-01-17 02:02:19 +03:00
Nikita Karamov 689d4399a2
Add logo license information to README 2021-01-17 01:50:16 +03:00
Nikita Karamov 3c4b76a176
Update favicons
Cred: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
2021-01-17 01:44:33 +03:00
Nikita Karamov 4e16129279
Move assets to 'assets/'
The new directory will host project's logo, banner and demo screenshot
2021-01-17 01:33:46 +03:00
Nikita Karamov bab3369d79
Update branch name references 2021-01-17 01:02:36 +03:00
Nikita Karamov e2ea950ec7
Update .gitignore 2021-01-17 00:58:25 +03:00
Nikita Karamov 00c6666124
Add CHANGELOG 2021-01-17 00:57:56 +03:00
Nikita Karamov f771ae427b
Update README 2021-01-17 00:15:19 +03:00
Nikita Karamov 26b5640b58
Update years in LICENSE 2021-01-17 00:13:38 +03:00
Nikita Karamov 36f0a73c91
Add EditorConfig
Files remain unformatted for now
2021-01-17 00:11:48 +03:00
Nikita Karamov 334e3c5682
Simplify GH Action workflow 2021-01-17 00:10:57 +03:00
Nikita Karamov 39bd59b8eb
Remake build scripts 2021-01-17 00:10:33 +03:00
Nikita Karamov 5fc3e5beb2
Update FUNDING.yml
Replace Patreon with GH Sponsor and add direct PayPal
2020-10-07 20:18:27 +02:00
Nikita Karamov b208b2b7e5
v1.6.0 2020-09-28 14:02:44 +02:00
Nikita Karamov 31fd9e5d72
Remove data-text from Mastodon example 2020-09-28 14:01:29 +02:00
Nikita Karamov f98bd00a4f
Add Oxford comma 2020-09-28 14:01:13 +02:00
Nikita Karamov 8e88037b44
Add proper data-via to Twitter and Mastodon buttons 2020-09-28 14:01:03 +02:00
Nikita Karamov fc45e769cb
Merge pull request #29 from NickKaramoff/fix/messenger-app-id 2020-09-28 13:59:51 +02:00
Nikita Karamov 35f497d3c1
Update the docs accordingly 2020-09-28 13:48:10 +02:00
Nikita Karamov 9da80abfa5
Add FB App ID to possible data-attributes 2020-09-28 13:33:36 +02:00
Nikita Karamov e090b9da0d
Update docs/index.html 2020-09-24 20:28:13 +02:00