Skip to content

Activity

build(examples): v22.1.0-beta.69

Force push
box-jenkinsforce pushed to gh-pages • 6920414…3b2efbe • 
14 hours ago

chore: miscellaneous fixes

tjuanitascreated fix-miscellaneous-fixes • e1f9694 • 
14 hours ago

Merge branch 'master' into feat-upgrade-node-v20

tjuanitaspushed 10 commits to feat-upgrade-node-v20 • 5c51596…30e6508 • 
15 hours ago

feat(content-sidebar): add new callback prop in box-ai-sidebar (#3995)

Pull request merge
mergify[bot]pushed 1 commit to master • 67601e0…1a7c8a8 • 
15 hours ago

feat: upgrade to node v20

tjuanitascreated feat-upgrade-node-v20 • 5c51596 • 
15 hours ago

fix(i18n): update translations (#4004)

Pull request merge
mergify[bot]pushed 1 commit to master • d832fc5…67601e0 • 
18 hours ago

chore(content-picker): Add visual regression tests (#4000)

Pull request merge
mergify[bot]pushed 1 commit to master • 80cb2e5…d832fc5 • 
22 hours ago

feat(content-explorer): migrate subHeader to typescript (#3999)

Pull request merge
mergify[bot]pushed 1 commit to master • 6d299a1…80cb2e5 • 
23 hours ago

build(examples): v22.1.0-beta.68

Force push
box-jenkinsforce pushed to gh-pages • 63c9293…6920414 • 
yesterday

fix(i18n): update translations (#4003)

Pull request merge
mergify[bot]pushed 1 commit to master • 185c3fe…6d299a1 • 
yesterday

feat(preview): Add data-target-id attribute to download button (#3972)

Pull request merge
mergify[bot]pushed 1 commit to master • d912200…185c3fe • 
yesterday

fix(content-sidebar): add disabled state (#3997)

Pull request merge
mergify[bot]pushed 1 commit to master • 1f5180f…d912200 • 
yesterday

build(examples): v22.1.0-beta.67

Force push
box-jenkinsforce pushed to gh-pages • d721ccb…63c9293 • 
4 days ago

chore(content-explorer): Migrate ContentExplorer (#3870)

Pull request merge
greg-in-a-boxpushed 1 commit to master • 84594ac…1f5180f • 
4 days ago

fix(i18n): update translations (#3998)

Pull request merge
mergify[bot]pushed 1 commit to master • 533e264…84594ac • 
4 days ago

fix(content-sidebar): remove dependency on isSignRemoveInterstitialEn…

Pull request merge
mergify[bot]pushed 1 commit to master • c76ae7c…533e264 • 
5 days ago

fix(i18n): update translations (#3994)

Pull request merge
mergify[bot]pushed 1 commit to master • 0b6ae9e…c76ae7c • 
5 days ago

refactor(breadcumbs): migrate to typescript and react testing library (

Pull request merge
mergify[bot]pushed 1 commit to master • b782e71…0b6ae9e • 
5 days ago

build(examples): v22.1.0-beta.66

Force push
box-jenkinsforce pushed to gh-pages • a43d66e…d721ccb • 
5 days ago

feat(content-sidebar): option to create box ai session on user intent (

Pull request merge
mergify[bot]pushed 1 commit to master • 97bc5e7…b782e71 • 
5 days ago

chore(content-explorer): Migrate Header (#3887)

Pull request merge
greg-in-a-boxpushed 1 commit to master • e624225…97bc5e7 • 
5 days ago

fix: update Sort component to pass tests

devin-ai-integration[bot]pushed 1 commit to devin/1740674193-convert-ts-sub-header • 9aa19f1…4675837 • 
5 days ago

fix: update Sort component to use data-is-selected attribute

refactor(common): convert sub-header to TypeScript

refactor(common): convert sub-header to TypeScript

fix: Replace JSX with React.createElement in sub-header components

devin-ai-integration[bot]pushed 1 commit to devin-ai-convert-ts-all-subheader-1740627245 • 05d09f8…be2f661 • 
6 days ago

fix: Fix Breadcrumbs import and remove isDisabled prop

devin-ai-integration[bot]pushed 1 commit to devin-ai-convert-ts-all-subheader-1740627245 • df22d73…05d09f8 • 
6 days ago

fix: Remove data-testid attributes as per PR feedback

devin-ai-integration[bot]pushed 1 commit to devin-ai-convert-ts-all-subheader-1740627245 • 3e38327…df22d73 • 
6 days ago

fix: Make id property optional in BoxItem interface

devin-ai-integration[bot]created devin-ai/convert-ts-droppable • 4c15caf • 
6 days ago

fix: Update ts-expect-error comment format in Sort component