1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red/api
samarsultan e5511ea86d Rework bidi file structure
Closes #1026,#983,#982,#978

PR #1026 contains the full history of the changes made herein.
Due to the volume of commits with no meaningful comment, they
have been squashed down to this one.

Adding bidi Files

Tuning code style

Adding rest of bidi files and its dependencies

Tuning code style

editing numeric shaping value

Tuning Code style

adding bidi support

Adding Bidi Support for the rest of files

Adding Bidi support

Editing Bidi menu

adding mirroring enablement

handeling code style

Addinng Bidi Support

Adding Bidi Support

Adding locale settings to national calendar support

Adding Numeric Shaping Support

scss files after adding rtl direction part 1

adding rtl direction at scss files part2

adding right directionality at comman typeInput

correcting some comments

editing spaces

applying code style

editing code style

editing code style

editing code style

editing code style

adding right directionality

adding right directionality

adding style in case of right directionality

adding style in case of right directionality

adding style in case of right directionality

create a global variable for ui direction to call it once need

Update main.js

Update typedInput.js

Update 10-switch.html

manage palette mirroring

adding RTL directionality to Tabs and Manage palette

Style Editing

Adding mirroring to subflow workspace

handle mirroring defects at manage palette

Handle Mirroring defects at sidebar seperator

Numeric Shaping Updates

Editing code style

Handling mirroring defects

Handling mirroring defects

Fixing mirroring defects

editing code style

fixing mirroring defects at deploy dialog

editing code style

Updating Bidi Support

handling some reviewing comments

handling chicks

Update base-text-dir.js

Update bidi-util.js

Update bidi-util.js

Handling reviewing comment

Fixing Popover mirroring defect

Handling namespace structure for bidi features

reflecting new namespace structure for bidi features at editorfiles

Handling comments that related to css

moving bidi.js under js/bidi folder
2016-12-05 14:10:31 +00:00
..
auth Defer loading of token sessions until they are accessed 2016-05-31 14:39:50 +01:00
locales/en-US Rework bidi file structure 2016-12-05 14:10:31 +00:00
comms.js Handle comms link closely whilst completing the initial connect 2016-06-30 00:44:06 +01:00
credentials.js Tidy up API passed to node modules 2016-01-06 17:01:12 +00:00
flow.js Add api/flow_spec tests 2016-03-18 21:01:21 +00:00
flows.js Tidy up /flows api responses 2016-10-12 10:24:10 +01:00
index.js Increase default apiMaxLength to 5mb and add to default settings 2016-10-10 10:14:08 +01:00
info.js Disable palette editor if npm not found 2016-10-12 22:30:32 +01:00
library.js Allow node modules to include example flows 2016-03-02 23:34:24 +00:00
locales.js Move locale files under api/runtime components 2016-01-06 17:01:12 +00:00
nodes.js Handle scoped node modules in the api 2016-05-17 21:56:03 +01:00
theme.js Disable palette editor if npm not found 2016-10-12 22:30:32 +01:00
ui.js Remove all uses of fs.exists as it is deprecated 2016-01-06 17:01:11 +00:00