2
0
mirror of https://github.com/frappe/books.git synced 2024-09-21 03:39:02 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
thefalconx33
d352e39082 -Use puppeteer core for smaller app size 2019-08-19 14:38:07 +05:30
thefalconx33
4cbb99ed2d - Base Input Sizing and Placeholder
- $formModal defaults
2019-08-14 13:18:04 +05:30
Faris Ansari
3e6b741556 Use isNew() instead of _notInserted 2018-11-10 00:37:14 +05:30
Faris Ansari
19e11d45fc
Merge pull request #73 from frappe/print-component
Print View
2018-07-16 19:44:06 +05:30
Faris Ansari
f5cdbfa620 Minor UI Fixes
- Remove top border from Navbar
- Link dropdown in Child Table
- Form Modal
2018-07-16 16:50:24 +05:30
Prateeksha Singh
41d3cb79e6 [add] PrintView component 2018-07-16 08:45:54 +05:30
Suraj Shetty
38fe97f602 Add next action links for doctype meta 2018-07-14 20:28:18 +05:30
Faris Ansari
ea441c240b Form
- Add Submit Buttons
- Disable inputs in submitted form
- Simplify FormLayout template
2018-07-12 13:17:56 +05:30
Faris Ansari
8f2c48c3df Modal
- Simplify modal plugin
- Support multiple stacked modals in a modal container
- Add formModal plugin
2018-07-10 19:05:43 +05:30
Faris Ansari
edc04e7522 Form
- defaultValues prop to set initial values in a form
2018-07-09 22:05:43 +05:30
Faris Ansari
a8416dc4fe Form
For a new form, if there is an editable name field, then it should
be set to blank from auto-generated name
2018-07-09 15:16:36 +05:30
Faris Ansari
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30