Skip to content

Commit

Permalink
Merge pull request #13 from poirazis/develop
Browse files Browse the repository at this point in the history
2.0.4-alpha
  • Loading branch information
poirazis authored Dec 7, 2023
2 parents 966c117 + 21004a0 commit 648a5ce
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 692 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
node-version: 18
- name: Make the production plugin bundle
run: |
cd bb-component-SuperTableCell
cd bb_super_components_shared
yarn
yarn build
cd ..
release_version=$(cat package.json | jq -r '.version')
echo "RELEASE_VERSION=$release_version" >> $GITHUB_ENV
Expand Down
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "bb-component-SuperTableCell"]
path = bb-component-SuperTableCell
url = https://github.com/poirazis/bb-component-SuperTableCell
[submodule "bb_super_components_shared"]
path = bb_super_components_shared
url = https://github.com/poirazis/bb_super_components_shared
1 change: 0 additions & 1 deletion bb-component-SuperTableCell
Submodule bb-component-SuperTableCell deleted from 6de867
1 change: 1 addition & 0 deletions bb_super_components_shared
Binary file modified bun.lockb
Binary file not shown.
211 changes: 0 additions & 211 deletions lib/SuperTableColumn/SuperTableColumn.svelte

This file was deleted.

1 change: 0 additions & 1 deletion lib/SuperTableColumn/index.js

This file was deleted.

80 changes: 0 additions & 80 deletions lib/SuperTableColumn/parts/SuperColumnBody.svelte

This file was deleted.

25 changes: 0 additions & 25 deletions lib/SuperTableColumn/parts/SuperColumnFooter.svelte

This file was deleted.

Loading

0 comments on commit 648a5ce

Please sign in to comment.