FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for frontend - javascriptclassic/builder · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
javascriptclassic
/
builder
Public
forked from
frappe/builder
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
builder
frontend
on
develop
User selector
Datepicker
Commit history
Commits on Dec 26, 2025
fix: validate color input and prevent invalid hex values (#447)
Show description for 8a4567d
Vibhuti410
and
surajshetty3416
authored
8a4567d
View commit details
Copy full SHA for 8a4567d
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
feat: Add 'Order' property control
surajshetty3416
committed
ef3068e
View commit details
Copy full SHA for ef3068e
View code at this point
Browse repository at this point
feat: Add Select component for type 'select' in Input control
surajshetty3416
committed
934c5b6
View commit details
Copy full SHA for 934c5b6
View code at this point
Browse repository at this point
fix: Ensure modelValue is emitted correctly on update
surajshetty3416
committed
e89ead2
View commit details
Copy full SHA for e89ead2
View code at this point
Browse repository at this point
fix: Pass unitOptions to size so that it auto adds unit
surajshetty3416
committed
41c5b37
View commit details
Copy full SHA for 41c5b37
View code at this point
Browse repository at this point
Revert "fix: properly capturing select input changes"
Show description for c2281f7
surajshetty3416
committed
c2281f7
View commit details
Copy full SHA for c2281f7
View code at this point
Browse repository at this point
chore: Update frappe-ui
surajshetty3416
committed
1dcfbd1
View commit details
Copy full SHA for 1dcfbd1
View code at this point
Browse repository at this point
fix: properly capturing select input changes
Show description for 6b675a6
stravo1
committed
6b675a6
View commit details
Copy full SHA for 6b675a6
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
fix: Add 'interactjs' to optimizeDeps to avoid build failure
surajshetty3416
committed
b030c6e
View commit details
Copy full SHA for b030c6e
View code at this point
Browse repository at this point
style: Fix formatting
surajshetty3416
committed
6da6062
View commit details
Copy full SHA for 6da6062
View code at this point
Browse repository at this point
Merge branch 'develop' into fix-paste-event-input
surajshetty3416
committed
934015b
View commit details
Copy full SHA for 934015b
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
fix: paste and cut events not updating input values
Hemant-dbit
committed
4f14a2c
View commit details
Copy full SHA for 4f14a2c
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
Merge pull request #448 from frappe/update-frappe-ui-2
Show description for 8b75434
surajshetty3416
authored
8b75434
View commit details
Copy full SHA for 8b75434
View code at this point
Browse repository at this point
fix: Preview button alignment
surajshetty3416
committed
f5906d3
View commit details
Copy full SHA for f5906d3
View code at this point
Browse repository at this point
fix: Misc styles
Show description for 32c30d0
surajshetty3416
committed
32c30d0
View commit details
Copy full SHA for 32c30d0
View code at this point
Browse repository at this point
fix: Rearrage action button so that it shows up on the top of editor
surajshetty3416
committed
ad79794
View commit details
Copy full SHA for ad79794
View code at this point
Browse repository at this point
fix: Header style in the canvas component
surajshetty3416
committed
078c489
View commit details
Copy full SHA for 078c489
View code at this point
Browse repository at this point
fix: Dialog style in Dark Mode
surajshetty3416
committed
fee57fa
View commit details
Copy full SHA for fee57fa
View code at this point
Browse repository at this point
fix: Misc style fixes
surajshetty3416
committed
5d2cd10
View commit details
Copy full SHA for 5d2cd10
View code at this point
Browse repository at this point
fix: Rearrange toolbar button to maintain consistent spacing between each items
surajshetty3416
committed
34534a4
View commit details
Copy full SHA for 34534a4
View code at this point
Browse repository at this point
fix: Tweak dialog color in Dark mode
surajshetty3416
committed
de7eb4b
View commit details
Copy full SHA for de7eb4b
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
fix: Correct isFCSite assignment logic in builderStore
surajshetty3416
committed
936a3a1
View commit details
Copy full SHA for 936a3a1
View code at this point
Browse repository at this point
fix: PageOptions popover placement
surajshetty3416
committed
e7fba55
View commit details
Copy full SHA for e7fba55
View code at this point
Browse repository at this point
refactor(TextBlock): Move bubble menu related code to TextBlockBubbleMenu to make TextBlock simpler
surajshetty3416
committed
726e3ee
View commit details
Copy full SHA for 726e3ee
View code at this point
Browse repository at this point
fix(ColorPicker): Add null checks
surajshetty3416
committed
9ecbb40
View commit details
Copy full SHA for 9ecbb40
View code at this point
Browse repository at this point
fix(PanelResizer): Revert changes as without absolute position it won't work
surajshetty3416
committed
e9a8ac1
View commit details
Copy full SHA for e9a8ac1
View code at this point
Browse repository at this point
fix: Misc typescript warnings
Show description for da3bd99
surajshetty3416
committed
da3bd99
View commit details
Copy full SHA for da3bd99
View code at this point
Browse repository at this point
fix(PageBuilder): Initialize blockContextMenu on mount
surajshetty3416
committed
17fe66e
View commit details
Copy full SHA for 17fe66e
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
fix: Adjust width of filters for better layout
surajshetty3416
committed
7080388
View commit details
Copy full SHA for 7080388
View code at this point
Browse repository at this point
fix: Update frappe-ui to version 0.1.242
surajshetty3416
committed
e22bbec
View commit details
Copy full SHA for e22bbec
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Merge pull request #445 from mrswastik-robot/input-radio-buttons
Show description for 6855043
surajshetty3416
authored
6855043
View commit details
Copy full SHA for 6855043
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
refactor: new section for input-related properties
mrswastik-robot
committed
3dce6a2
View commit details
Copy full SHA for 3dce6a2
View code at this point
Browse repository at this point
fix(Code Editor): tab behaviour on multiline selection
ruchamahabal
committed
8a27ea4
View commit details
Copy full SHA for 8a27ea4
View code at this point
Browse repository at this point
fix: Remove almost all usages of z-index
Show description for bf13042
surajshetty3416
committed
bf13042
View commit details
Copy full SHA for bf13042
View code at this point
Browse repository at this point
refactor(PageBuilder): Rearrange DOM structure
Show description for d87ab60
surajshetty3416
committed
d87ab60
View commit details
Copy full SHA for d87ab60
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL