konstantin krivlenia and Umputun
a1fcef670e
update dependencies
2020-10-04 23:46:39 -05:00
dependabot[bot] and Umputun
ecb146bf20
Bump node-fetch from 2.6.0 to 2.6.1 in /frontend
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-04 16:25:08 -05:00
Pavel Pustovalov and Umputun
c02590665f
Setup coverage for FE
2020-09-06 14:15:56 -05:00
Pavel Pustovalov and Umputun
82de2a1d8f
Regenerate package-lock.json
2020-09-05 12:22:02 -05:00
Pavel Pustovalov and Umputun
63b879ac45
npm dedupe
2020-08-30 13:53:25 -05:00
Pavel Pustovalov and Umputun
07efd657af
Update babel & jest
2020-08-30 13:53:25 -05:00
Pavel Mineev and Umputun
c9800a3799
Update vurnulable deps
...
* automatic update deps
* update copy-webpack-plugin to next major version
* update webpack config connected with new copy-webpack-plugin API
2020-08-20 03:58:04 -05:00
Pavel Pustovalov and Umputun
a59be983f2
Update lint-staged & husky
2020-08-20 02:53:33 -05:00
Pavel Pustovalov and Umputun
71e0e98e05
Update prettier
2020-08-20 02:53:33 -05:00
dependabot[bot] and Umputun
424016e994
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 12:21:41 -05:00
dependabot[bot] and Umputun
0f9c41cfc6
Bump lodash from 4.17.15 to 4.17.19 in /frontend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-22 11:58:04 -05:00
dependabot[bot] and Umputun
1e60cb813a
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-07 15:46:51 -05:00
konstantin krivlenia and Umputun
4682694092
update frontend dev dependencies
2020-05-19 15:11:35 -05:00
Pavel Mineev
78125ed975
revert formatjs/cli to old version
2020-04-14 11:42:31 +03:00
Pavel Mineev
e5df2a0f52
up prettier
2020-04-14 11:42:31 +03:00
Pavel Mineev
e552c78491
Update dev dependencies
2020-04-14 11:42:29 +03:00
Pavel Mineev
af38a64f5c
Frontent infrastructure updates
...
* rename and combine npm scripts
* move to checkout@v2 in actions
* change dev docs
* move liststaged config to package.json because it easier to understand what husky doing
2020-04-13 14:36:19 +03:00
Pavel Mineev and Umputun
c291dd491d
update preact
2020-04-12 15:31:17 -05:00
Pavel Mineev and Umputun
d5ef0db394
Update production deps
2020-04-12 14:07:16 -05:00
Pavel Mineev and Umputun
ddafb40b2d
Update typescript to 3.8.3
2020-04-08 11:47:00 -05:00
Pavel Mineev and Umputun
dfeff72d3e
update vulnerable packages
2020-04-06 12:07:14 -05:00
Pavel Mineev and Umputun
a883052e03
Fix saving of comment sorting
...
* Add tests
2020-03-22 16:11:01 -05:00
Pavel Mineev and Umputun
24f0c19378
Update deps
...
* update vulnerable packages
* set fresh version of node because of using Object.fromEntries
2020-03-12 15:52:38 -05:00
konstantin krivlenia
6aeb72c3d9
#5 implement POC for theming api
2020-03-05 12:35:15 +03:00
konstantin krivlenia
be6aa8314b
#5 use css custom properties instead of color constant
2020-03-05 12:34:40 +03:00
b22cd5f76a
Add localization ( #602 )
...
* #10 add localization
* #10 revert locale from dev page
* #10 add more examples
* #10 localize auth panel
* #10 localize some comment message
* #10 localize some comment form message
* #10 translate vote messages
* #10 translate comment message
* #10 use messages value for translate reference
* #10 fix compile issue
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 translate comment message
* #10 translate comment form
* #10 translate comment form
* #10 translate root component
* #10 translate user info
* #10 translate settings
* #10 translate settings
* #10 translate toolbar
* #10 translate errors messages
* #10 sort dict
* #10 fix after rebase
* #10 localize anonymousLoginForm
* #10 localize emailLoginForm
* #10 update size-limit
* #10 localize subscribe by rss
* #10 localize subscribe by email
* #10 add de locale
* #10 increase limit size
* #10 auto generate loadLocale
* #10 add some documentation
* #10 fix error messages
* fix typo
* don't bundle en locale
* fix message id
* change size limits
* Update extract message pattern
Co-Authored-By: Pavel Mineev <pavel@mineev.me >
Co-authored-by: Pavel Mineev <pavel@mineev.me >
2020-03-04 14:56:00 -06:00
konstantin krivlenia and Umputun
ffb41abfd4
optimize bundle sizes
2020-02-22 00:48:22 -06:00
Konstantin Krivlenia and GitHub
390ecbe8d9
Cleanup embed.ts and add limit-size checker ( #601 )
...
* Cleanup embed.ts and add limit-size checker
* add size limit for dist files
* check only size of files
2020-02-19 16:08:35 -06:00
Konstantin Krivlenia and GitHub
11327cee5b
Introduce stylelint ( #600 )
...
* introduce stylelint config
* run stylelint check on ci
2020-02-16 11:25:59 -06:00
Pavel Mineev and Umputun
d22e364d1b
Autosubmit token by paste and a bit more ( #583 )
...
* Use lib for typing tests instead copied types
* add jwt utils
* Add autosending
* fix
* tests
* remove atob and fix tests
2020-01-28 00:38:02 -06:00
Konstantin Krivlenia and Umputun
17be003652
#378 Emoji suggestions ( #546 )
...
* #378 add emoji suggestion
* #378 use lazy load for nodeEmoji
* #378 apply remark styles only for light theme
* #378 add dark theme
* #378 fix test
* #378 use permanent class names
* #378 flip if else for readability
2020-01-13 18:26:32 -06:00
Pavel Mineev and Umputun
7b67b10d5d
Run es-check by cli
2020-01-08 16:18:39 -06:00
Pavel Mineev and Umputun
5ee76febf2
Update vulnerable dependencies
2020-01-07 18:33:23 -06:00
Pavel Mineev and Umputun
51d2310c1f
Nice inputs and buttons ( #510 )
...
* Set default font in examle
* prettify file
* add ui elements
* Use UIButton at AuthPanel
* sort deps
* remove unsed getUserTitle method
* move UserId inside AuthPanel
* tests
* use UIButton and UInput in Anonymous login
* Use UIButton and UIInput in email login
* Replace Button to UIButton
* fix context for onTitleClick in dropdown
* rearrage class props in dropdown
* TODO: change finding over DOM to using ref
* Use UIButton in input
* rearrage deps
* Use UIButton in comment
* test
* Focus and Input buttons
* custom focus style for inputs and buttons
* the same focus style for comment input
* align buttons by top line in input
* Token dropdown & hover fix
* disable hover when button disabled
* make token dropdown markup in new style
* Fix trailing comma
* update prettier
* move prettier config to json format because it is more hendy for settings
(for example vscode can suggest rules)
* prettier fixed trailing comman in ejs
* Remove unnecessary conditions
* Files was formatted by Prettier
* fix cursor pointer on collapse button
* Move components and right naming
* ui-button -> button
* ui-input -> input
* input -> comment-form
* Change cursor behavior on disabled state
* Change button style
* font-weight: normal by default
* add small border-radius
* Change another one button to component
* Fix autofocus on username in email login form
* use preact inbuild autoFocus
* fix autofocus on back from token step
* sleep for 0s enough to wait next render before focus
* use more specific name for username input
* fix line-height at auth line on mobile
* fix className
2020-01-05 14:58:10 -06:00
Vyrtsev Mikhail
a2e508cc1e
update deps
2019-10-28 02:46:34 +03:00
Vyrtsev Mikhail
02b2895cac
update Preact to Preact X
2019-10-28 02:30:49 +03:00
Vyrtsev Mikhail
4240a4d6ee
update minor deps
2019-10-27 23:22:58 +03:00
Misha Vyrtsev and Umputun
9fbdff106d
Update deps 2019 09 ( #439 )
...
* update minor deps
* update minor deps
* update major deps
* fix eslint warnings
2019-09-29 14:09:00 -05:00
Vyrtsev Mikhail and Umputun
1aaad59afb
add intersection-observer polyfill
2019-07-29 13:47:35 -05:00
Vyrtsev Mikhail and Umputun
13e4f78762
add es5 compatibility check on post build
2019-07-29 13:47:35 -05:00
Vyrtsev Mikhail and Umputun
0f78bbf918
update package-lock.json after rebase
2019-07-29 13:47:35 -05:00
Vyrtsev Mikhail and Umputun
0d6ae9edd4
add lodash
2019-07-29 13:47:35 -05:00
Vyrtsev Mikhail and Umputun
9e726d5769
npm audit fix
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
9863b2ddf0
update focus-visible
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
461d8fbac5
update css-loader
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
d5e18d4290
update lint-staged
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
343ea07d91
update husky
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
387b6293ee
update minor deps
2019-07-15 17:57:43 -05:00
Vyrtsev Mikhail and Umputun
3d62302bf0
add enzyme test renderer package
2019-07-06 13:58:58 -05:00
Vyrtsev Mikhail and Umputun
23691fb979
add jest-extended package
2019-07-06 13:58:58 -05:00