frontend
frontend copied to clipboard
Save and share your best solutions
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.16.0 to 1.21.0. Release notes Sourced from prismjs's releases. v1.21.0 Release 1.21.0 v1.20.0 Release 1.20.0 v1.19.0 Release 1.19.0 v1.18.0 Release 1.18.0 v1.17.1 Release 1.17.1 v1.17.0 Release 1.17.0...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...
remove flowtype, featureslices/1.0, add typescript, razzle BREAKING CHANGE: removed all features to fully reimplement it
Hi man! I added several records on the site https://cards-dev.atomix.team/ and the site began to load for a very long time! I added it automatically (https://cards-dev.atomix.team/open/10107). I did not encounter...
if `card.meta.canEdit && !card.meta.canDelete` card can be archived only. if `!card.meta.canEdit && !card.meta.canDelete` card cannot be deleted or archived by this user. if `card.meta.canEdit && card.meta.canDelete` card can be deleted.
When the user adds code block from the "Plus menu":  User can click on the language name to open language selector:  When a user removes the cursor from...