Commit Graph

252 Commits (846570dd31c38eb8bd3f7a74a3ac7b16e1822384)

Author SHA1 Message Date
Nikita Karamov 846570dd31
Delete docs/
Docs will be hosted on the separate branch, `pages`. They will not be
automatically built any more.
2022-02-11 16:14:20 +01:00
Nikita Karamov d28556e142
Update year in LICENSE 2022-02-11 16:14:19 +01:00
Nikita Karamov 2877fef357
Update README
- update installation instruction

 - use clearer text for descriptions

 - update licence footer; add information about Simple Icons

 - update URLs and permalinks to related projects
2022-02-11 16:14:18 +01:00
Nikita Karamov 6e4ec8ea26
Add new demo picture 2022-02-11 16:14:17 +01:00
Nikita Karamov a31564ae33
Merge branch 'css-export'
https://codeberg.org/kytta/shareon/pulls/12
2022-02-11 16:12:15 +01:00
Nikita Karamov f64371fcab
v2.0.0-beta.3 2022-02-11 15:08:48 +01:00
Nikita Karamov 27bdff424f
Add CSS export for the package
See https://github.com/kytta/shareon/issues/35
2022-02-11 15:06:25 +01:00
Nikita Karamov a4a27fb567
Merge branch 'clean-publish'
https://codeberg.org/kytta/shareon/pulls/11
2022-02-11 14:56:11 +01:00
Nikita Karamov 56b90f7006
v2.0.0-beta.2 2022-02-11 14:49:28 +01:00
Nikita Karamov db92342732
Add clean-publish 2022-02-11 14:49:03 +01:00
Nikita Karamov bdda39b8ef
Merge branch 'non-default-export'
https://codeberg.org/kytta/shareon/pulls/10
2022-02-10 23:06:56 +01:00
Nikita Karamov 288fc56528
Update CHANGELOG 2022-02-10 23:05:04 +01:00
Nikita Karamov d5141a6383
Use non-default export 2022-02-10 23:02:50 +01:00
Nikita Karamov 51ec64b236
Merge branch 'postcss-csso'
https://codeberg.org/kytta/shareon/pulls/8
2022-02-10 22:38:43 +01:00
Nikita Karamov 20e05d2ca2
Replace cssnano with CSSO
CSSO has better PostCSS API, has less dependencies and produces more
optimized CSS.
2022-02-10 22:37:46 +01:00
Nikita Karamov d3081f3446
Merge branch 'for-of-loop'
https://codeberg.org/kytta/shareon/pulls/7
message to explain why this merge is necessary,
2022-02-10 22:34:43 +01:00
Nikita Karamov a0a7c02e0a
Replace index loops with for-of-loops 2022-02-10 22:34:16 +01:00
Nikita Karamov 733a8da0b7
Merge branch 'update-eslint-config'
https://codeberg.org/kytta/shareon/pulls/6
2022-02-10 22:22:33 +01:00
Nikita Karamov 15ce773189
Tweak ESLint config 2022-02-10 22:21:17 +01:00
Nikita Karamov e0e0f9bf63
Use "node" protocol for import 2022-02-10 22:21:09 +01:00
Nikita Karamov dd3afd72b3
Use clearer name for package.json variable 2022-02-10 22:20:53 +01:00
Nikita Karamov 4bd28fa8aa
Lint all files 2022-02-10 22:20:18 +01:00
Nikita Karamov 95cb4ce158
Rename index variables in loops 2022-02-10 22:20:06 +01:00
Nikita Karamov 51a7597235
Use querySelectorAll instead of getElementsByClassName 2022-02-10 22:19:54 +01:00
Nikita Karamov 9a6f39af4a
Move button listener outside the loop 2022-02-10 22:19:03 +01:00
Nikita Karamov bea94e545d
Re-export shareon with `export ... from` 2022-02-10 22:16:26 +01:00
Nikita Karamov db7c10048f
Add eslint-plugin-unicorn 2022-02-10 22:06:50 +01:00
Nikita Karamov 9d86369877
Remove Airbnb config in favour of the default one 2022-02-10 22:02:17 +01:00
Nikita Karamov bae3f9cda4
v2.0.0-beta.1 2022-02-10 21:55:43 +01:00
Nikita Karamov 9982e074b1
Merge branch 'vite-build'
https://codeberg.org/kytta/shareon/pulls/5
2022-02-10 21:53:56 +01:00
Nikita Karamov c2e1ee5bd9
Rename fields in package.json 2022-02-10 21:51:37 +01:00
Nikita Karamov c9364937b4
Update changelog 2022-02-10 21:48:45 +01:00
Nikita Karamov a401180d4a
Remove unneeded dependencies 2022-02-10 21:47:21 +01:00
Nikita Karamov 50d9e900f2
Add new build scripts 2022-02-10 21:44:53 +01:00
Nikita Karamov f6d5e43bcb
Add banner options from Rollup config 2022-02-10 21:44:35 +01:00
Nikita Karamov 4b13754597
Extract PostCSS config 2022-02-10 21:44:22 +01:00
Nikita Karamov 1b151450cd
Add demo page 2022-02-10 21:34:06 +01:00
Nikita Karamov 77123986bf
Add vite as devDependency 2022-02-10 21:26:35 +01:00
Nikita Karamov 6816879bbc
Merge branch 'remove-mixins'
https://codeberg.org/kytta/shareon/pulls/4

message to explain why this merge is necessary,
2022-02-10 21:20:54 +01:00
Nikita Karamov c9db249c9c
Update changelog 2022-02-10 21:18:45 +01:00
Nikita Karamov 0591f86461
Remove now unused plugins 2022-02-10 21:18:36 +01:00
Nikita Karamov c5e4ab0bd7
Move urlBuilderMap to shareon.js 2022-02-10 21:16:53 +01:00
Nikita Karamov 70aaddb0c3
Add the style definitions directly to the CSS file
Also rename file to `shareon.css`
2022-02-10 21:16:26 +01:00
Nikita Karamov a367bc5dfa
Merge branch 'remove-np'
https://codeberg.org/kytta/shareon/pulls/3
2022-02-10 21:00:02 +01:00
Nikita Karamov 75fab9b57b
Remove `np`
Instead, I will be using standard `pnpm publish` command. This action
alone removed 250+ packages from the devDependencies tree 🎉
2022-02-10 20:58:37 +01:00
Nikita Karamov 6081dba557
v2.0.0-beta.0 2022-02-10 20:53:25 +01:00
Nikita Karamov 3226d8442d
Merge branch 'smart-autoinit'
https://codeberg.org/kytta/shareon/pulls/2
2022-02-10 20:37:45 +01:00
Nikita Karamov af7060fb98
Update CHANGELOG 2022-02-10 20:32:58 +01:00
Nikita Karamov 305751a361
Build the new version 2022-02-10 20:32:52 +01:00
Nikita Karamov 73b54c385a
Write new index.js for the package 2022-02-10 20:32:40 +01:00