Skip to content
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

SS-3942: Onclick scroll on typeahead fixed #186

Open
wants to merge 335 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
335 commits
Select commit Hold shift + click to select a range
16b1bc5
fix #45
mavarazy Oct 18, 2017
deb7735
0.8.9
mavarazy Oct 18, 2017
8cae65d
fix #49
mavarazy Oct 24, 2017
efe8043
0.8.10
mavarazy Oct 24, 2017
79a8327
fixing package.json
mavarazy Oct 24, 2017
e888199
#49 fixing function error
mavarazy Oct 24, 2017
a90329a
0.8.16 terrible
mavarazy Oct 24, 2017
6e70548
fix #50
mavarazy Oct 26, 2017
26603be
0.8.18
mavarazy Oct 26, 2017
071cc39
Updating dependencies
mavarazy Nov 3, 2017
9f4792e
v0.8.19
mavarazy Nov 3, 2017
6cc22d7
Fixing publishing error
mavarazy Nov 3, 2017
a6772c1
fix #51
mavarazy Nov 10, 2017
ed525db
0.8.22
mavarazy Nov 10, 2017
4d90ce7
#51 prevent errors
mavarazy Nov 10, 2017
dba0ec8
#52 adding addElement to the scope
mavarazy Nov 14, 2017
18917a1
#52
mavarazy Nov 14, 2017
153d20e
0.8.24
mavarazy Nov 14, 2017
332a1e6
#52
mavarazy Nov 14, 2017
beee21e
0.8.25
mavarazy Nov 14, 2017
747428d
Specify default for collapsible field
mavarazy Nov 14, 2017
2f99c82
fix #53
mavarazy Nov 17, 2017
f84824a
0.8.26
mavarazy Nov 17, 2017
6be2118
Changing focus on add for the table to the column number
mavarazy Nov 17, 2017
cef91a0
0.8.27
mavarazy Nov 17, 2017
79837f3
fix #54
mavarazy Nov 17, 2017
57396ed
0.8.28
mavarazy Nov 17, 2017
4a02770
#55
mavarazy Nov 23, 2017
c76cfb4
fix #55
mavarazy Nov 24, 2017
65c5811
0.8.29
mavarazy Nov 24, 2017
0a8eafd
#56
mavarazy Nov 27, 2017
203ecea
fix #56
mavarazy Nov 27, 2017
693cd04
Releasing new version
mavarazy Nov 27, 2017
3b46654
fix #57
mavarazy Nov 30, 2017
0bd1c7f
0.8.31
mavarazy Nov 30, 2017
d7afe67
Updating dependencies https://github.com/RxNT/encounter-playground/is…
mavarazy Dec 3, 2017
c4b66b4
#58
mavarazy Dec 3, 2017
9e5136f
fix #58
mavarazy Dec 3, 2017
fb12560
0.8.32
mavarazy Dec 3, 2017
ad4c844
Enabling 'ui:autofocus' on RTE field
mavarazy Dec 3, 2017
9d91eab
0.8.34
mavarazy Dec 3, 2017
91998c0
fix #59
mavarazy Dec 5, 2017
f2406e0
0.8.35
mavarazy Dec 5, 2017
73c1749
fix #60
mavarazy Dec 12, 2017
70145ca
0.8.36
mavarazy Dec 12, 2017
3bf8df1
fix #61
mavarazy Dec 16, 2017
b0ccbfd
0.8.37
mavarazy Dec 16, 2017
182f111
#62
mavarazy Dec 17, 2017
504f86f
fix #62 add some documentation
mavarazy Dec 17, 2017
6ec3760
Updating package dependencies
mavarazy Dec 17, 2017
3067624
fix #63
mavarazy Dec 18, 2017
270c7f7
0.9.2
mavarazy Dec 18, 2017
86c2475
Small bug fixes
mavarazy Dec 18, 2017
9a1286b
0.9.3
mavarazy Dec 18, 2017
369c410
Small bug fixes
mavarazy Dec 18, 2017
e885082
0.9.4
mavarazy Dec 18, 2017
714c5be
Fixing dependencies
mavarazy Dec 19, 2017
cd3f0c3
#66 - Assigned ID to Collapsible, RTEField, ReactDatePicker & Table
sneu012 Jan 17, 2018
0be1c71
#65, #66 Added Id and fixed typeahead issues
sneu012 Jan 18, 2018
12c5a99
#65 fixed edge case when idSchema is not defined and added it to type…
sneu012 Jan 18, 2018
43241d4
0.9.5
sneu012 Jan 18, 2018
f839f5d
Fixing failing test
mavarazy Jan 18, 2018
a2af51b
fix #64
mavarazy Jan 28, 2018
44a28a2
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Feb 1, 2018
68df3f2
Releasing Fix for #64
sneu012 Feb 1, 2018
b5e0660
0.9.6
sneu012 Feb 1, 2018
bcd52d1
Added move up and down actions for table
sneu012 Feb 13, 2018
962e69e
0.9.7
sneu012 Feb 13, 2018
40e0634
Fixed Typeahead search url
vudodov Feb 15, 2018
19a19a1
#69: Set the title of a component to an empty string if the component…
sneu012 Feb 16, 2018
02a17ea
0.9.8
sneu012 Feb 16, 2018
d6a8f98
#70 Modified the table to address date with format "date"
sneu012 Feb 27, 2018
ba8783b
0.9.9
sneu012 Feb 27, 2018
ff6ceef
pushing recent changes to work
sneu012 Mar 1, 2018
bb16a85
changes to datepicker and table to accomodate date
sneu012 Mar 1, 2018
fd9ee67
Updating changes to ReactDatePicker
sneu012 Mar 2, 2018
0b56023
Updating recent changes to ReactDatePicker
sneu012 Mar 2, 2018
cbfca51
Updating changes to ReactDatePicker
sneu012 Mar 2, 2018
bac9cfa
0.9.10
sneu012 Mar 2, 2018
3e0ea2b
Merge pull request #68 from vudodov/Typeahead_search_url_issue
sneu012 Mar 14, 2018
2aef9c3
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Mar 14, 2018
72b0767
Fixed issue with NaN on table if value is not present && state stored…
sneu012 Mar 14, 2018
4dc9cf7
0.9.11
sneu012 Mar 14, 2018
ac6bc6c
Added Validation - DateInput Field Will accept only the numbers and F…
yusuff-rxnt Mar 27, 2018
988c5a6
Merge pull request #72 from yusuff-rxnt/master
sneu012 Mar 27, 2018
4d6323b
Added Cofiguration for Column Alignment , Numbers and dates should be…
yusuff-rxnt Mar 27, 2018
a392dd4
added block to save the valid number form data
yusuff-rxnt Mar 27, 2018
fbab6e1
added Table Navigation using Tab and Enter Key
yusuff-rxnt Mar 27, 2018
4f3972c
Merge pull request #73 from yusuff-rxnt/master
sneu012 Mar 28, 2018
4bf0e7d
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Mar 28, 2018
5889f39
0.9.12
sneu012 Mar 28, 2018
7bc0158
EN-28 - Apply the Custom Function On the Column Formatting
yusuff-rxnt Apr 4, 2018
761d9ab
Added functionality to apply styles to collapsible header
sneu012 Apr 5, 2018
15d8262
Merge pull request #74 from yusuff-rxnt/master
sneu012 Apr 10, 2018
0e50c5e
Added functionality to add current date based on default value in schema
sneu012 Apr 10, 2018
ad52758
0.9.13
sneu012 Apr 10, 2018
f13b9ea
Reverted change for 0e50c5e
sneu012 Apr 11, 2018
62a8997
0.9.14
sneu012 Apr 11, 2018
7e14595
EN-192 - Added Update action in the React BosstrapTable
yusuff-rxnt Apr 12, 2018
998b583
Merge branch 'master' into master
sneu012 Apr 12, 2018
8147213
Merge pull request #80 from yusuff-rxnt/master
sneu012 Apr 12, 2018
cd47c4d
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Apr 12, 2018
0c83249
Removed currentDate from allergy schema in playground
sneu012 Apr 12, 2018
759410b
lint issue fixes
sneu012 Apr 12, 2018
417fba4
add a prop that allows the options to be overridden
May 2, 2018
4e53b70
fix bug in reading overrideOptions prop
May 3, 2018
afee588
EN-166 added the new date while adding new row and added tooltip
yusuff-rxnt May 3, 2018
3cb4f0e
Merge branch 'master' into master
sneu012 May 3, 2018
6f6c585
Merge pull request #83 from yusuff-rxnt/master
sneu012 May 3, 2018
7b8ef55
Added SimpleLabel to display a label
sneu012 May 3, 2018
1696362
Code Refactoring
sneu012 May 3, 2018
87467d8
After user clicks on x mark the row should get removed from grid(high…
yusuff-rxnt May 10, 2018
03f5144
After user clicks on x mark the row should get removed from grid(high…
yusuff-rxnt May 10, 2018
3c8b904
modified logic to update the column on action delete
yusuff-rxnt May 10, 2018
ca5af22
Merge branch 'master' into master
sneu012 May 10, 2018
3a98210
Merge pull request #84 from yusuff-rxnt/master
sneu012 May 10, 2018
1a6165a
Fixed lint issues and ready for release
sneu012 May 10, 2018
315d880
Fixed lint issues and ready for release
sneu012 May 10, 2018
eed3960
0.9.17
sneu012 May 10, 2018
2652347
EN-389 added validation before deleting from the Grid
yusuff-rxnt May 21, 2018
8008630
Merge branch 'master' into master
yusuff-rxnt May 21, 2018
79b31b7
Merge pull request #85 from yusuff-rxnt/master
sneu012 May 21, 2018
d44610d
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 May 21, 2018
3c1ef5d
Added a new RTE draftRTE with more functionality then react-rte
sneu012 May 21, 2018
243e051
Added a new RTE draftRTE with more functionality then react-rte
sneu012 May 21, 2018
4299fe6
0.9.18
sneu012 May 21, 2018
50f8f9b
Fixed issue with auto focus
sneu012 May 21, 2018
3aeb197
0.9.19
sneu012 May 21, 2018
e29e5f8
EN-348 Fixed issues with adding new items from collapsible field
sneu012 May 24, 2018
36adcd3
0.9.20
sneu012 May 24, 2018
d295f45
Merge pull request #82 from lookinglocal/master
mavarazy May 26, 2018
1d4058c
fix #79 making url optional in PropTypes
mavarazy May 26, 2018
c4b899f
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 May 30, 2018
552692a
0.9.21
sneu012 May 30, 2018
aa5d619
Fixed issues on adding data to tables
sneu012 May 31, 2018
39f21cf
0.9.22
sneu012 May 31, 2018
f188bc8
Add only load one or more fields in README
xcv58 Jun 2, 2018
ce724e7
EN-124 Date Picker Issue
vinodrxnt Jun 12, 2018
d717768
Merge pull request #87 from xcv58/readme
sneu012 Jun 13, 2018
47ed7df
Merge pull request #88 from vinodrxnt/master
sneu012 Jun 13, 2018
aeb01a4
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Jun 13, 2018
db2291d
Fixed issue with moving cursor postion at the end of text
Jun 22, 2018
f8e78df
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Jun 22, 2018
b5c0a0b
Reverted change for datepicker
sneu012 Jun 22, 2018
2bbc891
Code cleanup
sneu012 Jun 22, 2018
3213571
0.9.23
sneu012 Jun 22, 2018
4e5c52d
added lodash.debounce package instead of importing entire lodash to r…
Jun 28, 2018
3665ae7
removed console.log
Jun 28, 2018
0511e1c
Merge branch 'master' of github.com:RxNT/react-jsonschema-form-extras
sneu012 Jun 28, 2018
f7d9c66
Added async typeahead in playground
sneu012 Jun 28, 2018
864e717
Updating lint fixes
sneu012 Jun 28, 2018
69f7823
Added lodash debounce
sneu012 Jun 28, 2018
cdc9b5f
Added form context field
Jul 22, 2018
70598a5
upgraded to 0.9.24
Jul 22, 2018
84ce5e7
SimpleLabel parses html string
sneu012 Aug 6, 2018
8b043cf
Updating lint changes
sneu012 Aug 6, 2018
8355448
Updated version
sneu012 Aug 6, 2018
d37195e
EN-124 ReactDatePicker Month-Year navigation
yusuff-rxnt Aug 13, 2018
13c35d9
Merge pull request #95 from yusuff-rxnt/master
chatwithrajaram Aug 13, 2018
5b94d34
Updated version to 0.9.26
Aug 13, 2018
fe4f7e1
RS-NA - Adding Custom row Configurations to the table.
yusuff-rxnt Aug 21, 2018
aacdb54
Merge branch 'master' into master
sneu012 Aug 21, 2018
295ede0
Merge pull request #96 from yusuff-rxnt/master
sneu012 Aug 21, 2018
62924fd
Code refactor
sneu012 Aug 21, 2018
25dc767
Updating version to 0.9.27
sneu012 Aug 21, 2018
27cdfb1
0.9.28
sneu012 Aug 21, 2018
f9a9f42
Added default spellchecker in draftRte
sneu012 Sep 25, 2018
9addfc4
0.9.29
sneu012 Sep 25, 2018
d3bcd5e
Update defaultCurrentDate , getting the config from UiSchema and Update
yusuff-rxnt Dec 19, 2018
05c0703
Fixed issues with typeahead #100, #91
sneu012 Jan 3, 2019
6236d4e
Added logic to handle numbers in typeahead
sneu012 Jan 4, 2019
d2a95ae
Added logic to add items in a table at start and end
sneu012 Jan 4, 2019
a9d591d
Merge pull request #104 from yusuff-rxnt/master
sneu012 Jan 9, 2019
44e1320
Fixed issue with typeahed where labelKey was not being updated
sneu012 Jan 10, 2019
3d30e85
Updated to 0.9.30
sneu012 Jan 10, 2019
a0d8523
0.9.31
sneu012 Jan 10, 2019
1037055
Added a query string onFocus for AsyncTypeahead
sneu012 Jan 11, 2019
7012a4a
Adding Row Select option into the tabler
yusuff-rxnt Jan 28, 2019
b775be9
#105 Added support for date-time in table
sneu012 Jan 28, 2019
a00fc3a
Updated typeahead to the latest version & added support for multiple …
sneu012 Jan 29, 2019
3f3b7e3
Merge pull request #107 from yusuff-rxnt/master
sneu012 Jan 29, 2019
b5521e1
Updated to 0.9.32
sneu012 Jan 29, 2019
4010c8e
0.9.33
sneu012 Jan 29, 2019
9699124
Updated TypeaheadField.js
sneu012 Jan 29, 2019
912dd4e
Adding a patch for a typeahead issue while using in a table with a la…
sneu012 Feb 5, 2019
6be78c8
0.9.36
sneu012 Feb 5, 2019
83af639
setting the value to undefined if typeahead value is empty
sneu012 Feb 6, 2019
006226f
0.9.37
sneu012 Feb 6, 2019
80e0476
Fix to write timestamp in 24-hour time
slishak Feb 7, 2019
2ad3a90
Added basic functionality to add items in a table using default react…
sneu012 Feb 7, 2019
7f0a0ab
Formating the Boostarptable table column with array Type
yusuff-rxnt Feb 22, 2019
cb31f49
Merge pull request #109 from slishak/master
sneu012 Feb 22, 2019
1e48094
Merge pull request #112 from yusuff-rxnt/master
sneu012 Feb 22, 2019
33cda40
0.9.38
sneu012 Feb 22, 2019
bbc7825
Option added to handle AllRowSelect
yusuff-rxnt Feb 26, 2019
d669b90
Merge branch 'master' into master
sneu012 Feb 27, 2019
188ddfa
Merge pull request #113 from yusuff-rxnt/master
sneu012 Feb 27, 2019
1cbb1d9
0.9.39
sneu012 Feb 27, 2019
8c9d2a2
Added New field for DatetimePicker and sharing Arrayfield values with…
yusuff-rxnt Mar 4, 2019
b1e699e
Merge pull request #114 from yusuff-rxnt/master
sneu012 Mar 11, 2019
7e10a19
0.9.40
sneu012 Mar 11, 2019
c225198
0.9.41
sneu012 Mar 11, 2019
20b06c8
ED-3167: Modifed draft rte to include custom decorators
sneu012 Jul 16, 2019
aec5879
Working Shortkey Mutable
Jul 17, 2019
d7290d1
Merge pull request #121 from JustinDoan/ED-3167-autocomplete
sneu012 Jul 18, 2019
386392d
Support for Multiple Hotkeys
Jul 18, 2019
7b58def
Merge pull request #122 from JustinDoan/ED-3167-autocomplete
sneu012 Jul 18, 2019
2507618
Added keyboard/mouse actions & cursor position handler
sneu012 Jul 18, 2019
406d176
Fixed some issues with rte autocomplete
sneu012 Jul 23, 2019
5ece431
Added fix to handle separators for autocomplete
sneu012 Jul 23, 2019
0ac059f
AutoComplete on RTE (#124)
yusuff-rxnt Jul 24, 2019
d484563
Fixes CSS issue with autocomplete
sneu012 Jul 24, 2019
db99e93
Code Refactor and fixed import path
sneu012 Jul 24, 2019
33595d9
Fixed issues with shortkey rendering + CSS additions (#125)
JustinDoan Jul 26, 2019
92607db
@0.0.43
sneu012 Jul 26, 2019
79fa983
Removed Dropdown Adjustement (#126)
JustinDoan Jul 30, 2019
22df7f0
@0.9.44
sneu012 Jul 30, 2019
123f877
Added Support for Advanced Shortkeys, Supports HTML that gets coverte…
JustinDoan Aug 21, 2019
f3a03bc
@0.9.45
sneu012 Aug 21, 2019
70db186
Added support for placeholders inside of shortkeys (#134)
JustinDoan Oct 8, 2019
4b94032
@0.9.46
sneu012 Oct 8, 2019
bf9b70a
Custom Cell-Edit html input for Quantity field (#135)
yusuff-rxnt Oct 15, 2019
8b0fe53
@0.9.47
sneu012 Oct 15, 2019
a144fd1
Fixed issues with dropdown modals with draftRTE
sneu012 Oct 18, 2019
e8641be
Removed keyboard navigation from default table props
sneu012 Feb 18, 2020
b2a93ca
SS-3810 Short keys if only one phrase removed auto populating (#158)
sheikrxnt Sep 28, 2020
ecce379
Update version to 0.9.50
sneu012 Sep 28, 2020
af72e0e
Add Expandable Row for table component (#160)
vinodrxnt Oct 13, 2020
9cd0207
ED-NA: Update version @0.9.51
sneu012 Oct 13, 2020
edb46be
Table Expandable Component Logic Updated (#162)
vinodrxnt Oct 14, 2020
68a44e6
Update version to 0.9.52
sneu012 Oct 14, 2020
370c7e5
Updated Table Expandable row logic (#163)
vinodrxnt Oct 20, 2020
3009491
Update version to 0.0.53
sneu012 Oct 20, 2020
17254cd
Handling row expanding component dynamically (#164)
vinodrxnt Oct 21, 2020
9bac062
Update version to 0.9.54
sneu012 Oct 21, 2020
8b59a12
Updated the ExpandRow component to display dynamic data based on the …
yusuff-rxnt Oct 30, 2020
137208f
Updated to @0.9.55
sneu012 Oct 30, 2020
90bcd80
Updated the ExpandRow component to display dynamic data based Schema …
yusuff-rxnt Oct 30, 2020
b338eaf
ED-5361: Css updates
soffia-dev Nov 11, 2020
e2a27b1
ED-5369 Edit CPT code details (#169)
sheikrxnt Nov 11, 2020
c44a7fb
ED-5409: Update table ui (#170)
pradeepAtrxnt Nov 12, 2020
50883a1
Update version to 0.9.57
sneu012 Nov 12, 2020
1ede0b0
ED-5803: Chevron icon changed for collapsible (#171)
pradeepAtrxnt Nov 17, 2020
3a88a6b
Update version to 0.9.58
sneu012 Nov 17, 2020
ceb63b5
ED-5806: Modify close delete option on click in the diagnosis (#172)
sheikrxnt Nov 18, 2020
3a2af33
Update to 0.9.59
sneu012 Nov 18, 2020
8e1017a
ED-5361: Update table UI for coding and Diagnosis (#174)
soffia-dev Nov 20, 2020
41eae85
ED-5409: Procedure Code expand content css updated (#175)
pradeepAtrxnt Nov 20, 2020
d469780
Update to @0.9.60
sneu012 Nov 20, 2020
c295294
SS-3942: Onclick scroll on typeahead fixed
pradeepAtrxnt Feb 16, 2021
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 .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"presets": ["react", "es2015"],
"presets": [ "env", "react" ],
"plugins": [
"transform-object-rest-spread",
"transform-class-properties"
Expand Down
1 change: 1 addition & 0 deletions .coveralls.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repo_token: jy8nWhrENkOhXTJhe2dHJ6T7ddk8wJE2L
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react/react-in-jsx-scope": 2,
"react/jsx-tag-spacing": 0,
"curly": [2],
"linebreak-style": [2, "unix"],
"linebreak-style": 0,
"semi": [2, "always"],
"comma-dangle": [0],
"no-unused-vars": [2, {
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ yarn.lock

package-lock.json


# Numerous always-ignore extensions
*.diff
*.err
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ env:
- ACTION="run dist"
script:
- npm $ACTION
- npm test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
Loading