Skip to content

feat: add editor component #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
3093e1a
chore: Spin up dependencies
brian-baugher Jul 23, 2024
a713aee
remove unused opts in config
brian-baugher Jul 23, 2024
eec0f2b
ignore dist
brian-baugher Jul 23, 2024
c327f42
address comments
brian-baugher Jul 23, 2024
4538276
feat: add editor component
brian-baugher Jul 23, 2024
21e91ee
fix module
brian-baugher Jul 23, 2024
ddccd7a
rm unused EntityProvider stuff (still in starter)
brian-baugher Jul 23, 2024
7b4bcea
add back useEntityField (whoops)
brian-baugher Jul 23, 2024
1799d98
all working besides entityField and clear modal style
brian-baugher Jul 24, 2024
e6171ea
comments re: prettier, naming, versions
brian-baugher Jul 24, 2024
33ca8bc
change pnpm version
brian-baugher Jul 24, 2024
32246cf
add fmt/lint commit hooks
brian-baugher Jul 24, 2024
d9efcc9
Merge branch 'initialSetUp' into editorComponent
brian-baugher Jul 24, 2024
81dcea2
fix lock file
brian-baugher Jul 24, 2024
6819cc7
Merge branch 'main' into editorComponent
brian-baugher Jul 25, 2024
7d9d5fc
feat: add entity field component (#4)
brian-baugher Jul 25, 2024
fea2546
Merge branch 'main' into editorComponent
brian-baugher Aug 5, 2024
c9156eb
fix eslint errors
brian-baugher Aug 5, 2024
ddd2179
fix: add null case for layout.c_visualConfiguration (#105)
brian-baugher Aug 5, 2024
788d8eb
fix: adjust enable tooltips button in Header (#106)
brian-baugher Aug 5, 2024
f902aea
header updates
brian-baugher Aug 5, 2024
c541337
update package
brian-baugher Aug 5, 2024
dc831ec
editor (originially edit) updates 07/26 - 08/01
brian-baugher Aug 5, 2024
6779a21
internalEditor (prev. editor) updates 07/26 - 08/01
brian-baugher Aug 5, 2024
40f04c4
Automated linting/prettier update
github-actions[bot] Aug 5, 2024
e901e51
Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…
github-actions[bot] Aug 5, 2024
8e9b1ad
Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…
github-actions[bot] Aug 5, 2024
e6aaba2
ignore pageSets undef
brian-baugher Aug 5, 2024
5d0255d
Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…
github-actions[bot] Aug 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
scopes: |
components
deps
util
util
Loading
Loading