Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
solid-todo-sveltekit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobi
solid-todo-sveltekit
Commits
v0.4.4
Select Git revision
0 results
solid-todo-sveltekit
Author
Search by author
Any Author
authors
Tobi
tobi
1 author
Jan 25, 2024
0.4.4
· ec929e30
Tobi
authored
1 year ago
View commits for tag v0.4.4
v0.4.4
ec929e30
fix: empty text will not create a todo item
· 7748b17d
Tobi
authored
1 year ago
7748b17d
fix: webpage protocol should only be http or https
· c2f0990b
Tobi
authored
1 year ago
c2f0990b
Jan 07, 2024
chore(gitignore): ignore compressed files
· af670d5d
Tobi
authored
1 year ago
af670d5d
0.4.3
· 484c2273
Tobi
authored
1 year ago
View commits for tag v0.4.3
v0.4.3
484c2273
fix(webpage): render only a link if a webpage is stored in solid
· 32e8db16
Tobi
authored
1 year ago
32e8db16
0.4.2
· 748f80a7
Tobi
authored
1 year ago
View commits for tag v0.4.2
v0.4.2
748f80a7
feature(todo): link webpage in todo if there is one
· 9baba34d
Tobi
authored
1 year ago
9baba34d
feature(solid): add WebPage reference if Todo Text contains a URL
· 914f6c34
Tobi
authored
1 year ago
914f6c34
story(component): todos with and without URLs
· 5401408d
Tobi
authored
1 year ago
5401408d
Nov 30, 2023
0.4.1
· f00d9d1a
Tobi
authored
1 year ago
View commits for tag v0.4.1
v0.4.1
f00d9d1a
fix(layout): prevent overflow of header content in x-axis
· 85d90cd8
Tobi
authored
1 year ago
85d90cd8
Nov 29, 2023
0.4.0
· c771c2e5
Tobi
authored
1 year ago
View commits for tag v0.4.0
v0.4.0
c771c2e5
update changelog for v0.4
· 35d3b379
Tobi
authored
1 year ago
35d3b379
feature(addtodo): use sticky variant of addtodo component in header
· 011235af
Tobi
authored
1 year ago
011235af
feature(mobile): show text only when enough space is available (3/3)
· a268397e
Tobi
authored
1 year ago
a268397e
feature(mobile): show text only when enough space is available (2/3)
· aba1c2e8
Tobi
authored
1 year ago
aba1c2e8
feature(mobile): show text only when enough space is available (1/3)
· c01df0e5
Tobi
authored
1 year ago
c01df0e5
refactor(style): move container styles from component into page
· fe8effcc
Tobi
authored
1 year ago
fe8effcc
feature(component): use todoInput store instead of local todoText
· b3672025
Tobi
authored
1 year ago
b3672025
feature(stores): add todoInput
· bd14a4e1
Tobi
authored
1 year ago
bd14a4e1
Nov 27, 2023
0.3.7
· 36ddd4b7
Tobi
authored
1 year ago
View commits for tag v0.3.7
v0.3.7
36ddd4b7
feature(nav): use same color for text & logo
· 6767be93
Tobi
authored
1 year ago
6767be93
feature(logo): integrate logo into nav header
· f7b0afc7
Tobi
authored
1 year ago
f7b0afc7
feature(logo): add logo-mini.svg
· 12e0de3d
Tobi
authored
1 year ago
12e0de3d
chore(prettier): format all *.svg files
· b396ffae
Tobi
authored
1 year ago
b396ffae
config(prettier): use html parser for svg files
· ae5f435f
Tobi
authored
1 year ago
ae5f435f
Nov 23, 2023
0.3.6
· 4f0b0e61
Tobi
authored
1 year ago
View commits for tag v0.3.6
v0.3.6
4f0b0e61
feature(errors): handle PATCH 401
· 86972371
Tobi
authored
1 year ago
86972371
fix(types): make link in error message optional
· 19aba089
Tobi
authored
1 year ago
19aba089
refactor(error): relocate and rename commonErrorsHandler -> commonHTTPErrorsHandler
· 61b0f695
Tobi
authored
1 year ago
61b0f695
Nov 22, 2023
feature(format): reinstall pretty-quick, compatible with prettier@3
· 220069ac
Tobi
authored
1 year ago
220069ac
Nov 21, 2023
fix: formatting
· 4f00483c
Tobi
authored
1 year ago
4f00483c
fix(npm): remove pretty-quick
· 3b0803f4
Tobi
authored
1 year ago
3b0803f4
configuration(prettier): trailingComma is now by default 'all' in prettier@3
· e7b1f7e4
Tobi
authored
1 year ago
e7b1f7e4
migration(config): remove plugin search dir config
· e36bcc35
Tobi
authored
1 year ago
e36bcc35
chore(lint): upgrade prettier
· 8a859a4c
Tobi
authored
1 year ago
8a859a4c
Nov 20, 2023
feature(sveltekit): add http error handler
· 9a1c7a0e
Tobi
authored
1 year ago
9a1c7a0e
chore(npm): update lock file
· 909f0f07
Tobi
authored
1 year ago
909f0f07
feature(node): use 20.9
· 5c587abc
Tobi
authored
1 year ago
5c587abc
Loading