Commit Graph

4642 Commits

Author SHA1 Message Date
theschles
1326895e6b fix: resume entry header items should be top-vertical-aligned, not middle-vertical-aligned 2024-01-30 10:01:20 -08:00
Amruth Pillai
bc17157204 Merge pull request #1744 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-28 09:25:29 +01:00
Crowdin Bot
880b3b5d37 New Crowdin translations by GitHub Action 2024-01-28 00:08:41 +00:00
Amruth Pillai
d9d4085591 Merge pull request #1742 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-26 08:13:43 +01:00
Crowdin Bot
acedc6b116 New Crowdin translations by GitHub Action 2024-01-26 00:08:13 +00:00
Amruth Pillai
4eac1c0024 Merge pull request #1737 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-25 09:35:08 +01:00
Crowdin Bot
e86c390862 New Crowdin translations by GitHub Action 2024-01-25 00:08:41 +00:00
Amruth Pillai
7f877861d1 Merge pull request #1734 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-23 05:19:17 +01:00
Crowdin Bot
6f97c06e3d New Crowdin translations by GitHub Action 2024-01-23 00:08:46 +00:00
Amruth Pillai
af4a96822c Merge pull request #1730 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-22 09:09:25 +01:00
Crowdin Bot
f4bedc668d New Crowdin translations by GitHub Action 2024-01-22 00:08:53 +00:00
CorreyL
8e8b695cbc Add a keyboard shortcut for adding a hyperlink
Use the conventional Ctrl+K keyboard shortcut for adding a hyperlink
2024-01-21 10:38:12 -08:00
CorreyL
37a869fa24 Move core logic of setLink to outer scope
Will allow code changes in a subsequent commit to access the function
and utilize the same core logic
2024-01-21 10:37:15 -08:00
CorreyL
176cac4fbe Instantiate Link with inclusive set to false
Ensures consistent behavior with other common text editors, wherein
after applying a link to text, the following text does not also contain
the link
2024-01-21 09:12:05 -08:00
Amruth Pillai
debfd9167f add eslint ignore 2024-01-21 11:12:35 +01:00
Amruth Pillai
b68b5a7747 add digitalocean attribution 2024-01-21 11:00:24 +01:00
Amruth Pillai
1aaaaeca20 format files 2024-01-21 10:44:22 +01:00
Amruth Pillai
0590367b7f Merge pull request #1725 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-21 09:09:11 +01:00
Crowdin Bot
209947266b New Crowdin translations by GitHub Action 2024-01-21 00:09:20 +00:00
Amruth Pillai
8bca7f5390 release: v4.0.4 v4.0.4 2024-01-19 10:04:23 +01:00
Amruth Pillai
643348046f Merge pull request #1714 from calumapplepie/patch-1
Update profile.ts to add default values
2024-01-19 09:58:04 +01:00
Amruth Pillai
9843f39510 Merge pull request #1717 from SergejKasper/fix-linkedIn-import-fails
fix(import): LinkedIn Profile.csv parsing fixes
2024-01-19 09:56:39 +01:00
Amruth Pillai
14362b92c1 Merge pull request #1721 from CorreyL/bugfix/save-pending-keyword-input
[Bugfix] Save Pending Keyword Input
2024-01-19 09:55:42 +01:00
CorreyL
ac322a9bd4 Add pending inputs as a new Keyword
Ensures that any Keywords that were intended to be added are not lost
2024-01-18 19:45:29 -08:00
CorreyL
390f274d06 Dialogs that accept keywords, track pending inputs
In every dialog component that allows the input of Keyword, instantiate
a pendingKeyword State to track if the BadgeIput element has a pending
input
2024-01-18 19:42:24 -08:00
CorreyL
da23b06f71 Capture the current Keyword in the input in state
Keeps a parent State that tracks if a pending Keyword is in the input
field up-to-date
2024-01-18 19:39:53 -08:00
Amruth Pillai
469f1d5cdd Merge pull request #1716 from SergejKasper/fix-po-loader-issue
fix(vite): fix .po file loader issue
2024-01-15 14:14:45 +01:00
Sergej Kasper
45a936c05d fix(import): LinkedIn Profile.csv parsing fixes 2024-01-15 10:43:32 +01:00
Sergej Kasper
84cafba0c2 fix(vite): fix .po file loader issue 2024-01-15 09:23:22 +01:00
Amruth Pillai
e1ec60af92 Merge pull request #1705 from RJohnPaul/patch-1
Update project.json with cleaning and formatting
2024-01-12 08:40:19 +01:00
Amruth Pillai
3cde03e9cb Merge pull request #1711 from AmruthPillai/dependabot/npm_and_yarn/follow-redirects-1.15.4
build(deps): bump follow-redirects from 1.15.3 to 1.15.4
2024-01-12 08:40:02 +01:00
Amruth Pillai
b7c3b84ba2 Merge pull request #1713 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-12 08:39:53 +01:00
Calum McConnell
b08b86ca9d Update profile.ts to add default values
Add some default values to the LinkedIn data import in case of missing data.
Default values used in place of optional data in order to minimize changes to other parts of the codebase; since optionals require an extra step to handle.  Default values of whitespace might work better,
but I cannot test to be sure.

Closes: #1604
2024-01-11 21:50:37 -05:00
Crowdin Bot
a37edc2caa New Crowdin translations by GitHub Action 2024-01-12 00:08:18 +00:00
Amruth Pillai
f0c778b37a Merge pull request #1710 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-11 07:18:32 +01:00
dependabot[bot]
675a92a17f build(deps): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 04:32:26 +00:00
Crowdin Bot
9197729387 New Crowdin translations by GitHub Action 2024-01-11 00:08:30 +00:00
Amruth Pillai
99cb7f512e Merge pull request #1706 from datamoc/main
Minor changes on logo (more regular, smooth lines, png and svg favicon)
2024-01-09 09:54:05 +01:00
datamoc
0f765af468 Minor changes on logo (more regular, smooth lines, png and svg favicon)
.vs/* added in .gitignore
2024-01-06 18:37:48 +01:00
John Paul
f5ce9af3e0 Update project.json with cleaning and formatting 2024-01-06 19:23:24 +05:30
Amruth Pillai
8500c30f59 Merge pull request #1704 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-06 08:50:26 +01:00
Crowdin Bot
2f4065b5a3 New Crowdin translations by GitHub Action 2024-01-06 00:08:29 +00:00
Amruth Pillai
fb4ecee897 Merge pull request #1703 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-05 22:31:19 +01:00
Crowdin Bot
735352c3d3 New Crowdin translations by GitHub Action 2024-01-05 00:08:26 +00:00
Amruth Pillai
f89ad7cd1a Merge pull request #1700 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-04 09:35:20 +01:00
Crowdin Bot
bfadfb1a4f New Crowdin translations by GitHub Action 2024-01-04 00:08:36 +00:00
Amruth Pillai
af306746d3 Merge pull request #1696 from eltociear/patch-1
Update CONTRIBUTING.md
2024-01-02 09:06:41 +01:00
Amruth Pillai
d67513b3f4 Merge pull request #1678 from AmruthPillai/l10n
New Translations from Crowdin
2024-01-02 09:06:09 +01:00
Crowdin Bot
0bae5f9422 New Crowdin translations by GitHub Action 2024-01-02 00:08:21 +00:00
Ikko Eltociear Ashimine
791d8e58d9 Update CONTRIBUTING.md
decriptive -> descriptive
2023-12-28 01:07:07 +09:00